NetBSD/sys/dev/pckbc/files.pckbc
wiz 6a32f7f6a3 Move psm.c and psmreg.h to pms.c and pmsreg.h, since they contain the
pms (not psm) driver.
Fix a debugging message to print the correct function name.

Approved by Christos.
2002-04-22 10:44:46 +00:00

13 lines
328 B
Plaintext

# $NetBSD: files.pckbc,v 1.10 2002/04/22 10:44:46 wiz 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/wskbdmap_mfii.c pckbd
defparam PCKBD_LAYOUT
device pms: wsmousedev
attach pms at pckbc
file dev/pckbc/pms.c pms