From owner-freebsd-current@FreeBSD.ORG Wed Aug 31 23:16:23 2005 Return-Path: X-Original-To: current@freebsd.org 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 85A7816A41F; Wed, 31 Aug 2005 23:16:23 +0000 (GMT) (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 B3D8043D58; Wed, 31 Aug 2005 23:16:19 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id j7VNCXZM014083; Wed, 31 Aug 2005 17:12:38 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 31 Aug 2005 17:12:59 -0600 (MDT) Message-Id: <20050831.171259.56563279.imp@bsdimp.com> To: mi+mx@aldan.algebra.com From: "M. Warner Losh" In-Reply-To: <200508301223.20626.mi+mx@aldan.algebra.com> References: <200508281326.j7SDQGfc073329@blue.virtual-estates.net> <20050829191927.6694a969.flynn@energyhq.es.eu.org> <200508301223.20626.mi+mx@aldan.algebra.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 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Wed, 31 Aug 2005 17:12:42 -0600 (MDT) Cc: re@freebsd.org, current@freebsd.org Subject: Re: installing 6.0-BETA3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 31 Aug 2005 23:16:23 -0000 In message: <200508301223.20626.mi+mx@aldan.algebra.com> Mikhail Teterin writes: : > > . Something is wrong with the ed-driver (in my case -- : > > Kingston's KNE-PC2T, FCC ID L40WST200). Kernel reports : > > being unable to do something with pccard1, then reports : > > ed1: .... : > > and hangs. I let it wait for an hour and it never continued : > > booting. I'll try to investigate, when I'm done installing. : > > The card worked just fine in a newer Pentium-II laptop under : > > FreeBSD-5.x : > : > If the card is a 16bit pcmcia car make sure the bridge is set to 16bit. : : How do I do that? You can't. The advice was bogus and should be completely ignored. I have a number of pending MFCs for PC Cards to make them work a lot better than they do now. Maybe they will solve your problems. Warner