From haro@tk.kubota.co.jp  Sun Feb  6 16:30:27 2000
Return-Path: <haro@tk.kubota.co.jp>
Received: from kbtfw.kubota.co.jp (kbtfw.kubota.co.jp [133.253.102.202])
	by builder.freebsd.org (Postfix) with ESMTP id 4DA763EA8
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 Feb 2000 16:30:01 -0800 (PST)
Received: by kbtfw.kubota.co.jp; id JAA27114; Mon, 7 Feb 2000 09:30:39 +0900 (JST)
Received: from unknown(133.253.31.1) by kbtfw.kubota.co.jp via smap (V4.2)
	id xma026923; Mon, 7 Feb 00 09:30:16 +0900
Received: (from uucp@localhost)
	by lemond.gkn.kubota.co.jp (8.9.3+3.2W/3.7W00013112) with UUCP id JAA28095
	for FreeBSD-gnats-submit@freebsd.org; Mon, 7 Feb 2000 09:30:14 +0900 (JST)
Received: (from haro@localhost)
	by jkpc15.ttr.kubota.co.jp (8.9.3/3.7W-uucp) id JAA00864;
	Mon, 7 Feb 2000 09:29:15 +0900 (JST)
Message-Id: <200002070029.JAA00864@jkpc15.ttr.kubota.co.jp>
Date: Mon, 7 Feb 2000 09:29:15 +0900 (JST)
From: <haro@tk.kubota.co.jp>
Reply-To: haro@tk.kubota.co.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: misleading comment in LINT about mca support
X-Send-Pr-Version: 3.2

>Number:         16535
>Category:       conf
>Synopsis:       misleading comment in LINT about mca support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb  6 16:40:01 PST 2000
>Closed-Date:    Sun Feb 27 16:00:03 PST 2000
>Last-Modified:  Sun Feb 27 16:01:03 PST 2000
>Originator:     Munehiro Matsuda
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Office of Business Planning & Development, Kubota Corp.
>Environment:

	FreeBSD 4.0-CURRENT as of Feb 5 2000.
	src/sys/i386/conf/LINT, rev 1.742 2000/01/29 

>Description:

	There is a comment about Micro Channel (MCA) support in LINT
	that says, "Micro Channel is not supported at all." which is
	untrue, and misleading.

>How-To-Repeat:

	% more /usr/src/sys/i386/conf/LINT

>Fix:

	Apply the following patch:

--- LINT.ctm	Sun Jan 30 11:51:39 2000
+++ LINT	Mon Feb  7 09:21:26 2000
@@ -865,9 +865,9 @@
 #####################################################################
 # HARDWARE DEVICE CONFIGURATION
 
-# ISA and EISA devices:
+# ISA, EISA and MCA devices:
 # EISA support is available for some device, so they can be auto-probed.
-# Micro Channel is not supported at all.
+# Micro Channel (MCA) support is available for some device.
 
 #
 # Mandatory ISA devices: isa, npx



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mdodd 
State-Changed-When: Sun Feb 27 16:00:03 PST 2000 
State-Changed-Why:  
Comment changed. 
>Unformatted:
