CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/08/07 10:16:18
Modified files: sys/dev/ic : pgt.c sys/dev/pci : if_pgt_pci.c Log message: Unmap registers upon detach. Avoid panics when detaching a partially attached device. Found out the hard way by hotplugging an unsupported "Soft-Mac" device. ok deraadt@