Hi, I have a power mgmt patch for the tlp driver (kern/9235 -- it does what most other drivers do), but shouldn't this be made in a more generic way than having each driver supply it's own *_(enable|disable)? Doesn't this belong in struct device and/or cfattach? /Johan