From hiraga@ssd.sony.co.jp Sun Jul 11 18:39:46 1999
Return-Path: <hiraga@ssd.sony.co.jp>
Received: from ns4.sony.co.jp (ns4.Sony.CO.JP [202.238.80.4])
	by hub.freebsd.org (Postfix) with ESMTP id 4BBA714E3F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 11 Jul 1999 18:39:45 -0700 (PDT)
	(envelope-from hiraga@ssd.sony.co.jp)
Received: from mail3.sony.co.jp (gatekeeper13.Sony.CO.JP [202.238.80.27])
	by ns4.sony.co.jp (04/22/99) with ESMTP id KAA20804
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Jul 1999 10:37:02 +0900 (JST)
Received: from skyline.ssd.sony.co.jp ([43.15.2.29])
	by mail3.sony.co.jp (3.7W99051310c) with ESMTP id KAA26463
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Jul 1999 10:37:03 +0900 (JST)
Received: (from hiraga@localhost)
	by skyline.ssd.sony.co.jp (8.9.3/3.6W+01/11/99) id KAA23580;
	Mon, 12 Jul 1999 10:40:26 +0900 (JST)
Message-Id: <199907120140.KAA23580@skyline.ssd.sony.co.jp>
Date: Mon, 12 Jul 1999 10:40:26 +0900 (JST)
From: hiraga@noc.sony.co.jp
Sender: hiraga@ssd.sony.co.jp
Reply-To: hiraga@noc.sony.co.jp
To: FreeBSD-gnats-submit@freebsd.org
Cc: hiraga@noc.sony.co.jp
Subject: kern
X-Send-Pr-Version: 3.2

>Number:         12598
>Category:       kern
>Synopsis:       <kern>
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 11 18:40:00 PDT 1999
>Closed-Date:    Mon Jul 12 07:13:15 PDT 1999
>Last-Modified:  Mon Jul 12 07:15:17 PDT 1999
>Originator:     Toshio Hiraga
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
<Sony Corporation>
>Environment:

	<FreeBSD 3.2-STABLE i386
CVSup on 7/12/1999

>

>Description:

	<cannot compile kernel with wrong cam_xpt.c>

>How-To-Repeat:

	<
# config GENERIC
# make depend
# make
>

>Fix:
	
	<
--- cam_xpt.c.old       Mon Jul 12 10:24:16 1999
+++ cam_xpt.c   Mon Jul 12 10:27:56 1999
@@ -237,11 +237,11 @@
                { T_DIRECT, SIP_MEDIA_FIXED, quantum, "XP32275*", "*" },
                /*quirks*/0, /*mintags*/24, /*maxtags*/32
        },
+       {
+               /* Broken tagged queuing drive */
                { T_DIRECT, SIP_MEDIA_FIXED, microp, "4421-07*", "*" },
                /*quirks*/0, /*mintags*/0, /*maxtags*/0
        },
-       {
-               /* Broken tagged queuing drive */
        {
                /* Broken tagged queuing drive */
                { T_DIRECT, SIP_MEDIA_FIXED, "HP", "C372*", "*" },

>


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Mon Jul 12 07:12:38 PDT 1999 
Responsible-Changed-Why:  
Misfiled PR. 
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Mon Jul 12 07:13:15 PDT 1999 
State-Changed-Why:  
Fixed in rev 1.42.2.17 of cam_xpt.c . In future, please don't flag your 
problem reports as confidential. The category for this one should have 
been kern and the Synopsis should have been something like 
"cam broken in cam_xpt.c". Also, try to give the revision number of 
a source file when you report such problems. Thanks for the report. 
>Unformatted:
