Results 1 to 4 of 4
i am writting the device driver for parallel port 0x378 and found it in use by lp0 ?? what s that it makes the use of parport0 and won't let ...
- 10-20-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 27
different prob with modules
i am writting the device driver for parallel port 0x378 and found it in use by lp0 ?? what s that it makes the use of parport0 and won't let me use the parallel port address so any solutions
another prob is i don't know how the kernel is loosing support when i restart it looses support for usb then next time the support for fat so now i can't able to mount my windows hard disk , which were previously auto mounted ??
they have alisting in fstab??
any know hows
- 10-20-2005 #2
lp0 = printer
- 10-21-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 27
i have no printer connected ........................ :o
- 10-21-2005 #4
What does
say?Code:lsmod


Reply With Quote
