the patch that got away...

Sean G. sean8499 at gmail.com
Wed Dec 29 13:21:29 EST 2004


this fixes my problem with unable to apply power
http://hulllug.principalhosting.net/archive/index.php/t-349.html


before
01:0b.0 CardBus bridge: Ricoh Co Ltd RL5c475 (rev 80)
        Flags: bus master, medium devsel, latency 168, IRQ 19
        Memory at cb000000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=01, secondary=02, subordinate=05, sec-latency=176
        Memory window 0: c8200000-c83ff000 (prefetchable)
        Memory window 1: cb003000-cb004000
        I/O window 0: 0000c000-0000c403
        I/O window 1: 0000c800-0000cc03
        16-bit legacy interface ports at 0001

02:00.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface
        Subsystem: Unknown device 010e:16ec
        Flags: medium devsel, IRQ 19
        [virtual] Memory at cb004000 (32-bit, non-prefetchable)
[disabled] [size=4K]
        [virtual] Memory at cb020000 (32-bit, non-prefetchable)
[disabled] [size=fffe5000]
        Capabilities: [40] Power Management version 2

after
01:0b.0 CardBus bridge: Ricoh Co Ltd RL5c475 (rev 80)
        Flags: bus master, medium devsel, latency 168, IRQ 19
        Memory at cb000000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=01, secondary=02, subordinate=05, sec-latency=176
        Memory window 0: c8200000-c83ff000 (prefetchable)
        Memory window 1: cb200000-cb3ff000
        I/O window 0: 0000c000-0000c0ff
        I/O window 1: 0000c400-0000c4ff
        16-bit legacy interface ports at 0001

02:00.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface
        Subsystem: Unknown device 010e:16ec
        Flags: medium devsel, IRQ 19
        Memory at cb220000 (32-bit, non-prefetchable) [disabled] [size=8K]
        Memory at cb200000 (32-bit, non-prefetchable) [disabled] [size=128K]
        Capabilities: [40] Power Management version 2

I manually modified the yenta_socket file so I don't know if the patch
applies cleanly or not
can the patch in the link be added to the kernel? its in the 2.4 series



More information about the linux-pcmcia mailing list