Date: Tue, 22 Dec 2009 21:31:17 +0100 From: Marius Strobl <marius@alchemy.franken.de> To: Anton Shterenlikht <mexas@bristol.ac.uk> Cc: freebsd-sparc64@freebsd.org Subject: Re: do I need atkbd* in kernel for usb kbd/mouse? Message-ID: <20091222203117.GB7126@alchemy.franken.de> In-Reply-To: <20091222122627.GA60483@mech-cluster241.men.bris.ac.uk> References: <20091222122627.GA60483@mech-cluster241.men.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 22, 2009 at 12:26:27PM +0000, Anton Shterenlikht wrote: > This is blade 1500 with 9.0-current > > I've usb mouse and keyboard. > > I have in my kernel config file > > device atkbdc > device atkbd > device psm # PS/2 mouse > > device ukbd # Keyboard > device ums # Mouse > > > The first 3 devices don't even appear in the dmesg. > Am I right that I can safely remove atk* and psm > from the kernel config? > Correct; if you also only use one USB keyboard you can remove kbdmux(4), too. Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091222203117.GB7126>