kernel 2.6 pcmcia yenta_socket on Soekris net4511: cards not recognized
Pablo Di Noto
pdinoto at gmail.com
Sat Nov 18 03:42:32 EST 2006
Dominik Brodowski wrote:
>> I have several Soekris net-4511 boards (http://www.soekris.com/net4511.htm).
>>
>> While using 2.4.2x kernel series yenta_socket worked without any trouble
>> or special configuration.
>>
>> Now with 2.6.1x I can't figure out how to make the socket work again. My
>> setup is:
>
> What does
> cat /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_mem
> and
> cat /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_io
> say?
Well. nothing. They are there, but no output.
OTOH, /sys/class/pcmcia_socket/pcmcia_socket0/available_resources only
says "no"
> Does
> # /sbin/pcmcia-socket-startup
> help?
Nope. It runs, without any output and no noticeable changes.
I finally got pcitools compiled in it, and here is its output:
> / # lspci -n
> 00:00.0 0600: 1022:3000
> 00:09.0 0607: 104c:ac50 (rev 02)
> 00:12.0 0200: 100b:0020
> 00:13.0 0200: 100b:0020
> / # lspci -v
> 00:00.0 Class 0600: Unknown device 1022:3000
> Flags: bus master, medium devsel, latency 0
>
> 00:09.0 Class 0607: Unknown device 104c:ac50 (rev 02)
> Flags: bus master, medium devsel, latency 168, IRQ 10
> Memory at a0000000 (32-bit, non-prefetchable) [size=4K]
> Bus: primary=00, secondary=01, subordinate=04, sec-latency=176
> Memory window 0: 10000000-11fff000 (prefetchable)
> Memory window 1: 12000000-13fff000
> I/O window 0: 00001000-000010ff
> I/O window 1: 00001400-000014ff
> 16-bit legacy interface ports at 0001
>
> 00:12.0 Class 0200: Unknown device 100b:0020
> Subsystem: Unknown device 100b:0020
> Flags: bus master, medium devsel, latency 63, IRQ 11
> I/O ports at e100 [size=256]
> Memory at a0001000 (32-bit, non-prefetchable) [size=4K]
> Expansion ROM at 3f000000 [disabled] [size=64K]
> Capabilities: [40] Power Management version 2
>
> 00:13.0 Class 0200: Unknown device 100b:0020
> Subsystem: Unknown device 100b:0020
> Flags: bus master, medium devsel, latency 63, IRQ 5
> I/O ports at e200 [size=256]
> Memory at a0002000 (32-bit, non-prefetchable) [size=4K]
> Expansion ROM at 14000000 [disabled] [size=64K]
> Capabilities: [40] Power Management version 2
Thanks in advance!
///Pablo
More information about the linux-pcmcia
mailing list