[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-chat] linux parallel device
From: |
Chris Bare |
Subject: |
[avr-chat] linux parallel device |
Date: |
Sun, 19 Feb 2006 19:41:44 -0500 (EST) |
Can anyone give me any pointers on how to set up the parallel port for use
with avrdude under linux 2.6.15?
I've got the parport_pc and parport modules loaded, but I don't have a
/dev/parport0 device. I do have a /dev/par0, but if I try to use it with
avrdude, I get:
avrdude: can't open device "/dev/par0": No such device or address
avrdude: failed to open parallel port "/dev/par0"
I've made sure the parallel port is enabled in bios, and tried all the
different settings available there. Do I need to do a mknod manually? I was
assuming that devfs or the driver would create the /dev entry (I still find
all that stuff a bit mysterious)
--
Chris Bare
address@hidden
- [avr-chat] linux parallel device,
Chris Bare <=