From deuerl@bugsy.indra.de Wed May 26 03:00:54 1999
Return-Path: <deuerl@bugsy.indra.de>
Received: from bugsy.indra.de (bugsy.indra.de [193.158.1.4])
	by hub.freebsd.org (Postfix) with ESMTP id 337D114F3A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 May 1999 03:00:52 -0700 (PDT)
	(envelope-from deuerl@bugsy.indra.de)
Received: (from root@localhost)
	by bugsy.indra.de (8.9.3/8.9.3) id KAA73204;
	Wed, 26 May 1999 10:12:01 GMT
	(envelope-from deuerl)
Message-Id: <199905261012.KAA73204@bugsy.indra.de>
Date: Wed, 26 May 1999 10:12:01 GMT
From: deuerl@indra.de
Sender: deuerl@bugsy.indra.de
Reply-To: deuerl@indra.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: typo in ioconf.c
X-Send-Pr-Version: 3.2

>Number:         11891
>Category:       kern
>Synopsis:       typo in ioconf.c
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 26 03:10:01 PDT 1999
>Closed-Date:    Mon Sep 20 17:24:23 PDT 1999
>Last-Modified:  Mon Sep 20 17:25:10 PDT 1999
>Originator:     Robert Deuerling
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
 
 	FreeBSD 3.2-Stable 
 
>Description:
 
 	try compiling kernel with ex device enabled
 	when finished, there's an error with xedriver
 
>How-To-Repeat:
 
 	compile kernel with ex-device
 
>Fix:
 	
 	edit ioconf.c
 	change xedevice to exdevice (2 occurences)
 
 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sat May 29 21:08:30 PDT 1999 
Responsible-Changed-Why:  
Misfiled PR. 

From: Jason Young <jyoung@accessus.net>
To: freebsd-gnats-submit@freebsd.org, deuerl@indra.de
Cc:  
Subject: Re: kern/11891: typo in ioconf.c
Date: Sun, 01 Aug 1999 23:23:14 -0500

 This isn't reproduceable from 3.2-RELEASE or 4.0-CURRENT (as of 7/30/99)
 building the GENERIC kernel which contains ex0. I can't find any mailing
 list traffic on current, stable, questions or bugs about it. I don't
 have a 3.2-STABLE box but the problem would break the GENERIC build and
 by extension break snapshot building, and snaps are appearing nicely on
 releng22.freebsd.org.
 
 ioconf.c can't really have typos in it because it's machine generated,
 but it could be a typo in a related file used for its generation. This
 commit might have something to do with the problem observed:
 
 ---
 
 1.220.2.4 Sat May 15 18:13:57 1999 UTC by obrien 
 Branch: RELENG_3 
 Diffs to 1.220.2.3 ; Diffs to 1.242 
 
 MFC:  add `xe', the Xircom PC Card Ethernet driver
 
 ---
 
 Perhaps Robert cvsupped while parts of the xe support was still being
 installed, or needed to make depend in his build directory, or something
 similar. Hard to say at this point. Unless he has something else to say
 about it, this PR should likely be closed out.
 
State-Changed-From-To: open->closed 
State-Changed-By: nrahlstr 
State-Changed-When: Mon Sep 20 17:24:23 PDT 1999 
State-Changed-Why:  
PR submitter reports that the problem has been fixed. 
>Unformatted:
