Hello,
Can anyone tell me how to make a SIIG PCMCIA Firewire card work in a laptop that is running 2.4.22 kernel? I am stuck with this kernel due to work reasons. The card works with FC3, FC4, SuSE 9.x and 10.
The lscpi is as follows:
Code:
03:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI])
Subsystem: AFAVLAB Technology Inc: Unknown device 0000
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (500ns min, 1000ns max)
Interrupt: pin A routed to IRQ 10
Region 0: Memory at f4004000 (32-bit, non-prefetchable) [size=2K]
Region 1: Memory at f4000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME+
From what I can tell it is handled by the rsrc_nonstatic module with newer 2.6 kernels, is it possible to bring that back to the 2.4 kernel? what would be the equiv in the 2.4 kernel?