Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 22:29:45 -0700
From:      Mike Smith <msmith@freebsd.org>
To:        Dennis <dennis@etinc.com>
Cc:        hackers@freebsd.org
Subject:   Re: Serial port locks up 4.1 
Message-ID:  <200009210529.WAA01260@mass.osd.bsdi.com>
In-Reply-To: Your message of "Wed, 20 Sep 2000 12:08:45 EDT." <200009201610.MAA21433@etinc.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> At 04:41 PM 09/19/2000 -0700, you wrote:
> >> 
> >> FYI: It seems that if you try to access the serial port on a MB with the
> >> port disabled, freebsd 4.1 will freeze up solid. Enabling the serial
> >> console will cause a lock up on boot, and any access to the port will do it
> >> as well.
> >
> >This is probably a feature of the board/super-IO chipset in question.  
> >
> >In particular, the port should never have probed successfully if the port 
> >was really "disabled", so you should never have been able to access it in 
> >the first place.
> 
> Its displays an error, but installs it anyway, so it seems that the driver
> is at least partially at fault. It happens on several very different MBs
> (both SBCs and ATX MBs), so its not an isolated issue.

I think you've mentioned this before, but could you tell us again which 
error it is that the driver is emitting?

> >The correct solution, of course, is "don't do that".
> 
> Easy to say , but it might be very hard to find if you have a serial
> console enabled and the machine just wont boot.

If you had a serial console enabled and the port off and the driver 
*didn't* attach, you'd still be very unpleasantly surprised.  For sure, 
we should fail attach of the port if it's truly disabled, but I suspect 
that the BIOS isn't doing a good enough job.

-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009210529.WAA01260>