From nobody@FreeBSD.org  Thu May 19 02:18:39 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B99A416A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 May 2005 02:18:39 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8D21D43D60
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 May 2005 02:18:39 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4J2IcfG036690
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 May 2005 02:18:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j4J2IcZ9036689;
	Thu, 19 May 2005 02:18:38 GMT
	(envelope-from nobody)
Message-Id: <200505190218.j4J2IcZ9036689@www.freebsd.org>
Date: Thu, 19 May 2005 02:18:38 GMT
From: Bruce Burden <brucegb@bga.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: /sys/i386/conf/GENERIC needs "options ASR_COMPAT" to prevent panic on 5.x
X-Send-Pr-Version: www-2.3

>Number:         81235
>Category:       i386
>Synopsis:       /sys/i386/conf/GENERIC needs "options ASR_COMPAT" to prevent panic on 5.x
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    gavin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 19 02:20:22 GMT 2005
>Closed-Date:    Sat Jan 26 19:41:15 UTC 2008
>Last-Modified:  Sat Jan 26 19:41:15 UTC 2008
>Originator:     Bruce Burden
>Release:        FreeBSD 5.4 Stable
>Organization:
>Environment:
FreeBSD tigerfish2.my.domain 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #14: Tue May 17 00:15:52 UTC 2005   root@tigerfish2.my.domain:/usr/obj/usr/src/sys/TIGERFISH2  i386
>Description:
GENERIC has an entry for "asr", but does not have "options ASR_COMPAT".
If a card (in my case, Adaptec 3210S) using the asr driver is installed,
the GENERIC kernel will panic when the OS goes multi-user (perhaps fsck
starts?)
>How-To-Repeat:
Simply attempt to boot i386 GENERIC on an INTEL/AMD 32 bit system with
one of the asr supported cards installed. Probably need a disk attached
to the controller as well.
>Fix:
Add "options ASR_COMPAT" to the GENERIC kernel directives. I'd suggest
adding a mention of ASR_COMPAT to the asr man page as well.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: gavin 
State-Changed-When: Tue Jul 3 12:13:42 UTC 2007 
State-Changed-Why:  

To submitter:  Is this still a problem with more recent versions of FreeBSD? 


Responsible-Changed-From-To: freebsd-i386->gavin 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Tue Jul 3 12:13:42 UTC 2007 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81235 
State-Changed-From-To: feedback->closed 
State-Changed-By: gavin 
State-Changed-When: Sat Jan 26 19:39:35 UTC 2008 
State-Changed-Why:  
Feedback timeout (6 months).  To submitter:  We'll need more details before 
there is any chance of diagnosing this, if you are still seeing the issue 
and can supply them we can reopen this PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81235 
>Unformatted:
