Re: Low perfomance when read from usb flash drive

2009-03-01 Thread Artyom Mirgorodsky
7.1 livefs test result: dd if=/dev/da0 of=/dev/null bs=65536 19534+0 records in 19534+0 records out 1280180224 bytes transferred in 64.897932 secs (197263329 bytes/sec) systat -vm Disksda0 KB/t64.00 tps 301 MB/s 18.84 %busy 99

Re: Low perfomance when read from usb flash drive

2009-03-01 Thread Hans Petter Selasky
On Sunday 01 March 2009, Artyom Mirgorodsky wrote: > 7.1 livefs test result: > > dd if=/dev/da0 of=/dev/null bs=65536 > 19534+0 records in > 19534+0 records out > 1280180224 bytes transferred in 64.897932 secs (197263329 bytes/sec) > Hi, It might be a bug with your memory stick. Are your find

Re: USB2+umass: root mount fails

2009-03-01 Thread Andrew Thompson
On Mon, Feb 16, 2009 at 01:53:36PM -0800, Marcel Moolenaar wrote: > It appears that the root mount isn't serialized with USB discovery > in the same way it was under USB1. It seems that this is not completly resolved with the root mount hold in r188907 as geom may not have tasted the partition tab

Re: USB2+umass: root mount fails

2009-03-01 Thread M. Warner Losh
In message: <20090301190057.gd90...@citylink.fud.org.nz> Andrew Thompson writes: : On Mon, Feb 16, 2009 at 01:53:36PM -0800, Marcel Moolenaar wrote: : > It appears that the root mount isn't serialized with USB discovery : > in the same way it was under USB1. : : It seems that this is

Re: USB2+umass: root mount fails

2009-03-01 Thread Andrew Thompson
On Sun, Mar 01, 2009 at 12:16:20PM -0700, M. Warner Losh wrote: > In message: <20090301190057.gd90...@citylink.fud.org.nz> > Andrew Thompson writes: > : On Mon, Feb 16, 2009 at 01:53:36PM -0800, Marcel Moolenaar wrote: > : > It appears that the root mount isn't serialized with USB disc

axe usb network adapter problems

2009-03-01 Thread Agnius
I have http://www.a-link.com/uk/NA1GU.html?id=dr7bZGZG OS FreeBSD 7.1 When I use axe.88178.patch4 adapter begin work axe0: on uhub3 axe0: AX88178, bufsz 1536, boundary 64 axe0: PHYADDR 0xe0:0x18 miibus0: on axe0 ciphy0: PHY 24 on miibus0 ciphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX,

ums no longer loads on CURRENT

2009-03-01 Thread Garrett Cooper
Recently built kernel as of today around 4pm. The mouse is available on the console and moused isn't running; this issue prevents me from using X11. I'm looking for all libraries linked against libusb-0.1.so. 8 right now... More details: [r...@orangebox /usr/home/gcooper]# kldload ums modul

Re: ums no longer loads on CURRENT

2009-03-01 Thread M. Warner Losh
In message: Garrett Cooper writes: : Recently built kernel as of today around 4pm. The mouse is available : on the console and moused isn't running; this issue prevents me from : using X11. I'm looking for all libraries linked against libusb-0.1.so. : 8 right now... Did you read

Re: ums no longer loads on CURRENT

2009-03-01 Thread Garrett Cooper
On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: Garrett Cooper wrote: deviceums# Mouse This is why you cannot kldload. Not sure about any functional regression. Sam Yeah, well that message was printed out by another process altogether while loading up the kernel aft

Re: ums no longer loads on CURRENT

2009-03-01 Thread Garrett Cooper
On Mar 1, 2009, at 7:20 PM, Garrett Cooper wrote: On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: Garrett Cooper wrote: deviceums# Mouse This is why you cannot kldload. Not sure about any functional regression. Sam Yeah, well that message was printed out by another p

The rc.d mess strikes back (was Re: ums no longer loads on CURRENT)

2009-03-01 Thread Garrett Cooper
On Mar 1, 2009, at 7:36 PM, Garrett Cooper wrote: On Mar 1, 2009, at 7:20 PM, Garrett Cooper wrote: On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: Garrett Cooper wrote: deviceums# Mouse This is why you cannot kldload. Not sure about any functional regression. Sam Y

Re: The rc.d mess strikes back

2009-03-01 Thread M. Warner Losh
In message: Garrett Cooper writes: : On Mar 1, 2009, at 7:36 PM, Garrett Cooper wrote: : : > On Mar 1, 2009, at 7:20 PM, Garrett Cooper wrote: : > : >> On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: : >> : >>> Garrett Cooper wrote: : deviceums# Mouse : >>> : >>>

Re: ums no longer loads on CURRENT

2009-03-01 Thread Garrett Cooper
On Mar 1, 2009, at 6:44 PM, M. Warner Losh wrote: In message: Garrett Cooper writes: : Recently built kernel as of today around 4pm. The mouse is available : on the console and moused isn't running; this issue prevents me from : using X11. I'm looking for all libraries linked agains

Re: The rc.d mess strikes back

2009-03-01 Thread Garrett Cooper
On Mar 1, 2009, at 7:50 PM, M. Warner Losh wrote: In message: Garrett Cooper writes: : On Mar 1, 2009, at 7:36 PM, Garrett Cooper wrote: : : > On Mar 1, 2009, at 7:20 PM, Garrett Cooper wrote: : > : >> On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: : >> : >>> Garrett Cooper wrote: :

Re: The rc.d mess strikes back

2009-03-01 Thread Sam Leffler
M. Warner Losh wrote: In message: Garrett Cooper writes: : On Mar 1, 2009, at 7:36 PM, Garrett Cooper wrote: : : > On Mar 1, 2009, at 7:20 PM, Garrett Cooper wrote: : > : >> On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: : >> : >>> Garrett Cooper wrote: : deviceums

Re: ums no longer loads on CURRENT

2009-03-01 Thread Garrett Cooper
On Sun, Mar 1, 2009 at 7:58 PM, Garrett Cooper wrote: > On Mar 1, 2009, at 6:44 PM, M. Warner Losh wrote: > >> In message: >>           Garrett Cooper writes: >> : Recently built kernel as of today around 4pm. The mouse is available >> : on the console and moused isn't running; this issue preven

Re: ums no longer loads on CURRENT

2009-03-01 Thread Andrew Thompson
On Sun, Mar 01, 2009 at 07:20:03PM -0800, Garrett Cooper wrote: > On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: > >> Garrett Cooper wrote: >>> deviceums# Mouse >> >> This is why you cannot kldload. Not sure about any functional regression. >> >> Sam > > Yeah, well that

Re: ums no longer loads on CURRENT

2009-03-01 Thread Garrett Cooper
On Sun, Mar 1, 2009 at 8:30 PM, Andrew Thompson wrote: > On Sun, Mar 01, 2009 at 07:20:03PM -0800, Garrett Cooper wrote: >> On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: >> >>> Garrett Cooper wrote: device        ums        # Mouse >>> >>> This is why you cannot kldload.  Not sure about any

Re: ums no longer loads on CURRENT

2009-03-01 Thread Andrew Thompson
On Sun, Mar 01, 2009 at 08:41:35PM -0800, Garrett Cooper wrote: > On Sun, Mar 1, 2009 at 8:30 PM, Andrew Thompson wrote: > > On Sun, Mar 01, 2009 at 07:20:03PM -0800, Garrett Cooper wrote: > >> On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: > >> > >>> Garrett Cooper wrote: > device ? ? ? ?ums

Re: The rc.d mess strikes back

2009-03-01 Thread Garrett Cooper
On Mar 1, 2009, at 9:18 PM, Boris Kochergin wrote: Garrett Cooper wrote: On Mar 1, 2009, at 7:50 PM, M. Warner Losh wrote: In message: Garrett Cooper writes: : On Mar 1, 2009, at 7:36 PM, Garrett Cooper wrote: : : > On Mar 1, 2009, at 7:20 PM, Garrett Cooper wrote: : > : >> On Mar

Re: ums no longer loads on CURRENT

2009-03-01 Thread Andrew Thompson
On Sun, Mar 01, 2009 at 07:20:03PM -0800, Garrett Cooper wrote: > On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: > >> Garrett Cooper wrote: >>> deviceums# Mouse >> >> This is why you cannot kldload. Not sure about any functional regression. >> >> Sam > > Yeah, well that

Re: The rc.d mess strikes back

2009-03-01 Thread Boris Kochergin
Garrett Cooper wrote: On Mar 1, 2009, at 7:50 PM, M. Warner Losh wrote: In message: Garrett Cooper writes: : On Mar 1, 2009, at 7:36 PM, Garrett Cooper wrote: : : > On Mar 1, 2009, at 7:20 PM, Garrett Cooper wrote: : > : >> On Mar 1, 2009, at 6:36 PM, Sam Leffler wrote: : >> : >>>