K 10 svn:author V 2 dg K 8 svn:date V 27 1995-03-17T04:27:21.000000Z K 7 svn:log V 311 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. END