cvs commit: src/sys/dev/usb if_aue.c if_cue.c if_kue.c if_rue.c usbdi.c usbdi.h

Julian Elischer julian at FreeBSD.org
Thu Nov 25 16:34:21 PST 2004


julian      2004-11-26 00:34:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/usb          if_aue.c if_cue.c if_kue.c if_rue.c 
                         usbdi.c usbdi.h 
  Log:
  Apply a patch from Scott Mitchel to allow these devices to work
  properly again. This is not a perfect fix but since this is only for 4.x
  the 'not-goodness' of the patch will remain within this branch and should
  never propogate..  "good enough for government work" as we say
  in Australia.
  
  PR:     69319
  Submitted by:   scott+freebsd at fishballoon dot org
  
  Revision   Changes    Path
  1.19.2.23  +31 -15    src/sys/dev/usb/if_aue.c
  1.7.2.9    +30 -13    src/sys/dev/usb/if_cue.c
  1.17.2.11  +17 -8     src/sys/dev/usb/if_kue.c
  1.2.2.4    +27 -13    src/sys/dev/usb/if_rue.c
  1.34.2.11  +22 -1     src/sys/dev/usb/usbdi.c
  1.21.2.5   +3 -0      src/sys/dev/usb/usbdi.h


More information about the cvs-src mailing list