cvs commit: src/sys/dev/usb usb_quirks.c usb_quirks.h usb_subr.c
usbdevs
Florent Thoumie
flz at FreeBSD.org
Mon Dec 5 01:51:34 GMT 2005
flz 2005-12-05 01:51:29 UTC
FreeBSD src repository (ports committer)
Modified files:
sys/dev/usb usb_quirks.c usb_quirks.h usb_subr.c
usbdevs
Log:
- Add Product IDs for iPod 3G and iPod Video.
- Add an USB quirk for iPods, da(4) devices are now successfully created.
Approved by: ssouhlal
MFC after: 1 week
Revision Changes Path
1.42 +2 -0 src/sys/dev/usb/usb_quirks.c
1.18 +1 -0 src/sys/dev/usb/usb_quirks.h
1.77 +16 -12 src/sys/dev/usb/usb_subr.c
1.236 +2 -0 src/sys/dev/usb/usbdevs
More information about the cvs-src
mailing list