Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2004 00:34:20 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb if_aue.c if_cue.c if_kue.c if_rue.c usbdi.c usbdi.h
Message-ID:  <200411260034.iAQ0YKXI064854@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411260034.iAQ0YKXI064854>