>:If the flags 0x100 is specified to syscons (this is now default in
>:GENERIC), syscons should revert to the AT keyboard when the USB
>:keyboard has gone.
>:
>:Kazu
>
> ok... so if we remove 'flags 0x1' from atkbd0, and leave
> 'flags 0x100' on sc0, and add an entry to /etc/usbd.conf to
> transfer control to the USB keyboard, then we will be ok? Or not?
Yes, it should be OK. But, I have to check several things before we go
committing things. IIRC, currently USB keyboards (for that matter,
the AT keyboard too) don't have explicit /dev entries. We need to add
them, otherwise usbd and kbdcontrol won't be able to refer to the
newly attached USB keyboard.
Kazu
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message