Thanks, but as I said in my email, the IRQs are mapped like this:

(BTW, I would love for someone to prove me wrong and show how I can
get INT_3 into this mix - note that I am using a PCI mouse, so IRQ12
is used for that.)

AGP     INT_0
PCI1    INT_0
PCI2    INT_1
PCI3    INT_2
PCI4    INT_0
PCI5    INT_0

So that implies neither your sound or NIC are sharing an IRQ with
any other PCI device (since you have slots 1 and 4 empty).
This is also borne out by your lspci below - as long as you are
not using the HPT366, your sound card is not sharing with anything.

Interesting that we have almost identical cards though - I have been
buying the tulip based cards for years.

Incidentally, which driver are you using for the NIC? Kernel or
something from Donald Becker's site?

Thanks,

Dwayne

> Dwayne Jacques Fontenot wrote:
> 
> > The short version is that I need a PCI network and sound card
> > that have linux drivers which allow them to share an IRQ.
> > 
> > I currently have a SB PCI64 and a NetGear FA310TX (Tulip based)
> > which do not get along on an IRQ.
> 
> I have the same cards (I think), and things are working for me:
> 
> Slot 0 (AGP): NVida TNT2
> 1: empty
> 2: SCSI controller (symbios)
> 3: Soundblaster PCI
> 4: empty
> 5: network card
> 
> lspci -vv (edited)
> 
> 00:0b.0 Multimedia audio controller: Ensoniq ES1371 (rev 07)
>       Subsystem: Unknown device 1274:8001
>       Flags: bus master, slow devsel, latency 32, IRQ 11
>       I/O ports at c400
>       Capabilities: <available only to root>
> 
> 00:0d.0 SCSI storage controller: Symbios Logic Inc. (formerly NCR)
> 53c875J (rev 04)
>       Subsystem: Unknown device 1092:8000
>       Flags: bus master, medium devsel, latency 144, IRQ 9
>       I/O ports at c800
>       Memory at d9001000 (32-bit, non-prefetchable)
>       Memory at d9000000 (32-bit, non-prefetchable)
> 
> 00:11.0 Ethernet controller: Lite-On Communications Inc LNE100TX (rev
> 20)
>       Subsystem: Unknown device 1385:f004
>       Flags: bus master, medium devsel, latency 32, IRQ 10
>       I/O ports at cc00
>       Memory at d9002000 (32-bit, non-prefetchable)
> 
> 00:13.0 Unknown mass storage controller: Triones Technologies, Inc.:
> Unknown device 0004 (rev 01)
>       Flags: bus master, medium devsel, latency 120, IRQ 11
>       I/O ports at d000
>       I/O ports at d400
>       I/O ports at d800
> 
> 00:13.1 Unknown mass storage controller: Triones Technologies, Inc.:
> Unknown device 0004 (rev 01)
>       Flags: bus master, medium devsel, latency 120, IRQ 11
>       I/O ports at dc00
>       I/O ports at e000
>       I/O ports at e400
> 
> 01:00.0 VGA compatible controller: Nvidia Corporation: Unknown device
> 0028 (rev 11)
>       Subsystem: Unknown device 1092:4a00
>       Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 9
>       Memory at d4000000 (32-bit, non-prefetchable)
>       Memory at d6000000 (32-bit, prefetchable)
>       Capabilities: <available only to root>
> 
>            CPU0       CPU1       
>   0:     863533     920898    IO-APIC-edge  timer
>   1:       8913       9233    IO-APIC-edge  keyboard
>   2:          0          0          XT-PIC  cascade
>   4:     538647     530649    IO-APIC-edge  serial
>   8:     654465     657670    IO-APIC-edge  rtc
>   9:          3          3   IO-APIC-level  acpi, sym53c8xx
>  10:       7222       7221   IO-APIC-level  eth0
>  11:      58287      59201   IO-APIC-level  es1371
>  12:     187601     185903    IO-APIC-edge  PS/2 Mouse
>  13:          1          0          XT-PIC  fpu
>  14:      19890      19919    IO-APIC-edge  ide0
>  15:        127        173    IO-APIC-edge  ide1
> NMI:    1757106    1756663 
> LOC:    1784362    1784361 
> ERR:         11
> 
> 
> -- 
> Ned Konz
> currently: Stanwood, WA
> email:     [EMAIL PROTECTED]
> homepage:  http://www.bike-nomad.com
> --
> =-          To unsubscribe, email [EMAIL PROTECTED] with the       -=
> =-                body of "unsubscribe linux-abit".                 -=
> 

--
=-          To unsubscribe, email [EMAIL PROTECTED] with the       -=
=-                body of "unsubscribe linux-abit".                 -=

Reply via email to