Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 1999 18:46:18 -0400 (EDT)
From:      aa8vb@ipass.net
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        aa8vb@ipass.net
Subject:   kern/12419: Spelling error in boot-up probes
Message-ID:  <199906272246.SAA01354@stealth.ipass.net.>

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

>Number:         12419
>Category:       kern
>Synopsis:       Spelling error in boot-up probes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 27 15:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Randall Hopper
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
self
>Environment:

	Stock 3.2-RELEASE

>Description:

	"bt_isa_probe: Probe failled for card at 0x330"
                             ^^^^^^^

>How-To-Repeat:

	Boot generic kernel in machine with no bt card.

>Fix:
	
./sys/i386/isa/bt_isa.c:
<                    printf("bt_isa_probe: Probe failled for card at 0x%x\n",
>                    printf("bt_isa_probe: Probe failed for card at 0x%x\n",



>Release-Note:
>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?199906272246.SAA01354>