NetBSD/sys/dev/pckbc/files.pckbc
drochner 2390332103 Devices attached to the PC keyboard controller (or its aux port),
for use with the new wscons code.
(keyboard map management will change)
1998-03-22 15:41:27 +00:00

13 lines
372 B
Plaintext

# $NetBSD: files.pckbc,v 1.1 1998/03/22 15:41:29 drochner Exp $
# devices attached at pckbc, for use with wscons
device pckbd: wskbddev
attach pckbd at pckbc
file dev/pckbc/pckbd.c pckbd needs-flag
file dev/pckbc/pckbd_scancodes_us.c pckbd
#file dev/pckbc/pckbd_scancodes_de.c pckbd
device psm: wsmousedev
attach psm at pckbc
file dev/pckbc/psm.c psm