1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00
freebsd/sys/dev/atkbdc
Warner Losh 0897438a74 Pass the device_t into atkbd_{probe,attach}_unit and get the
controller unit and keyboard unit from there. It will be needed
for other things in the future as well...
2013-01-11 21:42:23 +00:00
..
atkbd_atkbdc.c Pass the device_t into atkbd_{probe,attach}_unit and get the 2013-01-11 21:42:23 +00:00
atkbd.c Pass the device_t into atkbd_{probe,attach}_unit and get the 2013-01-11 21:42:23 +00:00
atkbdc_ebus.c
atkbdc_isa.c Add another PS/2 keyboard PNP ID. This ID is listed as 2012-07-06 12:13:28 +00:00
atkbdc_subr.c
atkbdc_subr.h
atkbdc.c
atkbdcreg.h
atkbdreg.h Pass the device_t into atkbd_{probe,attach}_unit and get the 2013-01-11 21:42:23 +00:00
psm.c psm: Support detection of Synaptics touchpad v7.5 and above 2012-12-18 20:02:53 +00:00
psm.h