From owner-cvs-all Sun Feb 21 8:36:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4316510F8D; Sun, 21 Feb 1999 08:36:31 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id IAA00607; Sun, 21 Feb 1999 08:36:31 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199902211636.IAA00607@freefall.freebsd.org> From: Nick Hibma Date: Sun, 21 Feb 1999 08:36:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdi.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/02/21 08:36:31 PST Modified files: sys/dev/usb usbdi.c Log: Device unload code is broken, disabled. Requires a bit of redesign on the part of the uhub driver to be able to fix it. Modules should not be unloaded as they unload partially. Not easy to fix either. Revision Changes Path 1.11 +17 -6 src/sys/dev/usb/usbdi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message