Andriy Gapon <a...@icyb.net.ua> wrote:
on 06/05/2009 14:43 Helmut Schneider said the following:
kbd1 at kbdmux0
[snip]
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
[snip]
ukbd0: <IBM IBM MM2, class 0/0, rev 1.10/0.01, addr 5> on uhub0
kbd0 at ukbd0

It took me three passes to notice the above: "kbd0 at atkbd0" and then
again "kbd0 at ukbd0". I am not sure what this actually means, an expert
is needed. Just in case, do you have KBD_INSTALL_CDEV in kernel config?

# cat /sys/i386/conf/GENERIC-QUOTA-PF-ALTQ
include GENERIC

ident           GENERIC-QUOTA-PF-ALTQ

options         QUOTA
options         ALTQ
options         ALTQ_CBQ        # Class Bases Queuing (CBQ)
options         ALTQ_RED        # Random Early Detection (RED)
options         ALTQ_RIO        # RED In/Out
options         ALTQ_HFSC       # Hierarchical Packet Scheduler (HFSC)
options         ALTQ_PRIQ       # Priority Queuing (PRIQ)
options         ALTQ_NOPCC      # Required for SMP build

device          pf
device          pflog
device          pfsync
#

--
No Swen today, my love has gone away
My mailbox stands for lorn, a symbol of the dawn
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to