Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!uwm.edu!vixen.cso.uiuc.edu!howland.reston.ans.net!Germany.EU.net!zib-berlin.de!news.tu-chemnitz.de!irz401!uriah.sax.de!not-for-mail From: j@uriah.sax.de (J Wunsch) Newsgroups: comp.os.386bsd.questions Subject: Re: device name of com1 under FreeBsd (16550)? Date: 15 Feb 1995 17:23:08 +0100 Organization: Private U**x site, Dresden. Lines: 19 Message-ID: <3ht9pc$jch@bonnie.tcd-dresden.de> References: <MARK.1395.2F2C6A6F@ardsley.business.uwo.ca> NNTP-Posting-Host: 192.109.108.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Mark_Bramwell <MARK@ardsley.business.uwo.ca> wrote: >I am having a very strange problem. Whenever I access a com port (com1) >under FreeBSD, the entire machine freezes. The com port works well under >dos, and the simple command (stty) works on another machine using 16450 >uarts. > >does the com port using 16550 use the same major/minor as 16450? yes What are the exact symptoms? Does screen switching work? Does only the stty hang? The latter could easily be cause if you redirect stdin for stty from some serial port waiting for carrier. Use the -f /dev/cua01 flag instead of redirecting stdin. -- cheers, J"org work: --- no longer --- private: joerg_wunsch@uriah.sax.de Never trust an operating system you don't have sources for. ;-)