some issues with the USB tree

Hans Petter Selasky hselasky at c2i.net
Fri Jan 19 10:01:24 UTC 2007


On Friday 19 January 2007 06:28, Kip Macy wrote:
>  > Could you connect a umass device in console mode, and do some "dd"
> >
> > benchmarking?
>
> I'll have to dig out a USB hard drive to make any meaningful
> measurements, the write speed on my flash drive  is the same as in
> HEAD - a fairly paltry 550-600kB/s.
>
> Is there anything in particular you want to see other than sustained
> write throughput?

It is some time since the USB p4 tree was integrated with HEAD. I don't know 
if that is the reason "em" and "X11" is not working.

Could you also try to checkout HEAD, then install the driver from SVN:

svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b
#
# The following commands will
# install the driver on FreeBSD:
#
cd i4b/trunk/i4b/FreeBSD.usb
make S=../src package
make install

--HPS


More information about the freebsd-usb mailing list