On Mon, 08 Jan 2007 14:28:41 +0100
Philipp Ost <[EMAIL PROTECTED]> wrote:

> Cristian Fatu wrote:
> > I want to disable keyboard port ... can somebody help me ?
> 
> Comment out the following lines in your kernel configuration:
> 
> device                atkbdc          # AT keyboard controller
> device                atkbd           # AT keyboard
> device                psm             # PS/2 mouse

If you take this approach also add the USB keyboard device
(ukbd) to this list.

I don't know if this would achieve what you want but you could
disable the consoles in /etc/ttys instead of removing the
device support.

Dominic
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to