Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 2008 17:16:54 +0000 (UTC)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb u3g.c usbdevs
Message-ID:  <200811261717.mAQHHBwa064207@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2008-11-26 17:16:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          u3g.c usbdevs 
  Log:
  SVN rev 185338 on 2008-11-26 17:16:54Z by n_hibma
  
  - Add the device ID for the HP HS2300 MC8775 clone (michael)
  - Bugfix: Don't excede static number of ports allowed when iterating
    over endpoints within an interface.
  - u3g_speeds contains speeds in baud, not bytes per second, so divide
    the buffer size by 10.
  
  Revision  Changes    Path
  1.21      +7 -6      src/sys/dev/usb/u3g.c
  1.384     +1 -0      src/sys/dev/usb/usbdevs



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