Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/09/1999 21:23:19
Module Name: syssrc
Committed By: mycroft
Date: Wed Nov 10 05:23:19 UTC 1999
Modified Files:
syssrc/sys/arch/macppc/macppc: machdep.c
Log Message:
Deal with /psuedo-hid in the following atrocious way:
* If only one of ukbd or akbd is configured, use the node for that device.
* If both are configured, use ukbd.
Ultimately, the right way to deal with this is probably so simulate the effect
of /psuedo-hid using wsmux. But not today.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 syssrc/sys/arch/macppc/macppc/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.