*BSD News Article 74090


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.hawaii.edu!ames!enews.sgi.com!news.mathworks.com!newsfeed.internetmci.com!netnews.nwnet.net!news.u.washington.edu!root
From: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: 3C509B-COMBO Ethernet Card Problem
Date: Thu, 18 Jul 1996 09:39:26 -0700
Organization: Applied Physics Lab
Lines: 27
Message-ID: <31EE68BE.41C67EA6@troutmask.apl.washington.edu>
References: <4si03f$7jc@news.postech.ac.kr> <4sjgjt$1gr@typo.org> <4sk3k4$431@news.postech.ac.kr>
NNTP-Posting-Host: troutmask.apl.washington.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0b4 (X11; I; FreeBSD 2.1-STABLE i386)

> 
> Kernel detect my card. Its result are following
> ------
> ep0 at 0x300-0x30f irq 10 on isa
> ep0: aui/bnc/utp[*UTP] address 00:20:af:1e:02:d0 irq 10
> ------
> 
> :  conflicts with another device
> 
>

(1) Disable pnp

(2) Boot with -c and disable other device at 0x300. ep0 is sensitive
    to the probes of other devices.

(3) UTP is marked active (rj45 port).  You need to specify link2
    to ifconfig in /etc/sysconfig.  This is what I use.

ifconfig_ep0="inet 128.95.76.54 link2 netmask 0xffffff00"


-- 
Steve

finger kargl@troutmask.apl.washington.edu
http://troutmask.apl.washington.edu/~kargl/sgk.html