Bug 53334

Summary: [PATCH] Interrupt routing, pci.c, 5.1-CURRENT
Product: Base System Reporter: Yoshiaki Uchikawa <yoshiaki>
Component: kernAssignee: Andre Oppermann <andre>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.1-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Yoshiaki Uchikawa 2003-06-15 08:40:18 UTC
 My system can't boot after 2002.jun.05 current kernel.

 it stopped at, 
===
Waiting 5 seconds for SCSI devices to settle
(noperiph:sym0:0:-1:-1): SCSI BUS reset delivered.
===

Fix: Work around:
src/sys/dev/pci/pci.c
Comment 1 Andre Oppermann freebsd_committer freebsd_triage 2003-12-27 16:45:30 UTC
Responsible Changed
From-To: freebsd-bugs->andre

Take over.
Comment 2 Andre Oppermann freebsd_committer freebsd_triage 2003-12-30 12:31:25 UTC
State Changed
From-To: open->feedback

Problem believed to be fixed.  Asked Originator for recheck.
Comment 3 Andre Oppermann freebsd_committer freebsd_triage 2003-12-30 12:31:28 UTC
Yoshiaki-san,

could check with again 5.2RC2 or an up to date -CURRENT whether the
is still occuring?

I believe your problem has been fixed in sys/dev/pci/pci.c rev 1.221
on Jun.22 2003.

-- 
Andre
Comment 4 Yoshiaki Uchikawa 2003-12-31 14:51:49 UTC
Dear Andre,

I check 5.2-current(31 Dec 2003) with symbios scsi device.
The problem has been fixed.

Thank you.

>>>>> From: Andre Oppermann <andre@freebsd.org>
>>>>> Date: Tue, 30 Dec 2003 13:31:28 +0100

 > Yoshiaki-san,
 > 
 > could check with again 5.2RC2 or an up to date -CURRENT whether the
 > is still occuring?
 > 
 > I believe your problem has been fixed in sys/dev/pci/pci.c rev 1.221
 > on Jun.22 2003.
--
  yoshiaki@kt.rim.or.jp
Comment 5 John Baldwin freebsd_committer freebsd_triage 2003-12-31 16:05:28 UTC
State Changed
From-To: feedback->closed

Submitter reported that the problem has been fixed.