> > Hi,
> >
> > Got 5.8-stable installed today. Many thanks for the commitment of all
> > developers etc. All went well except for the USB 3.0 I've a feeling it may
> > not work at all unless I find a blob for the pci-e usb 3.0 card.
> >
> > # usbdevs -vd
> > Controller /dev/usb0:
> > addr 1: super speed, self powered, config 1, xHCI root hub(0x0000),
> > ASMedia(0x1b21), rev 1.00
> >   uhub0
> >  port 1 disabled
> >  port 2 disabled
> >  port 3 disabled
> >  port 4 disabled
> >

> 
> I'm not sure disabled means what you thinks it means.
> Have you tried to connect something on the usb3 port ?
> 
> 
> -- 
> 
> Cordialement, Coues Ludovic
> +336 148 743 42
> 

Thank you for the reply. Yes I have two 1TB external hard drives. A seagate
formatted to ffs2 which I use as a back up for my system and a Toshiba
formatted to ntfs for transporting data too and from work. Neither get
recognized by dmesg when they are plugged in. Hotplugd is running. 

I think it was around 5.3 when I first started using OpenBSD and the xhci
driver was still experimental, so I have not tried to use a USB 3.0 device
again until now. I just used the USB 2 ports and still have that option. It
would just be nice to see it work.

This gives me the bus

# lspci | grep ASM1042
03:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host
Controller

but this shows no driver

# lspci -vvv -s 03:00.0 
03:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB
Host Controller (prog-if 30 [XHCI])
        Subsystem: Device 174c:2104
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at fe9f8000 (64-bit, non-prefetchable)
        Capabilities: [50] MSI: Enable+ Count=1/8 Maskable- 64bit+
                Address: 00000000fee00000  Data: 0062
        Capabilities: [68] MSI-X: Enable- Count=8 Masked-
                Vector table: BAR=0 offset=00002000
                PBA: BAR=0 offset=00002080
        Capabilities: [78] Power Management version 3
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA
PME(D0-,D1-,D2-,D3hot+,D3cold-)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [80] Express (v2) Legacy Endpoint, MSI 00
                DevCap: MaxPayload 512 bytes, PhantFunc 0, Latency L0s
<64ns, L1 <2us
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
                        RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr-
TransPend-
                LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Exit
Latency L0s <512ns, L1 <2us
                        ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 5GT/s, Width x1, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Not Supported, TimeoutDis-,
LTR-, OBFF Not Supported
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-,
LTR-, OBFF Disabled
                LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance-
SpeedDis-
                         Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -3.5dB,
EqualizationComplete-, EqualizationPhase1-
                         EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-


No way am I clever enough to understand this output.

Thanks again
Moss

Reply via email to