"James J. Capone" wrote:
> 
> Is it possible to symlink  /dev/modem to /dev/cua1
> 
> This way when a program calls for /dev/modem it will get /dev/cua1

it should not be /dev/cua1 anymore with 2.2.x kernel series - you must
use /dev/ttyS1 instead - just do ln -sf /dev/ttyS1 /dev/modem

Greets,

        Ga�l.
--
< Gael DUVAL - [EMAIL PROTECTED] >
< Mandrake 6.0 on http://www.linux-mandrake.com>

Reply via email to