Bug 19494

Summary: hang on boot; culpit seems to be ed0
Product: Base System Reporter: thni <thni>
Component: kernAssignee: ps
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   

Description thni 2000-06-25 04:20:00 UTC
i386 hangs on boot; last message (verbose):
bpf: lp0 attached

Happens after updating (cvsup of src-all & cvs-crypto) on June 23 2000,
'make world' and building new kernel.
src/sys/dev/ed/if_ed.c was updated to v. 1.173.2.4

Disabling ed0 in config (boot_userconfig) removes problem. ed0 detected as:
ed0 at port 0x340-0x35f irq 10 on isa0
ed0: address 00:00:e8:c9:5e:72, type NE2000 (16 bit)

Fix: 

Downgrade src/sys/dev/ed/if_ed.c to v. 1.173.2.3
How-To-Repeat: Boot i386 with (my) NE2000 card, on kernel with ed-driver (if_ed.c v. 1.173.2.4).
Comment 1 thni 2000-07-03 23:44:52 UTC
Hi

Problem solved by cvs commit including: src/sys/dev/ed/if_ed.c 1.173.2.5;
thanks.
(http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1412666+0+archive/2000/cvs-all
/20000702.cvs-all)

 -thomas
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2000-07-04 17:20:35 UTC
State Changed
From-To: open->analyzed

Believed fixed in RELENG_4. 


Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 2000-07-04 17:20:35 UTC
Responsible Changed
From-To: freebsd-bugs->ps

Paul's fix.  He can close this PR if he isn't interested in 
merging onto RELENG_3.
Comment 4 ps freebsd_committer freebsd_triage 2000-07-10 19:03:32 UTC
State Changed
From-To: analyzed->closed

Fix is in stable & current.