*BSD News Article 32105


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!agate!howland.reston.ans.net!pipex!sunic!ugle.unit.no!trane.uninett.no!eunet.no!nuug!EU.net!uunet!demos1!dream.demos.su!max
From: max@dream.demos.su (Max Klochkov)
Newsgroups: comp.os.386bsd.questions
Subject: Re: FreeBSD 1.1 & 3C509
Date: 27 Jun 1994 14:05:11 GMT
Organization: Demos Plus Co.
Lines: 13
Message-ID: <2ummb5$gtc@news.demos.su>
References: <2uf4jt$8p@news.u.washington.edu>
NNTP-Posting-Host: max%@dream.demos.su
X-Newsreader: TIN [version 1.2 PL1]

Po-Jung Lin (pojung@u.washington.edu) wrote:

> 	Does anyone have experience with Freebad 1.1 & 3com 3C509 card? The install notes just say it support 3c503. Is it supporting 3C509? thanks.

  You can use the next line in your /usr/src/sys/i386/conf/`hostname` :

  device ep0 at isa? port 0x___ net irq __ vector epintr

  Now you must rebuild the kernel and use the command like this:

  ifconfig ep0 <your_hostname>

/Max Klochkov