Re: PROBLEM: plip network fails on 2.6.x kernel
From: hacker (of golf)
Date: Tue Jul 19 2005 - 14:36:14 EST
On 7/14/05, hacker (of golf) <golfbuf@xxxxxxxxx> wrote:
> [1.] One line summary of the problem: plip module on 2.6.x {where
> x=8,10,11} fails to transfer data
For the record, this has been solved by loading the modules without
specifying irq or address. Specifically, instead of 'modprobe
parport_pc io=0x378 irq=7' which causes a kernel message "parport
0x378: You gave this address, but there is probably no parallel port
there!", I use 'modprobe parport_pc' and everything works.
bye,
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html