freebsd-skq/sys/dev/de
dg b553215b12 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
..
if_de.c Added a new field to the pci_device struct called pd_shutdown to specify 1995-03-17 04:27:21 +00:00