From root@guest.ziplink.net  Thu Aug  8 13:56:46 1996
Received: from guest.ziplink.net (guest.zipnet.net [199.232.255.51])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA11923
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 8 Aug 1996 13:56:41 -0700 (PDT)
Received: (from root@localhost) by guest.ziplink.net (8.7.5/8.7.3) id SAA01293; Thu, 8 Aug 1996 18:00:39 -0400 (EDT)
Message-Id: <199608082200.SAA01293@guest.ziplink.net>
Date: Thu, 8 Aug 1996 18:00:39 -0400 (EDT)
From: Charlie Root <root@guest.ziplink.net>
Reply-To: root@guest.ziplink.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: pci/pcisupport.c does not compile
X-Send-Pr-Version: 3.2

>Number:         1478
>Category:       kern
>Synopsis:       pci/pcisupport.c does not compile
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    se
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug  8 14:00:01 PDT 1996
>Closed-Date:    Thu Sep 26 09:51:19 PDT 1996
>Last-Modified:  Thu Sep 26 09:59:11 PDT 1996
>Originator:     Mikhail Teterin
>Release:        FreeBSD 2.2-960801-SNAP i386
>Organization:
>Environment:


>Description:

	Compilation of /sys/pci/pcisupport.c fails, because of a missing
	quote at line 351

>How-To-Repeat:

	Try to build a kernel with PCI-support

>Fix:
	
	put the missing quote back

>Release-Note:
>Audit-Trail:

From: Stefan Esser <se@zpr.uni-koeln.de>
To: root@guest.ziplink.net
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: kern/1478: pci/pcisupport.c does not compile
Date: Fri, 9 Aug 1996 12:09:30 +0200 (MET DST)

 Charlie Root writes:
  > 
  > >Number:         1478
  > >Category:       kern
  > >Synopsis:       pci/pcisupport.c does not compile
 
  > >Description:
  > 
  > 	Compilation of /sys/pci/pcisupport.c fails, because of a missing
  > 	quote at line 351
  > 
  > >How-To-Repeat:
  > 
  > 	Try to build a kernel with PCI-support
 
 Please could you provide me with details about 
 the problem you found. This source file has not
 been touched for more than 4 months, according 
 to a CVS log. 
 
 It did and does compile on my system ...
 
 Regards, STefan
Responsible-Changed-From-To: freebsd-bugs->se 
Responsible-Changed-By: wosch 
Responsible-Changed-When: Wed Sep 25 17:19:12 PDT 1996 
Responsible-Changed-Why:  
Mr. PCI 
State-Changed-From-To: open->closed 
State-Changed-By: se 
State-Changed-When: Thu Sep 26 09:51:19 PDT 1996 
State-Changed-Why:  
The problem could not be reproduced, not even by the originator of the PR. 
>Unformatted:
