From owner-freebsd-hackers@FreeBSD.ORG Tue May 13 06:30:45 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B063737B407 for ; Tue, 13 May 2003 06:30:45 -0700 (PDT) Received: from digiflux.org (43.Red-80-59-151.pooles.rima-tde.net [80.59.151.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8A7143F75 for ; Tue, 13 May 2003 06:30:43 -0700 (PDT) (envelope-from olivas@digiflux.org) Received: from sentinel (sentinel [10.0.2.5]) (authenticated bits=0) by digiflux.org (8.12.9/8.12.9) with ESMTP id h4DDUf4P093681 for ; Tue, 13 May 2003 15:30:42 +0200 (CEST) (envelope-from olivas@digiflux.org) From: Stacy Olivas To: hackers@freebsd.org Date: Tue, 13 May 2003 15:30:41 +0200 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305131530.41493.olivas@digiflux.org> Subject: wi network driver woes X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 13:30:46 -0000 I've ran into some strangeness with the wi wireless network card driver under a PicoBSD build (WarBSD). I can get the kernel to recognize PCMCIA card services and detect the WLAN NIC at startup, but if you try to use it for anything you get the following error: wi0: watchdog timeout And, if you remove the NIC from the PCMCIA card slot and re-insert it, the system doesn not automatically re-detect it... Any suggestions on what I can do to make this work? Also, if you need an example of what I am talking about go check out the WarBSD stuff at http://digiflux.org/warbsd TIA -Stacy