*BSD News Article 14387


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!howland.reston.ans.net!europa.eng.gtefsd.com!fs7.ece.cmu.edu!news.sei.cmu.edu!bb3.andrew.cmu.edu!andrew.cmu.edu!aw2t+
From: "Alex R.N. Wetmore" <aw2t+@andrew.cmu.edu>
Newsgroups: comp.os.386bsd.questions
Subject: Re: 3c503 on IRA9??
Date: Mon, 12 Apr 1993 23:45:02 -0400
Organization: Sophomore, Math/Computer Science, Carnegie Mellon, Pittsburgh, PA
Lines: 22
Message-ID: <0fmXQyK00iUxEACY9G@andrew.cmu.edu>
NNTP-Posting-Host: po5.andrew.cmu.edu
In-Reply-To: <C5DzL6.661@veda.is>

Excerpts from netnews.comp.os.386bsd.questions: 12-Apr-93 Re: 3c503 on
IRA9?? by Adam David@veda.is 
> I have not even got this far with the 3c503 so I have a question of my own:
> How do you set the card to irq2 ? I tried the DOS 3c503.exe diagnostics
> program to set the irq level, but it resets the irq afterwards. Someone
> told me that it doesn't keep the value between powerdown resets either,
> so that would not be much use anyway. So, how is it possible to set the
> correct IRQ and DMA values on the card before the card is probed (it is
> one of those EtherLink II things).

Set the port to the correct place (0x250 i think) and whatever other
setable parameters you can do from the hardware (just memory address if
I remember correctly, I haven't done this since august).  BSD will setup
the card for the correct IRQ.

Note that to use the AUI port on the card you need to get the patched
ifconfig that lets you tell the 3c503 to do this or hack the if_ef.c
driver (which is what I opted to do, since the new ifconfig wasn't
around in august).

alex