From owner-freebsd-questions@FreeBSD.ORG Wed May 12 08:19:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87E8116A4CE for ; Wed, 12 May 2004 08:19:12 -0700 (PDT) Received: from murphy.planlos.de (murphy.planlos.de [213.73.92.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DF7943D60 for ; Wed, 12 May 2004 08:19:10 -0700 (PDT) (envelope-from frank@altpeter.de) Received: from murphy.planlos.de (racoon@localhost [127.0.0.1]) by murphy.planlos.de (8.12.9/8.12.9) with ESMTP id i4CFJ9tG027912 for ; Wed, 12 May 2004 17:19:10 +0200 (CEST) (envelope-from frank@altpeter.de) Received: (from freddy@localhost) by murphy.planlos.de (8.12.9/8.12.9/Submit) id i4CFJ6I0027911 for questions@freebsd.org; Wed, 12 May 2004 17:19:06 +0200 (CEST) (envelope-from frank@altpeter.de) Date: Wed, 12 May 2004 17:19:06 +0200 From: Frank Altpeter To: questions@freebsd.org Message-ID: <20040512151906.GA27729@murphy.planlos.de> Mail-Followup-To: Frank Altpeter , questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: 5.2-CURRENT and devd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 15:19:12 -0000 Hi there, I just upgraded my system from 4.x to 5.2-CURRENT (well, new installation of course :). The hardware is Compaq Armada E500 along with a Lucent Orinoco 11mbit/s WEP 64 card. But i not sure if the pccard support is quite well running here. Both the cardbus and pccard along with the cbb device are enabled in the kernel configuration. The devd is enabled and /etc/devd.conf has not (yet) been modified. After boot, the following hardware has been detected: May 12 16:12:15 pegasus kernel: cbb0: mem 0x41100000-0x41100fff irq 11 at device 4.0 on pci0 May 12 16:12:15 pegasus kernel: cbb0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x41100000 May 12 16:12:15 pegasus kernel: cardbus0: on cbb0 But, when i insert my WLAN card, this happens: May 12 16:21:44 pegasus kernel: wi0: at port 0x100-0x13f irq 11 function 0 config 1 on pccard 0 May 12 16:21:44 pegasus kernel: wi0: [GIANT-LOCKED] May 12 16:21:44 pegasus kernel: wi0: timeout in wi_cmd 0x0000; event status 0x8000 May 12 16:21:44 pegasus last message repeated 2 times May 12 16:21:44 pegasus kernel: : init failed May 12 16:21:44 pegasus kernel: device_probe_and_attach: wi0 attach returned 6 Inserting a simple CompactFlash card reader does hangup the entire system without any notice or log entry. Any hints on that? Should i perhaps downgrade to 5.2.1-RELEASE-p6 ? With kind regards, Frank Altpeter