| Summary: | Mouse refuses to run | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Sam Habash <the> |
| Component: | conf | Assignee: | Peter Wemm <peter> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Sam Habash
2001-06-20 11:00:01 UTC
Responsible Changed From-To: freebsd-bugs->peter This is probably related to rev. 1.21 of src/sys/isa/atkbdc_isa.c Among the other changes there, I see a change from i = -1 to i = 0; maybe Peter can shed a bit more light on this. As a datapoint please see <20010618025226.A3848@heechee.tobez.org>. The results there were obtained with a help of some debug printing. =Anton. -- May the tuna salad be with you. State Changed From-To: open->closed This was fixed in kern/subr_bus.c rev 1.92 through 1.94. This was due to conflicts between hints and automatic detection (eg: ACPI). |