cvs commit: src/sys/dev/usb ehci_pci.c ehcireg.h ehcivar.h
usb_port.h
Alexander Leidinger
netchild at FreeBSD.org
Sun Sep 18 04:45:39 PDT 2005
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
More information about the cvs-src
mailing list