Bug 13257

Summary: I have 2 cards,when I configure (ifconfig le0 ip-address) the second one (DE 205), the server breaks.
Product: Base System Reporter: marilia <marilia>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description marilia 1999-08-19 19:10:02 UTC
I am configuring a server to be a firewall. I didn“t configure the kernel to use it as a firewall yet. I started installing FreeBSD by ftp, and when I try to configure the second card, the server stops, and I must to do a cold restart..
The first and good card is a Digital 21040, the second one (where the problem is) is a Digital DE205 card. 

When I execute the command:
# ifconfig le0 172.16.20.20 (I did not get the prompt again... only rebooting the server..)
Comment 1 Sheldon Hearn 1999-08-20 12:31:29 UTC
On Fri, 20 Aug 1999 08:39:04 -0300, Marilia Trevisan Stein wrote:

> This interface (de0) was recognized in installation process:
> 
> de0: <Digital 21040 Ethernet> rev 0x23 int a irq 5 on pci0.3.0
> de0: DEC 21040 [10Mb/s] pass 2.3
> de0: address 00:00:f8:20:89:7a
> 
> This other one, I had included after the installation process:
> 
> le0 at 0x300-0x31f irq 5 maddr 0xd0000 msize 2048 on isa
> le0: DE205-AB ethernet address 08:00:2b:3e:cb:6a

You're running both cards on the same IRQ.

Ciao,
Sheldon.
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 1999-08-20 13:25:19 UTC
State Changed
From-To: open->closed

Originator confirms that the problem was caused by an IRQ conflict.