cvs commit: src/sys/dev/usb ubsa.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Sep 25 12:00:59 UTC 2008


phk         2008-09-25 12:00:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ubsa.c 
  Log:
  SVN rev 183348 on 2008-09-25 12:00:56Z by phk
  
  Make the ubsa(4) work with Huawei Exxx (tested with E169) 3G radio devices:
  
  Kick the device into the right mode if it comes up as a flash-disk.
  
  Set the buffers to a sensible 1024 bytes instead of a far too small
  default.
  
  Don't attempt to change speed, baud, parity and such, the device does
  not understand it.
  
  Revision  Changes    Path
  1.41      +61 -2     src/sys/dev/usb/ubsa.c


More information about the cvs-src mailing list