freebsd-skq/sys/dev/pci
David Greenman cb09d35cb0 Added a new field to the pci_device struct called pd_shutdown to specify
a device specific shutdown routine for devconf. Assign the value of this
to the kern_devconf struct. Implement a device shutdown routine for if_de
that disables the device. This will stop the device from corrupting memory
after a reboot.
1995-03-17 04:27:21 +00:00
..
pci.c Added a new field to the pci_device struct called pd_shutdown to specify 1995-03-17 04:27:21 +00:00
pcireg.h Removed misleading copyright note. This file contains just 1995-02-02 22:01:40 +00:00
pcivar.h Added a new field to the pci_device struct called pd_shutdown to specify 1995-03-17 04:27:21 +00:00