| Summary: | If keyboard is not attached while booting, it is not detected if attached later | ||
|---|---|---|---|
| Product: | Base System | Reporter: | mb <mb> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
mb
2000-03-03 12:40:00 UTC
PC keyboards were never designed to be [un]plugged with the machine powered on. You would not be the first one to blow keyboard fuses or keyboard controller chips. The keyboard resetting or not (meaning that its own in-keyboard chips reset correctly) depends on the keyboard itself. Some reset all the time, some never, some sometimes. In short: don't do that if you prefer your hardware to remain in good working order. Wilko wilko@freebsd.org [ and before someone tells me: I know most people get away with this. That does not make it a good idea ] Hi, This PR can be closed. It's fixed by Yokota in 4.0 Release. Martin Martin Blapp, mb@imp.ch ------------------------------------------------ Improware AG, UNIX solution and service provider Zurlindenstrasse 29, 4133 Pratteln, Switzerland Phone: +41 79 370 26 05, Fax: +41 61 826 93 01 ------------------------------------------------ On Wed, 5 Apr 2000, Wilko Bulte wrote: > PC keyboards were never designed to be [un]plugged with the machine > powered on. > You would not be the first one to blow keyboard fuses or keyboard > controller chips. > The keyboard resetting or not (meaning that its own in-keyboard chips > reset correctly) > depends on the keyboard itself. Some reset all the time, some never, > some sometimes. > > In short: don't do that if you prefer your hardware to remain in good > working order. > > Wilko > wilko@freebsd.org > > [ and before someone tells me: I know most people get away with this. > That does not > make it a good idea ] > On Wed, 05 Apr 2000 14:40:03 MST, Martin Blapp wrote:
> This PR can be closed. It's fixed by Yokota in 4.0 Release.
Are you sure? I've seen a number of reports that the problem exists in
4.0-RELEASE as well. The latest one seems to be PR 17793, but I saw a
better one with some suggestions on how to fix the problem. I can't
remember the PR number. :-(
Ciao,
Sheldon.
State Changed From-To: open->closed Originator notes this problem has been fixed by Yokota in 4.0R. |