From owner-freebsd-current Sat Nov 2 15:19:25 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2409D37B401 for ; Sat, 2 Nov 2002 15:19:24 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F60643E97 for ; Sat, 2 Nov 2002 15:19:22 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id gA2NJLpk072914; Sat, 2 Nov 2002 16:19:21 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 02 Nov 2002 16:18:20 -0700 (MST) Message-Id: <20021102.161820.30441341.imp@bsdimp.com> To: frode@nordahl.net Cc: freebsd-current@FreeBSD.ORG Subject: Re: CNet CNWLC-811 (PRISM2), kernel panic From: "M. Warner Losh" In-Reply-To: <1036267664.791.13.camel@samwise.xu.nordahl.net> References: <1036232462.628.6.camel@samwise.xu.nordahl.net> <20021102.111539.102714390.imp@bsdimp.com> <1036267664.791.13.camel@samwise.xu.nordahl.net> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <1036267664.791.13.camel@samwise.xu.nordahl.net> Frode Nordahl writes: : I get the following output from the driver: : wi0 at port 0x240-0x27f irq 11 slot 1 on pccard1 : wi0: timeout in wi_cmd 0x0000; event status 0x0000 : wi0: timeout in wi_cmd 0x0000; event status 0x0000 : wi0: timeout in wi_cmd 0x0000; event status 0x0000 : wi0: init failed : wi0: timeout in wi_cmd 0x0021; event status 0x0000 : wi0: timeout in wi_cmd 0x0021; event status 0x0000 : wi0: mac read failed 5 : device_probe_and_attach: wi0 attach returned 5 This tells me that the wi driver likely doesn't support this (or 0x240 isn't a good place to put it, you might try 0x300 instead)... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message