cvs commit: src/sys/dev/usb usb_quirks.c usb_quirks.h usb_subr.c usbdevs

Florent Thoumie flz at FreeBSD.org
Tue Dec 13 17:27:46 PST 2005


flz         2005-12-14 01:27:45 UTC

  FreeBSD src repository (ports committer)

  Modified files:        (Branch: RELENG_5)
    sys/dev/usb          usb_quirks.c usb_quirks.h usb_subr.c 
                         usbdevs 
  Log:
  MFC: USB Quirk for iPods (should work with some other devices).
  
          usb_quirks.c:   1.43
          usb_quirks.h:   1.19
          usb_subr.c:     1.78
          usbdevs:        1.236
  
  While this might not be the best solution, this has been considered good enough
  to be MFC'ed.
  
  Approved by:    ssouhlal
  Discussed on:   src-committers@
  
  Revision    Changes    Path
  1.38.2.3    +2 -0      src/sys/dev/usb/usb_quirks.c
  1.16.8.2    +3 -0      src/sys/dev/usb/usb_quirks.h
  1.69.2.6    +16 -12    src/sys/dev/usb/usb_subr.c
  1.195.2.14  +2 -0      src/sys/dev/usb/usbdevs


More information about the cvs-all mailing list