On Apr 12, Jean Pierre LeJacq wrote
: Not a complete answer but ...
:
: I wouldn't recommend using /dev/modem link. This makes it
: more difficult to gurantee the uucp locking protocol. Use
: the actual device name instead.
No, if all your call out programms use /dev/modem, it's ok.
And then it
On Sat, 12 Apr 1997 [EMAIL PROTECTED] wrote:
> mknod /dev/mcdx0 b 20 0
> mknod /dev/mcdx1 b 20 1
type ./MAKEDEV mcd or something...
> Then I linked the modem to ttyS1...or is it vice versa??
>
> ln -s ttyS1 modem
>
> Is this correct...???
It should be ``ln -s cua1 modem'' (AFAIK).
Vadik.
Not a complete answer but ...
I wouldn't recommend using /dev/modem link. This makes it
more difficult to gurantee the uucp locking protocol. Use
the actual device name instead.
--
Jean Pierre
On Sat, 12 Apr 1997 [EMAIL PROTECTED] wrote:
> Hi again,
>
> It seems that the following devices
3 matches
Mail list logo