I would prefer to have a special new command that does all the magic internaly, and don't waste code and complexity on pattern matching and generalizations. Something like: uc> drm off and then have the drm command use a fixed build-in table of driver names to disable individual drivers. Martin