Date: Thu, 6 Sep 2001 05:09:26 -0700 (PDT) From: Kazutaka YOKOTA <yokota@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/kbd atkbdcreg.h src/sys/isa atkbd_isa.c atkbdc_isa.c psm.c Message-ID: <200109061209.f86C9Re67547@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 2001/09/06 05:09:26 PDT
Modified files:
sys/dev/kbd atkbdcreg.h
sys/isa atkbd_isa.c atkbdc_isa.c psm.c
Log:
Update the atkbdc, atkbd, and psm drivers to probe/attach
more cleanly and consistently in all APCI, PnP BIOS, and "hint"
cases.
NOTE: this doesn't necessarily solve the problem that the PS/2
mouse is not detected after the recent ACPI update.
Revision Changes Path
1.7 +4 -1 src/sys/dev/kbd/atkbdcreg.h
1.11 +41 -15 src/sys/isa/atkbd_isa.c
1.23 +125 -72 src/sys/isa/atkbdc_isa.c
1.37 +116 -41 src/sys/isa/psm.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109061209.f86C9Re67547>
