On Thursday 15 April 2004 19:07, Paypal wrote: > Hi there, > > Is there a driver for this EIO ATA Raid card (8212)? > The output from lspci -vv is: > > 00:0e.0 RAID bus controller: Integrated Technology Express, Inc.: Unknown > device 8212 (rev 11) > Subsystem: Integrated Technology Express, Inc.: Unknown device > 0001 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: 0 (2000ns min, 2000ns max) > Interrupt: pin A routed to IRQ 5 > Region 0: I/O ports at 10d0 [size=8] > Region 1: I/O ports at 10c4 [size=4] > Region 2: I/O ports at 10c8 [size=8] > Region 3: I/O ports at 10c0 [size=4] > Region 4: I/O ports at 10b0 [size=16] > Expansion ROM at <unassigned> [disabled] [size=128K] > Capabilities: [80] 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- > > I can't find a compatible driver in the kernel source tree > (2.4.18-686)... > > Cheers people, > > > > Pete.
Does this help: http://www.ite.com.tw/productInfo/Download.html#IT8212%20ATA133%20Controller I couldn't tell for sure that's the right hardware, but it seems to be. Be aware, though, that at least one person thinks the driver is lousy: From: Sergey Vlasov ... The driver is complete shit... they do locking this way: ... static spinlock_t io_request_lock = SPIN_LOCK_UNLOCKED; ... - That was from 30 Oct. 2003. Perhaps things have changed since then. Hope that helps. Justin Guerin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]