Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 1997 17:36:53 -0600
From:      vanmaren@fast.cs.utah.edu (Kevin Van Maren)
To:        smp@FreeBSD.ORG
Subject:   Re:  mptable from DELL 4100
Message-ID:  <199707162336.RAA26588@fast.cs.utah.edu>

next in thread | raw e-mail | index | archive | help
Oh, the interesting thing I wanted to point out was this:

% grep irq DELL.mptable 
fxp0 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 9 on pci0:16
fxp1 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 10 on pci0:17
fxp2 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 11 on pci0:19
fxp3 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 14 on pci1:8
ahc0 <Adaptec aic7880 Ultra SCSI host adapter> rev 0 int a irq 5 on pci1:10
pcibus_ihandler_attach: counting pci irq5's as clk0 irqs
ahc1 <Adaptec aic7860 SCSI host adapter> rev 1 int a irq 5 on pci1:11
pcibus_ihandler_attach: counting pci irq5's as clk0 irqs
ahc2 <Adaptec 2940 Ultra SCSI host adapter> rev 0 int a irq 15 on pci1:13
pcibus_ihandler_attach: counting pci irq15's as clk0 irqs
sc0 at 0x60-0x6f irq 1 on motherboard
sio0 at 0x3f8-0x3ff irq 4 on isa
sio1 at 0x2f8-0x2ff irq 3 on isa
lpt0 at 0x378-0x37f irq 7 on isa
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa

Note that there are 6 different IRQs used by PCI cards.
(fxp0:9, fxp1:10, fxp2:11, fxp3:14, ahc0,1:5, ahc2:15)

I only actually used fxp0, ahc0, and ahc1, though.

Kevin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707162336.RAA26588>