From owner-freebsd-current Fri Jan 7 9:58: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail-out.visi.com (kauket.visi.com [209.98.98.22]) by hub.freebsd.org (Postfix) with ESMTP id 7BD7C14FE2 for ; Fri, 7 Jan 2000 09:58:00 -0800 (PST) (envelope-from veldy@visi.com) Received: from isis.visi.com (isis.visi.com [209.98.98.8]) by mail-out.visi.com (Postfix) with ESMTP id 25A2237F8; Fri, 7 Jan 2000 11:57:55 -0600 (CST) Received: from localhost (veldy@localhost) by isis.visi.com (8.8.8/8.8.8) with ESMTP id LAA23413; Fri, 7 Jan 2000 11:57:54 -0600 (CST) X-Authentication-Warning: isis.visi.com: veldy owned process doing -bs Date: Fri, 7 Jan 2000 11:57:54 -0600 (CST) From: Thomas Veldhouse To: Matthew Jacob Cc: Adam , freebsd-current@FreeBSD.ORG Subject: Re: installing over the wire with a tulip card... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wouldn't think so. However, the problem disappears when the PNP OS setting is set to OFF on another box - and it reappears when I turn it back on. When Linux boots - it says something to the extent that the card has not been initialized by the BIOS - and then it does it - this is when the driver detects it. Oddly, it does have an IRQ under FreeBSD - it just doesn't work [with PNP OS on]. I used to get this problem [Not PNP OS related though] with "auto" under the interfaces section of /etc/rc.conf. Overriding that with "lo0 de0" has not fixed the problem. I had to get a different card for my box without the option to run PNP OS off, a PNIC II based Linksys card. Tom Veldhouse veldy@visi.com On Fri, 7 Jan 2000, Matthew Jacob wrote: > > This shouldn't be a PNP-OS issue because this is a PCI card- the card is > seen during booting- which means it's getting detected. I don't know why > 'ifconfig -l' doesn't see it though. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message