2002-02-25 17:53:17

by Pete Zaitcev

[permalink] [raw]
Subject: Patch for YMFPCI Configure.help

The Configure.help entry was completely bogus. Sorry.
Please give credit to Dan D. Carpenter in the changelog.

-- Pete

--- linux-2.4.18-rc2/Documentation/Configure.help Tue Feb 19 16:12:05 2002
+++ linux-2.4.18-rc2-p3/Documentation/Configure.help Mon Feb 25 09:49:03 2002
@@ -18943,8 +18943,11 @@

Yamaha YMF7xx PCI audio (native mode)
CONFIG_SOUND_YMFPCI
- Support for Yamaha cards including the YMF711, YMF715, YMF718,
- YMF719, YMF724, Waveforce 192XG, and Waveforce 192 Digital.
+ Support for Yamaha cards with the following chipsets: YMF724,
+ YMF724F, YMF740, YMF740C, YMF744, and YMF754.
+
+ Two common cards that use this type of chip are Waveforce 192XG,
+ and Waveforce 192 Digital.

Yamaha PCI legacy ports support
CONFIG_SOUND_YMFPCI_LEGACY


2002-02-25 19:21:59

by Steven Cole

[permalink] [raw]
Subject: Re: Patch for YMFPCI Configure.help

On Monday 25 February 2002 10:52 am, Pete Zaitcev wrote:
> The Configure.help entry was completely bogus. Sorry.
> Please give credit to Dan D. Carpenter in the changelog.
>
> -- Pete
>
> --- linux-2.4.18-rc2/Documentation/Configure.help Tue Feb 19 16:12:05 2002
> +++ linux-2.4.18-rc2-p3/Documentation/Configure.help Mon Feb 25 09:49:03
> 2002 @@ -18943,8 +18943,11 @@
>
> Yamaha YMF7xx PCI audio (native mode)
> CONFIG_SOUND_YMFPCI
> - Support for Yamaha cards including the YMF711, YMF715, YMF718,
> - YMF719, YMF724, Waveforce 192XG, and Waveforce 192 Digital.
> + Support for Yamaha cards with the following chipsets: YMF724,
> + YMF724F, YMF740, YMF740C, YMF744, and YMF754.
> +
> + Two common cards that use this type of chip are Waveforce 192XG,
> + and Waveforce 192 Digital.
>
> Yamaha PCI legacy ports support
> CONFIG_SOUND_YMFPCI_LEGACY
> -

Good, and to keep 2.5.x up to date and accurate, here is the corresponding
patch for sound/oss/Config.help, made against 2.5.5-dj1:

Steven

--- linux-2.5.5-dj1/sound/oss/Config.help.orig Mon Feb 25 12:05:05 2002
+++ linux-2.5.5-dj1/sound/oss/Config.help Mon Feb 25 12:09:18 2002
@@ -696,8 +696,11 @@
Support for MIDI loopback on port 1 or 2.

CONFIG_SOUND_YMFPCI
- Support for Yamaha cards including the YMF711, YMF715, YMF718,
- YMF719, YMF724, Waveforce 192XG, and Waveforce 192 Digital.
+ ?Support for Yamaha cards with the following chipsets: YMF724,
+ ?YMF724F, YMF740, YMF740C, YMF744, and YMF754.
+
+ ?Two common cards that use this type of chip are Waveforce 192XG,
+ ?and Waveforce 192 Digital.

CONFIG_SOUND_YMFPCI_LEGACY
Support for YMF7xx PCI cards emulating an MP401.