This is a discussion on Re: USB4BSD release candidate number 3 - request for review - FreeBSD ; On Thursday 06 November 2008, Gary Jennejohn wrote: > On Thu, 6 Nov 2008 15:13:23 +0100 > "Alexey Shuvaev" wrote: > > [big snip] > > > I am having quite reliable panics with the new stack when I insert ...
On Thursday 06 November 2008, Gary Jennejohn wrote:
> On Thu, 6 Nov 2008 15:13:23 +0100
> "Alexey Shuvaev"wrote:
>
> [big snip]
>
> > I am having quite reliable panics with the new stack when I insert
> > usb stick (actually during the first access to it).
> > Trying to collect more information I haven't managed to produce
> > memory dump. Is it working on amd64 SMP CURRENT? I remember there were
> > some complains about it.
>
> It works just fine for me with SMP amd64. I tested several USB sticks
> and saw absolutely no problems. I have not tried it with a real
> external USB disk.
>
> It also works with my FTDI USB-to-serial adapters.
>
> I do not use any USB modules.
Hi Alexey,
Maybe you are using the ATA interface for USB?
Could you do a "kldstat" ?
Or try:
kldunload usb2_storage_ata
And:
kldload usb2_storage_mass
--HPS
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/lis...reebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"