Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/pci



> > Let the programmer of drivers add a bus-dependent PMF hook in the bus
> > attachment routine, and a bus-independent PMF hook in the generic attach
> > routine.  Something like this, for example,
> 
> How much duplication between the bus-dependent frontend really exists?
> Other than PCI/Cardbus which are essentially the same...

Most shutdown hooks and pmf_class_foo_register()?
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index