| Summary: | 3C5x9 isa nic card | ||
|---|---|---|---|
| Product: | Base System | Reporter: | zedstar <zedstar> |
| Component: | kern | Assignee: | 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
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 | Responsible Changed From-To: freebsd-bugs->mdodd 'ep' seems to be my problem. State Changed From-To: open->closed Feedback/maintenance timeout. |