From owner-freebsd-mobile@FreeBSD.ORG Sat Mar 31 19:27:17 2007 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE94516A402 for ; Sat, 31 Mar 2007 19:27:17 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 8F35113C448 for ; Sat, 31 Mar 2007 19:27:17 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l2VJPkrf007817; Sat, 31 Mar 2007 13:25:46 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 31 Mar 2007 13:25:50 -0600 (MDT) Message-Id: <20070331.132550.228971957.imp@bsdimp.com> To: lars.engels@0x20.net From: "M. Warner Losh" In-Reply-To: <20070331181509.GF54027@e.0x20.net> References: <20070325064132.GA6682@neptune.cs.kent.edu> <4609A300.8070004@cs.kent.edu> <20070331181509.GF54027@e.0x20.net> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Sat, 31 Mar 2007 13:25:46 -0600 (MDT) Cc: freebsd-mobile@freebsd.org, cstjean@cs.kent.edu Subject: Re: Toshiba Cardbus X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2007 19:27:17 -0000 In message: <20070331181509.GF54027@e.0x20.net> Lars Engels writes: : But I have one issue: This all only works with a 7-current kernel from : January. I also have a recent current GENERIC kernel which doesn't seem : to support the cardbus _and_ pccard bus at all. An old 16-bit wi(4) card : was always recognized but with that new kernel even with that card : nothing happens when I insert it. dmesg doesn't show anything. : : Can someone second this? I've not seen this, so there's something different between my setup and yours. We should try to find out what it is. Warner