From owner-freebsd-current@FreeBSD.ORG Sat Jul 16 17:14:44 2005 Return-Path: X-Original-To: freebsd-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 229D716A41C for ; Sat, 16 Jul 2005 17:14:44 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF3E143D46 for ; Sat, 16 Jul 2005 17:14:43 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from herbelot.dyndns.org (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by postfix4-2.free.fr (Postfix) with ESMTP id 71563321B26 for ; Sat, 16 Jul 2005 19:14:42 +0200 (CEST) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.13.3/8.13.3) with ESMTP id j6GHEXgB007469; Sat, 16 Jul 2005 19:14:34 +0200 (CEST) From: Thierry Herbelot To: freebsd-current@freebsd.org Date: Sat, 16 Jul 2005 19:14:18 +0200 User-Agent: KMail/1.8.1 References: <200507151938.00294.thierry@herbelot.com> <200507161849.39012.thierry@herbelot.com> <20050716.105849.112624020.imp@bsdimp.com> In-Reply-To: <20050716.105849.112624020.imp@bsdimp.com> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200507161914.23682.thierry@herbelot.com> Cc: "M. Warner Losh" Subject: Re: loss of PCMCIA ed(4) interface X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2005 17:14:44 -0000 Le Saturday 16 July 2005 18:58, M. Warner Losh a écrit : > In message: <200507161849.39012.thierry@herbelot.com> > > Thierry Herbelot writes: > : Hello, > : > : Le Saturday 16 July 2005 18:27, M. Warner Losh a écrit : > : > Is the ed card in the system at boot? > : > : Yes, the card is always plugged-in (the notebook is used as a kind of > : tinderbox) - should I try and extract and replug it ? > > Yes. Please try that. ASAP > Also, do you have ed compiled into the kernel > or are you using a module? it's in the kernel : a straight, simple GENERIC. > > Warner TfH