From owner-freebsd-current@FreeBSD.ORG Thu Jun 21 20:45:10 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA83116A46D for ; Thu, 21 Jun 2007 20:45:10 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 7F38B13C455 for ; Thu, 21 Jun 2007 20:45:10 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so737062uge for ; Thu, 21 Jun 2007 13:45:10 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:subject:message-id:mail-followup-to:mime-version:content-type:content-disposition; b=ilDmCfGqCdslHBT9MQ8m/qNMAf1dXXKR5SRTXDfRQOH1BImDkK1/wV0C7NmjEEBtYBN+T1i8wesgF/c41sRiI/tbwrXH9OJERLpqOGD2O5NaGISlFLzCqqF8fIuFJEgjel4ninnaqMLznRdN4wS1s5eXbDJ5NxQ8w2b00sLvqxQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:mail-followup-to:mime-version:content-type:content-disposition; b=mmQxgNsRcf+1bUk9AiOHlZTzWlayCnknVOkHt0o329e1ovzfawl3qpUEJ119lEWanOLWZo1mQrWwSqrc0rAnOrK42GYtHYhUVyv6yJFVr54i4mg4PNj7guEJJCdXh4X5V8ab45stAUGOKzs0QqWTC4wj0QId0vMLtpBgP5XBoDQ= Received: by 10.67.26.6 with SMTP id d6mr2240870ugj.1182457249434; Thu, 21 Jun 2007 13:20:49 -0700 (PDT) Received: from roadrunner.q.local ( [85.180.140.140]) by mx.google.com with ESMTP id m1sm6774296uge.2007.06.21.13.20.48 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 21 Jun 2007 13:20:48 -0700 (PDT) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.14.1/8.14.1) with ESMTP id l5LIFEP7002487 for ; Thu, 21 Jun 2007 20:15:14 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Received: (from q@localhost) by roadrunner.q.local (8.14.1/8.14.1/Submit) id l5LIFDbp002486 for current@freebsd.org; Thu, 21 Jun 2007 20:15:13 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Date: Thu, 21 Jun 2007 20:15:13 +0200 From: Ulrich Spoerlein To: current@freebsd.org Message-ID: <20070621181513.GA1486@roadrunner.q.local> Mail-Followup-To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cc: Subject: ukbd(4) not attaching when loaded as module X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2007 20:45:11 -0000 Hi, I just installed a fairly recent -CURRENT and noticed a few glitches. One of them has to do with my SUN->USB keyboard adapter. When compiling ukbd as module, it wont attach. Only uhid is attaching: uhid0: on uhub4 When running GENERIC, it attaches fine ukbd0: on uhub4 I was loading uhid/ums/ukbd as module, could there be some races with this approach? I will try a GENERIC-ukbd boot to see, if I can isolate it further. Ulrich Spoerlein -- "The trouble with the dictionary is you have to know how the word is spelled before you can look it up to see how it is spelled." -- Will Cuppy