Click to See Complete Forum and Search --> : two problems


Gaenya
02-19-2001, 03:36 PM
1. Ive compiled parport in kernel, and the documentation says i have to Add something like the following to your LILO command line:
parport=0x378,7. So i edit lilo.conf and add that line, but when i run lilo i get an error in that line. Haw can i add parport to my system.

2. Can someone explain me what is devfs?.

TIA

bdg1983
02-19-2001, 03:47 PM
You probably need to add the line append="parport=0x378,7" or if the append line already exists, then just add the parport=0x378,7 to it.