Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 1997 13:00:40 -0800 (PST)
From:      nagao@cs.titech.ac.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   kern/5163: Two "#if NCRD > 0" lines still remain in if_fe.c of 2.2.5-stable
Message-ID:  <199711272100.NAA22811@hub.freebsd.org>
Resent-Message-ID: <199711272110.NAA23247@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 27 13:10:01 PST 1997
>Last-Modified:
>Originator:     NAGAO Tadaaki
>Organization:
>Release:        2.2.5-stable as of Nov. 27 (JST)
>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".
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711272100.NAA22811>