freebsd-dev/sys/dev/dc
Bill Paul 14a00c6c68 Use pci_get_powerstate()/pci_set_powerstate() which now exists in the
PCI code. This saves each driver from having to grovel around looking
for the right registers to twiddle.

I should eventually convert the other PCI drivers to do this; for now,
these three are ones which I know need power state handling.
2000-12-18 21:53:05 +00:00
..
dcphy.c Catch up to moving headers: 2000-10-20 07:58:15 +00:00
if_dc.c Use pci_get_powerstate()/pci_set_powerstate() which now exists in the 2000-12-18 21:53:05 +00:00
if_dcreg.h Change the driver to allocate its own callout structure, and modify 2000-11-25 08:00:10 +00:00
pnphy.c Catch up to moving headers: 2000-10-20 07:58:15 +00:00