Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2009 19:37:30 +0000 (UTC)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb u3g.c
Message-ID:  <200901271937.n0RJbfpr074052@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2009-01-27 19:37:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          u3g.c 
  Log:
  SVN rev 187780 on 2009-01-27 19:37:30Z by n_hibma
  
  Fix the input buffer at 1024. The previous calculated buffer size
  exceeded the maximum size of 1 page for OHCI controllers. Other serial
  drivers use the same size, so I assume this should be enough (1MB/s
  throughput?).
  
  Revision  Changes    Path
  1.22      +6 -5      src/sys/dev/usb/u3g.c



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