From nobody  Thu Nov 27 13:00:40 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.7/8.8.7) id NAA22811;
          Thu, 27 Nov 1997 13:00:40 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199711272100.NAA22811@hub.freebsd.org>
Date: Thu, 27 Nov 1997 13:00:40 -0800 (PST)
From: nagao@cs.titech.ac.jp
To: freebsd-gnats-submit@freebsd.org
Subject: Two "#if NCRD > 0" lines still remain in if_fe.c of 2.2.5-stable
X-Send-Pr-Version: www-1.0

>Number:         5163
>Category:       kern
>Synopsis:       Two "#if NCRD > 0" lines still remain in if_fe.c of 2.2.5-stable
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    steve
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 27 13:10:01 PST 1997
>Closed-Date:    Fri Nov 28 20:46:12 PST 1997
>Last-Modified:  Fri Nov 28 20:46:43 PST 1997
>Originator:     NAGAO Tadaaki
>Release:        2.2.5-stable as of Nov. 27 (JST)
>Organization:
>Environment:
FreeBSD bono 2.2.5-STABLE FreeBSD 2.2.5-STABLE #0: Thu Nov 27 21:40:22 JST 1997     abtk@bono:/usr/src/sys/compile/BONO  i386
>Description:
Though many changes from "NCRD" to "NCARD" has been done in kernel source tree,
there still remain two "NCRD"s in /sys/i386/isa/if_fe.c of revision 1.20.2.3.
This makes some Ethernet pccards (including one I have) unavailable; probe failed for those cards.
>How-To-Repeat:

>Fix:
Search "NCRD" in if_fe.c and change it to "NCARD".
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Fri Nov 28 20:46:12 PST 1997 
State-Changed-Why:  
Fixed in revision 1.20.2.4 of if_fe.c. 
>Unformatted:
