Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!serval.net.wsu.edu!netnews.nwnet.net!oracle.pnl.gov!osi-east2.es.net!lll-winken.llnl.gov!uwm.edu!cs.utexas.edu!swrinde!pipex!bt!abpc From: alex@mlbg79.btlabsmh.bt.co.uk (Alex Barclay) Newsgroups: comp.os.386bsd.bugs Subject: Re: Anyone having tty00 access problems in NetBSD-.0 Date: Thu, 12 Jan 95 18:13:33 GMT Organization: British Telecommunications plc Lines: 13 Distribution: world Message-ID: <3f39sk$dma@pheidippides.axion.bt.co.uk> References: <3ei8ap$25v@ebony.woods.com> <3emn9t$6vl@nic.scruz.net> NNTP-Posting-Host: abpc.mavericks.bt.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Newsreader: News Xpress Version 1.0 Beta #1 sparcs@pd-c.com [Brian G. Peterson] (Brian G. Peterson) wrote: >In article <3ei8ap$25v@ebony.woods.com>, jtholmes@ebony.woods.com (J. T. Holmes) says: >>I cannot access /dev/tty00 or /dev/tty01 via tip or cu (or with anything >>else it appears) under NetBSD-1.0 >We are having the same problem.... no idea what is causing it. I had this kind of problem. The port is being configured with full modem control, you don't have DCD active so nothing happens! In /etc/ttys mark /dev/tty00 as "local". At boot time /etc/rc runs ttyflags to set the mode. In our case this m anifested itself as a serial mouse under XFree86 not working. Alex.