View | Details | Raw Unified | Return to bug 34577 | Differences between
and this patch

Collapse All | Expand All

(-)sb.4 Fri Feb 1 12:01:16 2002 (-6 / +2 lines)
Lines 50-64 Link Here
50
SoundBlaster 1.0 to the SoundBlaster 16/SoundBlaster 32.  The awe driver
50
SoundBlaster 1.0 to the SoundBlaster 16/SoundBlaster 32.  The awe driver
51
provides AWE32/64 functionality.  This driver is provided in
51
provides AWE32/64 functionality.  This driver is provided in
52
.Fx
52
.Fx
53
versions 2.0-current through 3.0-current.  You can also configure more
53
versions 2.0-current through 3.0-current.
54
then one card on a single DMA using the conflicts keyword in your
55
configuration file.  This is useful for boards with more then one type of
56
emulation.
57
.Sh BUGS
54
.Sh BUGS
58
Since the SB16 uses the same IRQ and addresses for
55
Since the SB16 uses the same IRQ and addresses for
59
the different drivers, some of the snd drivers will not be probed because
56
the different drivers, some of the snd drivers will not be probed because
60
the kernel thinks there is a conflict.  This can be worked-around by
57
the kernel thinks there is a conflict.
61
using the "conflicts" keyword on the sb16's device line.
62
.Pp
58
.Pp
63
Current version doesn't support mode changes without closing and reopening
59
Current version doesn't support mode changes without closing and reopening
64
the device.
60
the device.

Return to bug 34577