Today lszdev can either only list all ccw types and their devices:
lszdev
or only one specific type and its devices, like:
lszdev qeth
It would be desirable to support a (for example comma separated) list of (commonly used) types (to be able to filter out some not commonly used ones, like lcs and generic-ccw).
For example this could look like:
lszdev dasd,zfcp,qeth
(with the usual output that we already have today per type)
(A first attempt to introduce some kind of filtering was of course already made with dasd and zfcp.)
Today lszdev can either only list all ccw types and their devices:
lszdev
or only one specific type and its devices, like:
lszdev qeth
It would be desirable to support a (for example comma separated) list of (commonly used) types (to be able to filter out some not commonly used ones, like lcs and generic-ccw).
For example this could look like:
lszdev dasd,zfcp,qeth
(with the usual output that we already have today per type)
(A first attempt to introduce some kind of filtering was of course already made with dasd and zfcp.)