Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2008 12:00:56 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ubsa.c
Message-ID:  <200809251200.m8PC0wUN074507@repoman.freebsd.org>

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



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