From owner-freebsd-current@FreeBSD.ORG Wed Mar 9 22:00:26 2005 Return-Path: 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 F241116A4CE; Wed, 9 Mar 2005 22:00:25 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A4643D48; Wed, 9 Mar 2005 22:00:25 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j29M0OOH003061; Wed, 9 Mar 2005 17:00:24 -0500 (EST) Date: Wed, 9 Mar 2005 17:00:24 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Gavin Atkinson In-Reply-To: <20050309213000.V7677@ury.york.ac.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) cc: imp@freebsd.org cc: current@freebsd.org Subject: Re: Cardbus support broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Eischen List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 22:00:26 -0000 On Wed, 9 Mar 2005, Gavin Atkinson wrote: > > [Sorry, I don't have any of the original thread to reply to] > > Basically, just a "me too", but with an if_ath card, just to prove it's > not just realtek cards. My findings are on: > > cbb0: at device 17.0 on pci0 > cardbus0: on cbb0 > pccard0: <16-bit PCCard bus> on cbb0 [ ... ] > I don't know if it helps, but I had once seen similar behaviour to this > with the 13 Feb kernel (although note the different mem range). In this > case, removing and reinserting the card brought it to life. Yep, worked for my atheros-based wifi too. It might work for dc, but dc doesn't quite handle detaching and panics so I never get that far. -- DE