Return to BSD News archive
#! rnews 1007 bsd Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!lll-winken.llnl.gov!uwm.edu!cs.utexas.edu!not-for-mail From: jimd@slip106.termserv.siu.edu (Jim Dutton) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: Help: PPP and Modem communications Date: 22 Aug 1995 00:44:02 -0500 Organization: UTexas Mail-to-News Gateway Lines: 11 Sender: nobody@cs.utexas.edu Message-ID: <212ce8a9.59854-jimd@slip106.termserv.siu.edu> References: <417ko9$h5k@news.laser.net> NNTP-Posting-Host: news.cs.utexas.edu Hi warbird, on Aug 20 you wrote: > what device under NetBSD allows dialout? According to the FreeBSD folks, tty0x is > not what I want but instead /dev/cuaa???. Problem is Netbsd doesn't have that > family of devices by that name at least. All help appreciated. You might try using /dev/ttym0. I think that there is another /dev/tty... but I have read that it doesn't support all modem capabilities, or something like that. At any rate, I use /dev/ttym0 without any problem.