freebsd-dev/sys/i386
Kazutaka YOKOTA 445605a6e0 Fix for the Compaq Armada laptop.
The PS/2 mouse device responds to a reset command with a sequence of
ACK(fa), RESULT(aa) and ID(00).  Most PS/2 mice immediately returns
ACK, but spend sometime before sending RESULT. The Armada takes time
before ACK; extra delay is necessary before the call to read ACK.

The problem was reported in comp.unix.bsd.freebsd.misc and the patch
was tested by the reporter. No PR was filed, by the way.
1997-02-07 11:41:45 +00:00
..
apm
bios
boot
conf The worm(4) driver needs a bdev major # now, too. 1997-02-06 22:20:33 +00:00
eisa
i386 Removed PG_N from here, too. Some machines don't like it and it's unnecessary. 1997-01-30 20:22:02 +00:00
ibcs2
include Deleted i386_cpus[]. i386_cpus[] is a static variable in identcpu.c. 1997-02-02 10:43:35 +00:00
isa Fix for the Compaq Armada laptop. 1997-02-07 11:41:45 +00:00
linux
pci Sync with <pci/pcibus.h>. pcibus.c unfortunately still compiled (with 1997-01-25 18:51:01 +00:00
scsi Initialization of a variable got lost in the last commit when I moved 1997-02-03 17:24:25 +00:00
Makefile