From owner-freebsd-mobile Tue Sep 3 19:10:50 2002 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 9AD6237B414 for ; Tue, 3 Sep 2002 19:10:47 -0700 (PDT) Received: from wonkity.com (wonkity.com [63.93.4.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5CF143E3B for ; Tue, 3 Sep 2002 19:10:46 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost.wonkity.com [127.0.0.1]) by wonkity.com (8.12.1/8.11.6) with ESMTP id g842AiuF019587; Tue, 3 Sep 2002 20:10:45 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.1/8.12.1/Submit) with ESMTP id g842AieZ019584; Tue, 3 Sep 2002 20:10:44 -0600 (MDT)?g (envelope-from wblock@wonkity.com) Date: Tue, 3 Sep 2002 20:10:44 -0600 (MDT) From: Warren Block To: John Bleichert Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: pcmcia ed0 driver/Thinkpad question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 3 Sep 2002, John Bleichert wrote: > Also, when the NIC is inserted, the opsys attaches it to an interface at > ed1 - I was expecting ed0 since there are no other ed-type NICs in the box > - any reason why it's skipping ed0? Or is this nothing to worry about? My Netgear card did this. To get it working, I restricted pccardd's choice of interrupts by entering just this in /etc/pccard.conf: irq 10 Don't mess with /etc/defaults/pccard.conf. The interrupts available on your system may be different, of course. In my kernel config file is just "device ed" in the network adapter section. -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message