]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
One more patch for the atkbd driver. It will make sure that the
authorKazutaka YOKOTA <yokota@FreeBSD.org>
Sat, 11 Mar 2000 07:44:10 +0000 (07:44 +0000)
committerKazutaka YOKOTA <yokota@FreeBSD.org>
Sat, 11 Mar 2000 07:44:10 +0000 (07:44 +0000)
commita68d00e3fed024f2b4e3d94064751315b0a9d453
tree980c123438aaf2cb1e7943213d1780f550c1808c
parent510a809e64832436400936b58729b59ac3e8b402
One more patch for the atkbd driver.  It will make sure that the
keyboard port and interrupt is enabled and the driver is attached even
when the keyboard itself is not present when the system is booting.
(This has been the behavior through out 2.X and 3.X, but is somehow
broken in 4.0.)

# I certainly don't recommend people to `hot-plug' the AT keyboard,
# because the interface isn't designed for hot-plugging and such act
# will often break the keyboard controller.  But, so many people want to
# do that anyway...

Approved by: jkh
sys/dev/atkbdc/atkbd.c
sys/dev/kbd/atkbd.c