From owner-cvs-all Sun Mar 19 7:46:38 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 67B4337B53B; Sun, 19 Mar 2000 07:46:33 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA38777; Sun, 19 Mar 2000 07:46:34 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200003191546.HAA38777@freefall.freebsd.org> From: Nick Hibma Date: Sun, 19 Mar 2000 07:46:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci ohci_pci.c uhci_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/03/19 07:46:33 PST Modified files: (Branch: RELENG_4) sys/pci ohci_pci.c uhci_pci.c Log: Add the ID for the SiS 5571 OHCI controller. Remove the use of device_t parent. We can do the same thing without it. Revision Changes Path 1.16.2.1 +11 -4 src/sys/pci/ohci_pci.c 1.26.2.1 +3 -4 src/sys/pci/uhci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message