There's nothing in /proc/pci because this machine does not have any PCI cards or even a slot for them. This is ISA ONLY! Anyway, here is /proc/interrupts:
0: 4093400 XT-PIC timer
1: 4 XT-PIC keyboard
2: 0 XT-PIC cascade
4: 42 XT-PIC serial
8: 1 XT-PIC rtc
10: 5706 XT-PIC eth0
13: 0 XT-PIC fpu
14: 159985 XT-PIC ide0
NMI: 0
It's not showing up there. When I run
insmod /lib/modules/2.2.14-5.0/ne
I get:
/lib/modules/2.2.14-5.0/ne
/lib/modules/2.2.14-5.0/ne
/lib/modules/2.2.14-5.0/ne
/lib/modules/2.2.14-5.0/ne
/lib/modules/2.2.14-5.0/ne
How do I manually assign the IRQ and IO port? It seems like that's something I need to do (although I could be wrong).
Main Topics
Browse All Topics





by: jleviePosted on 2001-04-26 at 21:30:42ID: 6035797
What do you have the Netgear card's IRQ & IO port set to? Is the IRQ assigned to the card used by anything else on the box (check /proc/interrupts & /proc/pci)?