[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-bugs
Subject:    kern/2122: typo
From:       Toyonori Fujiura <toyo () exiv ! pearnet ! org>
Date:       1996-11-29 8:50:52
[Download RAW message or body]


>Number:         2122
>Category:       kern
>Synopsis:       typo
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 29 01:00:02 PST 1996
>Last-Modified:
>Originator:     Toyonori Fujiura
>Organization:
Internet BBS Application Laboratory.
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

In using kernel configured with sb16 driver.

>Description:

If you configured sbxvi0 , shown sbxvo0 instead of sbxvi0 at boottime.

>How-To-Repeat:

Configure sbxvi0

>Fix:
	
--- /sys/i386/isa/sound/sb16_dsp.c	Fri Nov 15 17:30:37 1996
+++ sb16_dsp.c	Fri Nov 29 17:41:53 1996
@@ -487,7 +487,7 @@
   sprintf (sb16_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
 
 #if defined(__FreeBSD__)
-  printk ("sbxvo0: <%s>", sb16_dsp_operations.name);
+  printk ("sbxvoi: <%s>", sb16_dsp_operations.name);
 #else
   printk (" <%s>", sb16_dsp_operations.name);
 #endif
>Audit-Trail:
>Unformatted:

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic