[Prism54-users] kernel 2.4.23-pre9 /

Luis R. Rodriguez mcgrof@ruslug.rutgers.edu
Tue, 4 Nov 2003 18:52:46 -0500 (EST)


Hey Hugo,

Very well documented procedures :-D

> <checked the prism54 card as module>
> <checked the firmware load>

Make sure that you enable CONFIG_FW_LOADER as a module and not built in.
Some have noticed problems when enabling this built in.

> Know I noticed that after the reboot only 1 network card worked, out of 3.
> eth0 = 3com            [worked after reboot]
> eth1 = prism54        [insmod error, details below] (SMC2802 PCI)
> eth2 = realtek8139   [did not worked after the reboot]

Check
cat /proc/interrupts

Also, if you don't want to be dealing with recompiling your kernel to
always have the bleeding edge module, turn modversioing off.

	Luis