Return to BSD News archive
Newsgroups: comp.os.386bsd.bugs Path: sserve!newshost.anu.edu.au!munnari.oz.au!bunyip.cc.uq.oz.au!harbinger.cc.monash.edu.au!msuinfo!agate!dog.ee.lbl.gov!newshub.nosc.mil!nosc!pegasus!richard From: richard@pegasus.com (Richard Foulk) Subject: FreeBSD 1.1 Beta, panic in sio Organization: Pegasus Information Systems Date: Mon, 11 Apr 1994 12:59:30 GMT Message-ID: <Co3Irp.F2@pegasus.com> Lines: 13 Attempts to manipulate nonexistant sio ports causes a panic. I was swapping some boards around and removed a two-port serial card without removing the related entries in /etc/ttys. The system paniced as soon as the first getty was started. After removing the offending /etc/ttys entries I found that stty directed towards the missing ports also caused a panic. Boot messages showed that the ports were not installed.