Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 2009 16:50:39 +0200
From:      "Helmut Schneider" <jumper99@gmx.de>
To:        freebsd-stable@freebsd.org
Subject:   Re: kbd0 at both atkbd0 and ukbd0 [Was: [7.2] R/W mount of / denied. Filesystem not clean - run fsck.]
Message-ID:  <gts83v$33c$1@ger.gmane.org>
References:  <gtrjq3$u24$1@ger.gmane.org> <gtrt5m$ror$1@ger.gmane.org> <4A019B38.3060101@icyb.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Andriy Gapon <avg@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 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?gts83v$33c$1>