I am developing a device driver for a PCI network card and it works fine as
a module
on a Dual Pentium Dell machine under Linux 2.2.0pre6.
It also works fine on this IBM dual PII under 2.0.34 UP build.
However, under 2.2.0pre6 and pre8 SMP builds the interrupts are failing to
reach the adapter. (ie request an interrupt from adapter and then time out
waiting for it too arrive). The card is configured of IRQ 11.
I haven't tried a UP build of 2.2.0pre6 yet.
The mboard must be whitelisted as the IOAPIC is enabled from the boot
messages.
Are there any known problems with this machine?? Any ideas? I'm quite new
to this linux driver developing so are there any obvious things to check
for?
Thanks
From
Tom Gallagher
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]