avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] linux parallel device


From: Joerg Wunsch
Subject: Re: [avr-chat] linux parallel device
Date: Mon, 20 Feb 2006 15:42:30 +0100 (MET)

In article <address@hidden> you write:

>I've got the parport_pc and parport modules loaded, but I don't have
>a /dev/parport0 device.

IMHO, you need that one (though I never used a bit-bang programmer
under Linux myself).

/dev/parport0 has major # 99 on the Linux systems I've got access to.
If your /dev/parport* nodes are missing, you probably need to create
them (unlike on FreeBSD, where they automatically appear one the
respective driver has been configured).

I can confirm that "modprobe ppdev" (as Artur suggested) makes a
device with major # 99 appear in /proc/devices.
-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]