On Sun, Sep 29, 2002 at 09:32:29PM -0700, Lars Jensen wrote: > How can I make PLIP use a given irq? I just installed PLIP, and I don't > seem to be able to make PLIP use a given irq. It always starts up in > "IRQ-less" mode. insmod plip does not seem to accept an irq=7 parameter.
you dont set irq's in plip since plip is not a hardware driver. Instead try this in /etc/modutils/parport: options parport_pc io=0x378 irq=auto or options parport_pc io=0x378 irq=7 dma=3 # ECP mode followed by update-modules. Basically the settings here should be the same as in the BIOS. -- Karl E. Jørgensen [EMAIL PROTECTED] www.karl.jorgensen.com ==== Today's fortune: Mathematics deals exclusively with the relations of concepts to each other without consideration of their relation to experience. -- Albert Einstein
msg04376/pgp00000.pgp
Description: PGP signature