From owner-cvs-all Sun May 7 13:16:33 2000 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 0E1C037BB25; Sun, 7 May 2000 13:16:27 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA27559; Sun, 7 May 2000 13:16:25 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200005072016.NAA27559@freefall.freebsd.org> From: Nick Hibma Date: Sun, 7 May 2000 13:16:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci uhci_pci.c ohci_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/05/07 13:16:25 PDT Modified files: sys/pci uhci_pci.c ohci_pci.c Log: Do the attach (and detach) properly. Store the cookies. This is a first step to make usb unloadable. Revision Changes Path 1.28 +77 -41 src/sys/pci/uhci_pci.c 1.18 +67 -37 src/sys/pci/ohci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message