From owner-freebsd-current@FreeBSD.ORG Tue Jun 17 05:39:25 2003 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 A7C6D37B401 for ; Tue, 17 Jun 2003 05:39:25 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB37843FBD for ; Tue, 17 Jun 2003 05:39:24 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h5HCdMkA067910; Tue, 17 Jun 2003 06:39:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 17 Jun 2003 06:38:46 -0600 (MDT) Message-Id: <20030617.063846.56055526.imp@bsdimp.com> To: damien.touraine@limsi.fr From: "M. Warner Losh" In-Reply-To: <3EED86CB.5010903@limsi.fr> References: <3EED86CB.5010903@limsi.fr> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Problem on installing BSD 5.x on laptop ... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 12:39:26 -0000 In message: <3EED86CB.5010903@limsi.fr> Damien Touraine writes: : How could I get my 3CCFEM556BI work during the install process of FreeBSD ? I don't think that you can. I've not been able to get that card working locally on a non-install kernel (well, a similar card). There's some code in the NetBSD kernel that's fussy about the I/O range it will accept due to what comments claim are bugs in the silicon, but I've not had time to pursue the matter. Warner