Date: Sun, 2 Jul 2000 05:42:41 -0700 (PDT) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci ohci_pci.c uhci_pci.c src/sys/dev/usb ohcivar.h uhcivar.h Message-ID: <200007021242.FAA39131@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2000/07/02 05:42:41 PDT
Modified files: (Branch: RELENG_4)
sys/pci ohci_pci.c uhci_pci.c
sys/dev/usb ohcivar.h uhcivar.h
Log:
MFC:
Add rudimentary support for detach
Be better behaved when initialisation fails, i.e. deallocate resources.
Make the message about setting up the BIOS correctly a i386 specific thing.
Add the define for the 440MX motherboard (ICH0, UHCI)
Save the resources in the softc
Revision Changes Path
1.16.2.2 +63 -31 src/sys/pci/ohci_pci.c
1.26.2.2 +78 -32 src/sys/pci/uhci_pci.c
1.15.2.3 +8 -1 src/sys/dev/usb/ohcivar.h
1.16.2.3 +7 -1 src/sys/dev/usb/uhcivar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007021242.FAA39131>
