Bug 70086

Summary: AHD_BUSFREEREV_BUG added to ahd->features rather than ahd->bugs
Product: Base System Reporter: Ken Westerback <krw>
Component: kernAssignee: Justin T. Gibbs <gibbs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Ken Westerback 2004-08-06 18:40:18 UTC
r1.20 of ahd_pci.c adds AHD_BUSFREEREV_BUG to ahd->features for post B0 rev 790X chips. From subsequent uses of AHD_BUSFREEREV_BUG it looks like this should have been added to ahd->bugs instead.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-08-22 07:52:00 UTC
Responsible Changed
From-To: freebsd-bugs->gibbs

Despite the claim in the text, this bug appears to be in the commit 
to aic79xx_pci.c of August 4th.  On the theory that that's the case, 
over to the committer of that change.
Comment 2 Justin T. Gibbs freebsd_committer freebsd_triage 2004-08-22 14:59:59 UTC
State Changed
From-To: open->closed

Corrected in aic79xx_pci.c revision 1.21.