From owner-freebsd-questions Fri Sep 28 5:42: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from triceratops.com (adsl-63-193-147-122.dsl.lsan03.pacbell.net [63.193.147.122]) by hub.freebsd.org (Postfix) with SMTP id 0F70F37B40E for ; Fri, 28 Sep 2001 05:42:01 -0700 (PDT) Received: (qmail 3257 invoked by uid 500); 28 Sep 2001 12:33:02 -0000 Date: Fri, 28 Sep 2001 05:33:02 -0700 From: John White To: freebsd-questions@freebsd.org Subject: Re: ftp install w/tulip driver Message-ID: <20010928053302.D2099@triceratops.com> References: <20010927192459.C2099@triceratops.com> <017b01c147c7$246a6120$0e00000a@tomcat> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <017b01c147c7$246a6120$0e00000a@tomcat>; from achornback@worldnet.att.net on Thu, Sep 27, 2001 at 10:41:57PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Sep 27, 2001 at 10:41:57PM -0400, Andrew C. Hornback wrote: > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John White > > Sent: Thursday, September 27, 2001 10:25 PM > > To: freebsd-questions@freebsd.org > > Subject: ftp install w/tulip driver > > > > I'm attempting a brand new ftp installation of FreeBSD 4.4-Release > > on a machine with a Kingston KNE110TX or KNE100TX NIC (I have both). > > They're both DEC Tulip based NICs, but there doesn't seem to be > > a tulip driver in the 4.4-release install disk. I -believe- that's > > the "de" driver, but could be mistaken (again, it doesn't show up, > > so I'm going by what others seem to say in the archives about the > > driver). > > > Is there some way to load addiitonal drivers that I'm missing? > > Is there a different .flp file that I should be using (there > > aren't any on the ftp site)? > The driver you are looking for is the tx. It's the driver that my SMC > 9432TX uses, and it's based on the tulip chipset. Well, the hardware.txt file says both cards use the dc driver, however... In my driver configuration section (conflict resolution), the following network drivers are available: cs ed fe ie lhc sn It ends up that I disabled all the drivers, and the dc driver was chosen automagically. So, for the search engine users of the future, I did an ftp install using Kingston KNE110TX and KNE100TX cards using the "dc" driver. I don't know what this means with regards to having the tulip code in a specific driver or in multiple drivers. Problem solved, system installed, and now, the learning process begins. John White To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message