I am running Fedora 10 on a Dell D830. I am trying to install/configure my Verizon Wireless PC5750 Card based on several similar sites/posts related to the PC5740. On all the sites, the first step is identifying the vendor data. When I plug in my card and look at dmesg I see:
pccard: CardBus card inserted into slot 0
PCI: 0000:04:00.0 reg 10 32bit mmio: [0, fff]
pci 0000:04:00.0: supports D1
pci 0000:04:00.0: supports D2
pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot
pci 0000:04:00.0: PME# disabled
PCI: 0000:04:00.1 reg 10 32bit mmio: [0, fff]
pci 0000:04:00.1: supports D1
pci 0000:04:00.1: supports D2
pci 0000:04:00.1: PME# supported from D0 D1 D2 D3hot
pci 0000:04:00.1: PME# disabled
ohci_hcd 0000:04:00.0: enabling device (0000 -> 0002)
ohci_hcd 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
ohci_hcd 0000:04:00.0: setting latency timer to 64
ohci_hcd 0000:04:00.0: OHCI Host Controller
ohci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 8
ohci_hcd 0000:04:00.0: irq 19, io mem 0x124000000
ohci_hcd 0000:04:00.0: USB HC reset timed out!
ohci_hcd 0000:04:00.0: can't start
ohci_hcd 0000:04:00.0: startup error -1
ohci_hcd 0000:04:00.0: USB bus 8 deregistered
ohci_hcd 0000:04:00.0: PCI INT A disabled
ohci_hcd 0000:04:00.0: init 0000:04:00.0 fail, -1
ohci_hcd: probe of 0000:04:00.0 failed with error -1
ohci_hcd 0000:04:00.1: enabling device (0000 -> 0002)
ohci_hcd 0000:04:00.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ohci_hcd 0000:04:00.1: setting latency timer to 64
ohci_hcd 0000:04:00.1: OHCI Host Controller
ohci_hcd 0000:04:00.1: new USB bus registered, assigned bus number 8
ohci_hcd 0000:04:00.1: irq 19, io mem 0x124001000
ohci_hcd 0000:04:00.1: USB HC reset timed out!
ohci_hcd 0000:04:00.1: can't start
ohci_hcd 0000:04:00.1: startup error -1
ohci_hcd 0000:04:00.1: USB bus 8 deregistered
ohci_hcd 0000:04:00.1: PCI INT B disabled
ohci_hcd 0000:04:00.1: init 0000:04:00.1 fail, -1
ohci_hcd: probe of 0000:04:00.1 failed with error -1
Any idea what it means? Better yet, any idea what to do to resolve it.