From owner-freebsd-questions Mon Sep 21 06:14:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04886 for freebsd-questions-outgoing; Mon, 21 Sep 1998 06:14:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04693 for ; Mon, 21 Sep 1998 06:13:40 -0700 (PDT) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id QAA26661; Mon, 21 Sep 1998 16:12:34 +0300 (EEST) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Mon, 21 Sep 1998 16:12:34 +0300 (EEST) From: Evren Yurtesen To: Theo Kuijpers cc: freebsd-questions@FreeBSD.ORG Subject: Re: 2.2.7 and PCI In-Reply-To: <001901bde545$13152960$13c04ac3@rotor.zav.euronet.be> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG when you are compiling kernel you should leave at least the first isa ethernet card ed0 in your kernel...(or any?) if you do not do that freebsd does not assign a driver for your card. but after that if you do not want to see the error message which says that the system could not find ed0 you may boot with -cv parameter and then disable probing for ed0 device... well, if somebody knows why freebsd does not assign a driver to pci ethernet devices if you do not specify any isa ethernet please let me know, I wonder why it happens :) On Mon, 21 Sep 1998, Theo Kuijpers wrote: > Hi there, > > I've got a strange problem : > > I just upgraded from 2.2.6 to 2.2.7 without any problems. When using the > GENERIC kernel all my > PCI devices (currently only a 3c900 card) are detected > and assigned a driver. > > When I use a custom kernel (a propper one with the > right devices etc.) it doesn't assign any driver > to the PCI devices .. it detects the card as an PCI device (ethernet) but it > reports [no driver assigned]. > > As well I used all possible BIOS settings (AMIBIOS) > PnP OS / BIOS settings etc. To make sure it wasn't a > hardware problem I changed the slot where I put the card and I even switched > cards. > > > Could anyone please help me out. > > Thanx, > > Theo Kuijpers > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message