Subject: Re: PCMCIA cards and various Q's in 1.4.1
To: None <dbsaint@bellsouth.net>
From: Michael Graff <explorer@flame.org>
List: port-i386
Date: 12/09/1999 08:22:37
dbsaint@bellsouth.net writes:

> I have a laptop that I'm trying to get networked and so on.. I have a PCMCIA
> modem that /netbsd finds and reports everything ok .. ie no 'Device not
> configured' messages and it says something to the extent of com3 for that
> device. How do I know what device file this modem is on ? would it be
> /dev/tty00, 01 ? I cant get a dial tone from the phone line. It is not a
> winmodem < since it has worked in linux > any Ideas? 

IMHO, it should be saying "com3, /dev/tty03" or the like.  But oh
well.

Try /dev/tty03, since that is where it probably is.  You might need to
run MAKEDEV to make that device...

--Michael