Bug 29785

Summary: 4.4-PRERELEASE not booting with aic-7770
Product: Base System Reporter: Charlie & <root>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-PRERELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
smime.p7s none

Description Charlie & 2001-08-16 22:20:01 UTC
Built new kernel on Intergraph TD-3, 4.4-PRERELEASE, The system has adaptec aic-777x SCSI adapter and one HD, one CD on SCSI bus. The system has worked flawlessly under 4.0, 4.1, 4.2-STABLE. Now kernel hangs _before_ writing waiting scsi devices to settle. I first thought it hangs on parallel port, then removed parallel port from conf and it hanged on serial port so in fact it hangs when probing SCSI controller. I tried to remove EISA bus from kernel conf as suggested by list members, but it did not help.
Comment 1 Kris Kennaway 2001-08-19 09:52:11 UTC
What is the last thing displayed by the boot sequence when you boot verbosely (-v)?

What is your kernel configuration file?

Kris
Comment 2 mauri 2001-08-22 14:19:43 UTC
Hi

Today cvsupped source and the problem is fixed.

Thanx!
--
L.
Comment 3 t_kremer 2001-08-22 15:27:07 UTC
i have the same problem on a fairly standard machine: PIII-500, 
Asus-Mainboard and Adaptec 2940U2.
when i boot with -v, the last line printed is
isa_probe_children: probing PnP devices

and the the machine hangs. It worked with 4.0 to 4.3-STABLE without 
problems. My kernelconf is GENERIC apart from
device	pcm
device	sbc
options	netatalk
and i386/486 code disabled.

-- 
----------------------------------------------
tilo kremer
hfbk - interdisziplin=E4re computerei
lerchenfeld 2
22081 hamburg
t.	+49-40-42832-3467
f.	+49-40-42832-2279
Comment 4 Matt Jacob freebsd_committer freebsd_triage 2001-10-02 03:11:23 UTC
State Changed
From-To: open->feedback

Still a problem?
Comment 5 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2001-11-15 17:33:30 UTC
State Changed
From-To: feedback->closed

Originator said cvsupping fixes his problem.