Bug 19899

Summary: ISA NE2000 compatible ethernet device is not available for ftp install.
Product: Base System Reporter: msat6526 <msat6526>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description msat6526 2000-07-13 22:40:00 UTC
When I try to install FreeBSD on computer with Linux, I can not find
ethernet (ed0 10 0x280) option for FTP transfer. There are PLIP, SLIP,
... choices available only. Thus, I can not install FreeBSD at all. My
NIC (ISA NE2000 compatible card) works well under Linux.

Fix: 

Probably an error in a configuration script. In the start of the install
process (in the kernel option screen), the NIC (device ed0, IRQ 10,
port 0x280) is detected.
How-To-Repeat: To try to do FTP install on computer without modem.
Comment 1 Sheldon Hearn 2000-07-14 15:26:19 UTC
On Thu, 13 Jul 2000 14:36:40 MST, msat6526@kolej.mff.cuni.cz wrote:

> Probably an error in a configuration script. In the start of the install
> process (in the kernel option screen), the NIC (device ed0, IRQ 10,
> port 0x280) is detected.

When you say "in the kernel option screen", do you mean in the visual
configuration screen where you can select which drivers to probe?  If
so, that doesn't mean too much.  What ethernet NIC do you actually have?
Can you provide the exact chip make and version number?

Ciao,
Sheldon.
Comment 2 msat6526 2000-07-15 23:58:24 UTC
> > Probably an error in a configuration script. In the start of the install
> > process (in the kernel option screen), the NIC (device ed0, IRQ 10,
> > port 0x280) is detected.
> 
> When you say "in the kernel option screen", do you mean in the visual
> configuration screen where you can select which drivers to probe?  If

OK, the problem was between my chair and keyboard. NIC is on port 0x300,
so when it is changed in the CLI screen, it is OK then. Mea culpa, mea
(maxima) culpa. I'm sorry again.
	MS
Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 2000-07-16 15:45:00 UTC
State Changed
From-To: open->closed

Resource allocation problem.  Thanks to the originator for feeding 
back to us.