On Fri, 3 Oct 2003, Ken McKittrick wrote:

> I've got 5.1-current running on an IBM BladeCenter HS20. This thing has
> a USB KVM built-in. It's working in multi-user mode. Problem is when I
> boot to single user, can't do anything.

Check that atkbd is using flags 0x1.  That should cause atkbd not to
attach and allow ukbd to take over.  If your system happens to emulate a
atkbd even when one is not attached, you will have to modify the start
scripts to run kbdcontrol even in the single-user case (if thats even
possible).

> I'm looking for a way to fire up the usbd in single user mode. So far
> I've tried:
>
> Loading usbd.ko, ugen.ko, ukbd.ko modules via loader.conf. NO GOOD,
> hangs the system.

A more recent -CURRENT should fix this issue for you.

-- 
Doug White                    |  FreeBSD: The Power to Serve
[EMAIL PROTECTED]          |  www.FreeBSD.org
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to