Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!zib-berlin.de!news.tu-chemnitz.de!irz401!narcisa.sax.de!not-for-mail From: j@narcisa.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Help!! SLIP server setup with BOCA board Date: 8 Jun 1995 10:29:30 +0200 Organization: Private U**x site, Dresden. Lines: 43 Message-ID: <3r6cda$rep@bonnie.tcd-dresden.de> References: <prw1-060695083606@128.84.239.123> Reply-To: joerg_wunsch@uriah.heep.sax.de NNTP-Posting-Host: 192.109.108.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Paul R. Weber <prw1@cornell.edu> wrote: >rumpole getty: /dev/ttyd11: No such file or directory >rumpole getty: /dev/ttyd10: No such file or directory > >Please note that 2.0 will not let me MAKEDEV for ttyd10 or ttyd11! Are they perhaps called /dev/ttyda and /dev/ttydb (guessing, not sure)? ... >f|std.1200|1200-baud:\ > :np:fd#1:sp#1200: >6|std.2400|2400-baud:\ > :np:sp#2400: >7|std.4800|4800-baud:\ > :np:sp#4800: >2|std.9600|9600-baud:\ >std.38400|38400-baud:\ > :np:sp#38400: ... ># >#MI9200 Modem lines,fixed speed (no rotary) ># >M19200|Modem-19200:\ > :tc=19200-baud: ># Dialin terminals >ttyd4 "/usr/libexec/getty M19200" dialup on secure >ttyd5 "/usr/libexec/getty M19200" dialup on secure Hmm, you're using the M19200 gettytab entry, which is a plain shortcut to one named ``19200-baud''. Anyway, just this entry appears to be missing above. Note that either 9600-baud as well as 38400-baud are there, but look totally screwed. The entry for 2 alias std.9600 alias 9600-baud is continued on the next line, but there's already the start of the 38400 entry. Looks as if somebody has killed a few lines too much. -- cheers, J"org private: joerg_wunsch@uriah.heep.sax.de http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)