Date: Sat, 8 Jan 2005 06:02:57 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/kbdcontrol kbdcontrol.1 Message-ID: <200501080602.j0862v46003007@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-01-08 06:02:57 UTC
FreeBSD src repository
Modified files:
usr.sbin/kbdcontrol kbdcontrol.1
Log:
Change the USB keyboard example to use /dev/ukbd0 instead of /dev/kbd1.
This example caused me to incorrectly believe that you must use the
generic device nodes when you can in fact use either. It's often better
to use the driver specific node.
Revision Changes Path
1.35 +2 -2 src/usr.sbin/kbdcontrol/kbdcontrol.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501080602.j0862v46003007>
