Cool, thanks. What if I've got parport_pc compiled into the kernel, not as a module? -chris
> In your modules.conf, put a line something like: > > options parport_pc irq=7 io=0x378 dma=3 > > but put the values that you are actually using (the io and irq are > probably the same, the dma is probably set in your CMOS). >