K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-06-01T06:23:47.000000Z K 7 svn:log V 347 Call destroy_dev in detach routine to cleanup properly otherwise we panic because of a repeat make_dev if/when the device is reattached to the system. Remove an "#if __FreeBSD__" in code that's nested under a "#if __NetBSD__" (*sigh*) Reported by: Seth Hettich Tested by: Seth Hettich END