From owner-freebsd-questions Sun Sep 13 18:57:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA07706 for freebsd-questions-outgoing; Sun, 13 Sep 1998 18:57:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from we.mediaone.net (chmls03.mediaone.net [24.128.1.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA07701 for ; Sun, 13 Sep 1998 18:57:39 -0700 (PDT) (envelope-from gummibear@mediaone.net) Received: from ale.we.mediaone.net ([24.130.60.145]) by we.mediaone.net (Netscape Messaging Server 3.01) with SMTP id AAA5319; Sun, 13 Sep 1998 21:57:16 -0400 Message-Id: <3.0.1.32.19980913185918.0069c0c4@we.mediaone.net> X-Sender: gummibear@we.mediaone.net X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Sun, 13 Sep 1998 18:59:18 -0700 To: Jonathan Chen From: gummibear@we.mediaone.net Subject: Re: NIC's, drivers and PCI Cc: questions@FreeBSD.ORG In-Reply-To: References: <3.0.1.32.19980913132617.006987d4@we.mediaone.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 11:14 AM 9/14/98 +1200, Jonathan Chen wrote: >On Sun, 13 Sep 1998 gummibear@we.mediaone.net wrote: > >> ed1. I'm curious to see why it's not set as ed0? Is it >> because ed0 is for isa based cards? How can I tweak it so that it can be >> set on ed0? > >If I recall correctly, you'll have to create a custom kernel with the >line for ed0 changed to something like > > device ed? at pci? > >-- >Jonathan Chen Okay, now wouldn't I need to know the port address or anything like that? All I have been able to figure out from the device is the IRQ (which is set at 10) and the I/O which is 6000 H according to the setup utility that came with the NIC. Basically, what other information would I have to put into that line? (referring to the "device ed? at pci?" And would I remove all entries dealing with the "device ed0 at isa?"? Thanks for the info! Joey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message