From owner-freebsd-mobile@FreeBSD.ORG Sat Jan 22 17:27:53 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30FF416A4CF for ; Sat, 22 Jan 2005 17:27:53 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81DE543D31 for ; Sat, 22 Jan 2005 17:27:52 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j0MHP5gj060596; Sat, 22 Jan 2005 10:25:06 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 22 Jan 2005 10:26:20 -0700 (MST) Message-Id: <20050122.102620.82989236.imp@bsdimp.com> To: cmello@gmail.com From: "M. Warner Losh" In-Reply-To: References: <41EF6A90.1010101@acm.org> <20050120.101040.130846709.imp@bsdimp.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: dwalton@acm.org cc: mobile@freebsd.org Subject: Re: HEADS UP: OLDCARD to go away X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 17:27:53 -0000 In message: Cesar Mello writes: : My problem is different, no pccard is detected when using GENERIC or NEWCARD. : : I have an old Toshiba Portege 300CT and it works great with 5.3-OLDCARD. : : I'm interested in helping so that these 16-bit cards continue : supported in release 6. I don't want to switch to Linux only because : of this. I'd like to see newcard's support/issues with these older machines fixed as well. What does dmesg from oldcard say? Warner