Re: usb flashdrive not working on 6.0

2005-11-11 Thread Roland Smith
>On Fri, Nov 11, 2005 at 08:42:10AM -0500, Lowell Gilbert wrote:
>> Not offhand, but why don't you just try adding ehci to your kernel and
>> see what happens?
>
> I didn't because the manpage says it's buggy, but I'll try.

Adding ehci to the kernel seems to have fixed the problem. A da device
is created as soon as i plug in the flashdrive. I can mount the drive
without problems. Looks like this device is USB 2.0 only, even though
the packaging says it should also work with USB 1.1.

Thanks!

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpqqdWQItI5r.pgp
Description: PGP signature


Re: usb flashdrive not working on 6.0

2005-11-11 Thread Roland Smith
On Fri, Nov 11, 2005 at 08:42:10AM -0500, Lowell Gilbert wrote:
> Roland Smith <[EMAIL PROTECTED]> writes:
> 
> > Hi,
> > 
> > After my old flashdrive broke down, I bought a new one and updated my
> > machine to 6.0-STABLE (amd64).
> > 
> > The new flashdrive is not recognized when I plug it in. There is no
> > reaction whatsoever from the usb subsystem. This is the flash drive in
> > question:
> > http://www.supermediastore.com/pqi-cool-drive-256mb-usb-20-usb-flash-drive.html



> > Can anybody shed some light on this?
> 
> Not offhand, but why don't you just try adding ehci to your kernel and
> see what happens?

I didn't because the manpage says it's buggy, but I'll try.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpte1GI0Q2tT.pgp
Description: PGP signature


Re: usb flashdrive not working on 6.0

2005-11-11 Thread Lowell Gilbert
Roland Smith <[EMAIL PROTECTED]> writes:

> Hi,
> 
> After my old flashdrive broke down, I bought a new one and updated my
> machine to 6.0-STABLE (amd64).
> 
> The new flashdrive is not recognized when I plug it in. There is no
> reaction whatsoever from the usb subsystem. This is the flash drive in
> question:
> http://www.supermediastore.com/pqi-cool-drive-256mb-usb-20-usb-flash-drive.html
> 
> 
> I have uhci, usb, umass, scbus, pass and da built into the kernel;
> 
> uhci0:  port 0xc400-0xc41f irq 21 at device 16.0 
> on p
> ci0
> uhci0: [GIANT-LOCKED]
> usb0:  on uhci0
> usb0: USB revision 1.0
> uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub0: 2 ports with 2 removable, self powered
> uhci1:  port 0xc800-0xc81f irq 21 at device 16.1 
> on p
> ci0
> uhci1: [GIANT-LOCKED]
> usb1:  on uhci1
> usb1: USB revision 1.0
> uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub1: 2 ports with 2 removable, self powered
> uhci2:  port 0xd000-0xd01f irq 21 at device 16.2 
> on p
> ci0
> uhci2: [GIANT-LOCKED]
> usb2:  on uhci2
> usb2: USB revision 1.0
> uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub2: 2 ports with 2 removable, self powered
> uhci3:  port 0xd400-0xd41f irq 21 at device 16.3 
> on p
> ci0
> uhci3: [GIANT-LOCKED]
> usb3:  on uhci3
> usb3: USB revision 1.0
> uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub3: 2 ports with 2 removable, self powered
> 
> I do get a funny message about a device without a driver:
> 
> pci0:  at device 16.4 (no driver attached)
> 
> But I suspect that is the USB 2.0 device, which isn't recognized because
> I don't have ehci in my kernel.
> 
> When I plug in a SDDR-31 CompactFlash card reader, everything works:
> 
> umass0: SanDisk Corporation ImageMate CompactFlash USB, rev 1.10/0.09, addr 2
> umass0: Get Max Lun not supported (STALLED)
> da0 at umass-sim0 bus 0 target 0 lun 0
> da0:  Removable Direct Access SCSI-2 device 
> da0: 1.000MB/s transfers
> da0: 61MB (125441 512 byte sectors: 64H 32S/T 61C)
> (da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 1 ea 0 0 0 1 0 
> (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error
> (da0:umass-sim0:0:0:0): SCSI Status: Check Condition
> (da0:umass-sim0:0:0:0): MEDIUM ERROR asc:0,0
> (da0:umass-sim0:0:0:0): No additional sense information
> (da0:umass-sim0:0:0:0): Retrying Command (per Sense Data)
> 
> The messages notwithstanding, I can mount the CF card just fine. So I
> think the usb subsystem works fine. My precious flash drive (apacer)
> also worked without problems. 
> 
> Can anybody shed some light on this?

Not offhand, but why don't you just try adding ehci to your kernel and
see what happens?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


usb flashdrive not working on 6.0

2005-11-10 Thread Roland Smith
Hi,

After my old flashdrive broke down, I bought a new one and updated my
machine to 6.0-STABLE (amd64).

The new flashdrive is not recognized when I plug it in. There is no
reaction whatsoever from the usb subsystem. This is the flash drive in
question:
http://www.supermediastore.com/pqi-cool-drive-256mb-usb-20-usb-flash-drive.html


I have uhci, usb, umass, scbus, pass and da built into the kernel;

uhci0:  port 0xc400-0xc41f irq 21 at device 16.0 on p
ci0
uhci0: [GIANT-LOCKED]
usb0:  on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1:  port 0xc800-0xc81f irq 21 at device 16.1 on p
ci0
uhci1: [GIANT-LOCKED]
usb1:  on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2:  port 0xd000-0xd01f irq 21 at device 16.2 on p
ci0
uhci2: [GIANT-LOCKED]
usb2:  on uhci2
usb2: USB revision 1.0
uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhci3:  port 0xd400-0xd41f irq 21 at device 16.3 on p
ci0
uhci3: [GIANT-LOCKED]
usb3:  on uhci3
usb3: USB revision 1.0
uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered

I do get a funny message about a device without a driver:

pci0:  at device 16.4 (no driver attached)

But I suspect that is the USB 2.0 device, which isn't recognized because
I don't have ehci in my kernel.

When I plug in a SDDR-31 CompactFlash card reader, everything works:

umass0: SanDisk Corporation ImageMate CompactFlash USB, rev 1.10/0.09, addr 2
umass0: Get Max Lun not supported (STALLED)
da0 at umass-sim0 bus 0 target 0 lun 0
da0:  Removable Direct Access SCSI-2 device 
da0: 1.000MB/s transfers
da0: 61MB (125441 512 byte sectors: 64H 32S/T 61C)
(da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 1 ea 0 0 0 1 0 
(da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error
(da0:umass-sim0:0:0:0): SCSI Status: Check Condition
(da0:umass-sim0:0:0:0): MEDIUM ERROR asc:0,0
(da0:umass-sim0:0:0:0): No additional sense information
(da0:umass-sim0:0:0:0): Retrying Command (per Sense Data)

The messages notwithstanding, I can mount the CF card just fine. So I
think the usb subsystem works fine. My precious flash drive (apacer)
also worked without problems. 

Can anybody shed some light on this?

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpmpT2hy5x8i.pgp
Description: PGP signature