Hi,

> I'll be interested to see how well this works.  I'm wholly glad to see
> the brcm-2.4 target go, but last I dealt with the WRT54G3G, the 2.6
> kernel had issues with its PCMCIA bridge.  Digging into the Linksys
> source didn't give much help, as it seemed they were doing a bunch of
> magic values, but the issue seemed to be timing-related - how, and in
> what order the hardware was probed.  This hardware seems rather
> unique, as it's the only commercial PCMCIA on MIPS I'm aware of.

The last problems I had with PCMCIA were fixed since SVN:r20239 I think.
We found some PCI ressource f*ckups resulting in a kernel oops as soon
as you tried to load the yenta_socket.ko.

A short test with current trunk and Novatel XU870 looked successful:
pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot
pci 0000:01:00.0: PME# disabled
pci 0000:01:00.1: PME# supported from D0 D1 D2 D3hot
pci 0000:01:00.1: PME# disabled
PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
PCI: Fixing up device 0000:01:00.0
ohci_hcd 0000:01:00.0: OHCI Host Controller
ohci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 4
ohci_hcd 0000:01:00.0: irq 6, io mem 0x44000000
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 3 ports detected
PCI: Enabling device 0000:01:00.1 (0000 -> 0002)
PCI: Fixing up device 0000:01:00.1
ohci_hcd 0000:01:00.1: OHCI Host Controller
ohci_hcd 0000:01:00.1: new USB bus registered, assigned bus number 5
ohci_hcd 0000:01:00.1: irq 6, io mem 0x44001000
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
usb 4-1: new full speed USB device using ohci_hcd and address 2
usb 4-1: configuration #1 chosen from 1 choice
option 4-1:1.0: GSM modem (1-port) converter detected
usb 4-1: GSM modem (1-port) converter now attached to ttyUSB0
option 4-1:1.1: GSM modem (1-port) converter detected
usb 4-1: GSM modem (1-port) converter now attached to ttyUSB1

/Markus
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to