Date: Tue, 23 Jul 2002 19:51:54 -0700 From: Adam Weinberger <adam@vectors.cx> To: Ed Yu <edlyu@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: where is /dev/ukbd0 Message-ID: <20020724025154.GI94707@vectors.cx> In-Reply-To: <20020724014525.4570.qmail@web20702.mail.yahoo.com> References: <20020724014525.4570.qmail@web20702.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
read ukbd(4), i.e. man 4 ukbd quoted from the 3rd paragraph: By default, the keyboard subsystem does not create the appropriate devices yet. Make sure you reconfigure your kernel with the following option in the kernel config file: options KBD_INSTALL_CDEV Go to /dev and make device nodes kbd*: sh MAKEDEV kbd0 kbd1 -Adam >> (07.23.2002 @ 1845 PST): Ed Yu said, in 0.4K: << > I see the following at dmesg: > ukbd0: Sun Microsystems Type 6 USB keyboard, rev > 1.00/1.01, addr 3, iclass 3/1 > kbd1 at ukbd0 > > but I don't see /dev/ukbd0, why? > > thanks. > > __________________________________________________ > Do You Yahoo!? > Yahoo! Health - Feel better, live better > http://health.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > >> end of "where is /dev/ukbd0" from Ed Yu << -- "Oh good, my dog found the chainsaw." -Lilo, "Lilo & Stitch" Adam Weinberger adam@vectors.cx http://vectors.cx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020724025154.GI94707>