From owner-freebsd-current@FreeBSD.ORG Sat Aug 16 10:01:29 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 7011437B401; Sat, 16 Aug 2003 10:01:29 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7566143F75; Sat, 16 Aug 2003 10:01:28 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h7GH1KFL041594; Sat, 16 Aug 2003 11:01:20 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 16 Aug 2003 11:02:13 -0600 (MDT) Message-Id: <20030816.110213.79867885.imp@bsdimp.com> To: andreas@freebsd.org From: "M. Warner Losh" In-Reply-To: <20030813195101.GA5647@titan.klemm.apsfilter.org> References: <200308131234.h7DCYcP6016276@spider.deepcore.dk> <20030813195101.GA5647@titan.klemm.apsfilter.org> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: sos@spider.deepcore.dk cc: current@freebsd.org Subject: Re: if_xl borked in current!! 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: Sat, 16 Aug 2003 17:01:29 -0000 In message: <20030813195101.GA5647@titan.klemm.apsfilter.org> Andreas Klemm writes: : On Wed, Aug 13, 2003 at 02:34:38PM +0200, Soeren Schmidt wrote: : > : > Upgraded laptop from 5.1 to -current was as usual a bad idea, this : > time the xl driver broke (and wi is still useless BTW) leaving me : > with no networks working :( : : Well, you lucky one, when I insert a Xircom PCMCIA card : -current panics ;-) You have your choice: panic or Xircom no work. I'll add the limiters I've had in my tree. Problem is that the card doesn't like the memory address we choose to read the CIS in at... Warner