Date: Sun, 18 Sep 2005 11:45:39 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ehci_pci.c ehcireg.h ehcivar.h usb_port.h Message-ID: <200509181145.j8IBjdHN024598@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2005-09-18 11:45:39 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci_pci.c ehcireg.h ehcivar.h usb_port.h
Log:
ehcivar.h:
Synchronise with NetBSD upto rev 1.19:
- Allow 32 chars in the saved vendor string.
- Some NetBSD-only changes.
- Some missing parts (define, variable).
ehci_pci.c:
Add vendor ids for ATI and Philips.
Add identification strings for the following:
o ALi's M5239
o AMD 8111
o ATI SB200, SB400
o Intel 6300ESB, ICH4, ICH5, ICH7
o NVIDIA nForce 2, nForce 3, nForce 4
o Philips ISP156x
ehcireg.h:
We're at the same level as rev 1.18 from NetBSD.
usb_port.h:
NetBSD/OpenBSD specific things
Obtained from: NetBSD via DragonFly
No comment from: usb@
Revision Changes Path
1.19 +75 -5 src/sys/dev/usb/ehci_pci.c
1.8 +1 -1 src/sys/dev/usb/ehcireg.h
1.10 +7 -2 src/sys/dev/usb/ehcivar.h
1.75 +17 -4 src/sys/dev/usb/usb_port.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509181145.j8IBjdHN024598>
