ewrk3 module won't load with 2.6 kernel
Status: Alpha
Brought to you by:
line72
ewrk3 module will not load to 2.6.12/13 kernel using
modprobe which reports i/o error. When compiled in the
ewrk3 kernel symbols appear in the /proc list but the
ioport address (0x300) is missing. In ewrk3.c address
is given as 0x100, when modified to 0x300 no change.
The erwk3 works fine in another partition using a 2.4
kernel
and reports the correct irq (5) and address (0x300).