From owner-freebsd-newbies Wed Oct 20 18:56:21 1999 Delivered-To: freebsd-newbies@freebsd.org Received: from mail.shadow.net (mail.shadow.net [204.177.71.231]) by hub.freebsd.org (Postfix) with ESMTP id 7353114DD7 for ; Wed, 20 Oct 1999 18:56:16 -0700 (PDT) (envelope-from reason@shadow.net) Received: from ararat.mygus.com (mail@ppp1-196.shadow.net [207.17.59.216]) by mail.shadow.net (8.9.3/8.9.3) with ESMTP id VAA16862 for ; Wed, 20 Oct 1999 21:57:36 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=ararat ident=vladik) by ararat.mygus.com with smtp (Exim 3.03 #1 (Debian)) for freebsd-newbies@FreeBSD.ORG id 15TScd-0000GE-00; Sun, 05 Aug 2001 14:27:31 -0400 From: Vladislav To: freebsd-newbies@freebsd.org Subject: [Q] NE2000 startup config Date: Sun, 5 Aug 2001 14:22:43 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <19991019160446.63929.qmail@hotmail.com> In-Reply-To: <19991019160446.63929.qmail@hotmail.com> MIME-Version: 1.0 Message-Id: <01080514273000.00729@ararat> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I would like to know if it is possible to specify the irq and the address for the network card from some type of kernel boot configuration file. And if yes, how. I have read the handbook, but in there it is stated that one needs to configure all the network card related parameters during kernel compilation. Unfortunately, at the moment I do not have enough space to build the kernel, I am just using whatever came with 3.3. Everytime my computer boots, I see that the kernel is expecting my network card be at the address of x280 while my card is at x300. I understand, that I could just configure the card to be at 280, but I would like to investigate the possible options before doing that. I know that in Linux it is a lilo configuration parameter, but since it is different for FreeBSD, I do not know how to do that. Thanks in advance for any info, Vladislav To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message