Index: [thread] [date] [subject] [author]
  From: Bob Barry <bobb@adsme.co.za>
  To  : becka@rz.uni-duesseldorf.de
  Date: Mon, 10 May 1999 11:41:12 +0200

Re: Multiple ATI Video Cards

Andy -

I got and built pciutils, and lspci gives a bit of a clue about my
unresponsive second ATI card (slot):

00:0b.0 VGA compatible controller: ATI Technologies Inc 215IIC [Mach64 GT IIC] (rev 7a)
	Subsystem: Unknown device 1002:0088
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
	Status: 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 8 min, 64 set, cache line size 08
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at e5000000 (32-bit, prefetchable)
	Region 1: I/O ports at 6c00
	Region 2: Memory at e9000000 (32-bit, non-prefetchable)
00: 02 10 56 47 87 00 90 02 7a 00 00 03 08 40 00 00
10: 08 00 00 e5 01 6c 00 00 00 00 00 e9 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 02 10 88 00
30: 00 00 00 e6 5c 00 00 00 00 00 00 00 05 01 08 00

00:0c.0 VGA compatible controller: ATI Technologies Inc 215IIC [Mach64 GT IIC] (rev 7a)
	Subsystem: Unknown device 1002:0088
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
	Status: 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at e7000000 (32-bit, prefetchable)
	Region 1: I/O ports at 7000 [disabled]
	Region 2: Memory at e9001000 (32-bit, non-prefetchable)
00: 02 10 56 47 82 00 90 02 7a 00 00 03 08 40 00 00
10: 08 00 00 e7 01 70 00 00 00 10 00 e9 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 02 10 88 00
30: 00 00 00 e8 5c 00 00 00 00 00 00 00 0a 01 08 00

Looks like it's disabled!

Suggestions on how to activate the second card would be appreciated.  In the
meantime I'll pore over the kernel pci code.  

Thanks,

Bob Barry

Index: [thread] [date] [subject] [author]