Date: Fri, 14 Aug 1998 21:55:47 -0600 (MDT) From: ryoder@tci.com To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: kern/7618: typo in /usr/src/sys/pci/brktree_reg.h Message-ID: <199808150355.VAA00529@venus.tci.com>
next in thread | raw e-mail | index | archive | help
>Number: 7618
>Category: kern
>Synopsis: typo in /usr/src/sys/pci/brktree_reg.h
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 14 21:00:00 PDT 1998
>Last-Modified:
>Originator: Robert Yoder
>Organization:
>Release: FreeBSD 2.2.7-RELEASE i386
>Environment:
Anyone attempting to use a bt849 card.
>Description:
In /usr/src/sys/pci/brktree_reg.h:
#define BROOKTREE 849_ID 0x0351109E
Should be:
#define BROOKTREE_849_ID 0x0351109E
This prevents kernel from identifying bt849 cards.
>How-To-Repeat:
n/a
>Fix:
Edit file and recompile kernel.
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808150355.VAA00529>
