Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2007 11:00:48 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        "Kip Macy" <kip.macy@gmail.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: some issues with the USB tree
Message-ID:  <200701191100.49254.hselasky@c2i.net>
In-Reply-To: <b1fa29170701182128v79ddd5b2hffd2d52c85681f83@mail.gmail.com>
References:  <b1fa29170701172000l667c534cp7e39e33b82346095@mail.gmail.com> <200701182220.09926.hselasky@c2i.net> <b1fa29170701182128v79ddd5b2hffd2d52c85681f83@mail.gmail.com>

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



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