Bug 16420

Summary: 3C5x9 isa nic card
Product: Base System Reporter: zedstar <zedstar>
Component: kernAssignee: Matthew N. Dodd <mdodd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description zedstar 2000-01-28 16:00:01 UTC
Trying to use an old 3com isa  half duplex nic. It doesnt seem to use the default setup on bootup of initial installation even when skipping the setup program and letting it use all settings. It picks it up on bootup as a card on 0x360 but as i looked through the kernel config files there doesnt seem to be a nic that is supported on that high an isa setting or am i being silly?

I looked at the website and found "device ep0 at isa? port 0x300 net irq 10 vector epintr " i set this up in the new specific kernel and changed the port to 0x360 as this is the one that freebsd picked up the isa card on boot. Still no luck...I havent tried changing isa position yet but was just wondering should this make a difference?
Comment 1 winter 2000-01-28 18:54:14 UTC
On Fri, 28 Jan 2000 zedstar@clara.co.uk wrote:
> Trying to use an old 3com isa half duplex nic. It doesnt seem to use
> the default setup on bootup of initial installation even when skipping
> the setup program and letting it use all settings. It picks it up on
> bootup as a card on 0x360 but as i looked through the kernel config
> files there doesnt seem to be a nic that is supported on that high an
> isa setting or am i being silly?

I'm not sure what you're asking about; while the 3.4 if_ep driver supports
hard wired 'hints' it has code that probes for 3c509s and detects -any-
that are installed.  It will attempt to match up those it finds with the
hints specified in the kernel config file but if there are no matches it
will just use what it finds.

Does your card work or not?

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |
Comment 2 Matthew N. Dodd freebsd_committer freebsd_triage 2000-07-18 07:52:15 UTC
Responsible Changed
From-To: freebsd-bugs->mdodd

'ep' seems to be my problem.
Comment 3 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2001-11-15 20:05:40 UTC
State Changed
From-To: open->closed

Feedback/maintenance timeout.