Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2004 13:13:21 +0200
From:      M.Santhoff@t-online.de (Marc Santhoff)
To:        "FreeBSD stable (Liste)" <stable@freebsd.org>
Subject:   USB device broken since big mfc
Message-ID:  <1082546001.255.16.camel@zaphod.das.netz>

next in thread | raw e-mail | index | archive | help
Hi!

Now that i find the time:

After the last big MFC for the USB code two devices are not (more)
working:

1. CompactFlash card adapter with Genesys-Chip

Worked a while ago (no old logs available) and now shows at plugging in

umass0: Genesys Logic USB Storage Device, rev 1.10/1.13, addr 2, SCSI over Bulk-Only
umass0: Get Max Lun not supported (STALLED)
umass0:1:0:-1: Attached to scbus1 as device 0

and on plugging out

umass0: at uhub0 port 2 (addr 2) disconnected
ohci_freex: xfer=0xc2375900 not busy, 0x4f4e5155
usb_insert_transfer: xfer=0xc28e3d00 not busy 0x46524545
umass0: detached

usbdevs -v

Controller /dev/usb0:
addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), (0x10de)(0x0000), rev 1.00
 port 1 powered
 port 2 addr 2: full speed, power 96 mA, config 1, USB Storage Device(0x0700), Genesys Logic(0x05e3), rev 1.13
 port 3 powered

2. Sharkoon USB stick

This one is new after the code change

<in>
umass0: USB Flash Disk, rev 2.00/2.00, addr 2, SCSI over Bulk-Only
umass0:1:0:-1: Attached to scbus1 as device 0
<out>
umass0: at uhub0 port 2 (addr 2) disconnected
umass0: detached
</>

usbdevs -v

Controller /dev/usb0:
addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), (0x10de)(0x0000), rev 1.00
 port 1 powered
 port 2 addr 2: full speed, power 200 mA, config 1, Flash Disk(0x2168), USB(0x0ea0), rev 2.00
 port 3 powered

Some info about the system:

ohci0: <OHCI (generic) USB controller> mem 0xea083000-0xea083fff irq 11 at device 2.1 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <OHCI (generic) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: (0x10de) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered

pciconf -lv

ohci0@pci0:2:1: class=0x0c0310 card=0x10001695 chip=0x006710de rev=0xa3 hdr=0x00
    vendor   = 'NVIDIA Corporation'
    device   = 'nForce MCP2 OpenHCI USB Controller'
    class    = serial bus
    subclass = USB


Anything else you need to know? Tell me ...

TIA,
Marc




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