22 Jul, 2009
1 commit
-
- replace NULL == xxx with !xxx
- replace NULL != xxx with xxx
- similar trivial cleanupsSigned-off-by: Takashi Iwai
20 Jul, 2009
1 commit
-
On Soundblaster X-FI Titanium with emu20k2 the SIDE and SURROUND
channels were swapped and wrong.
I double checked it with connector colors and creative soundblaster
windows drivers.So I swapped them to the true order.
Now "speaker-test -c6" and "speaker-test -c8" are working fine.Signed-off-by: Frank Roth
Signed-off-by: Takashi Iwai
09 Jun, 2009
1 commit
-
Clean up probe routines and model detection routines so that the driver
won't call and check the PCI subsystem id at each time.Signed-off-by: Takashi Iwai
08 Jun, 2009
1 commit
-
Remove useless variable initializations and cast at the beginning of
functions.Signed-off-by: Takashi Iwai
14 May, 2009
1 commit
-
The Sound Blaster X-Fi driver supports Creative solutions based on
20K1 and 20K2 chipsets.Supported hardware :
Creative Sound Blaster X-Fi Titanium Fatal1ty® Champion Series
Creative Sound Blaster X-Fi Titanium Fatal1ty Professional Series
Creative Sound Blaster X-Fi Titanium Professional Audio
Creative Sound Blaster X-Fi Titanium
Creative Sound Blaster X-Fi Elite Pro
Creative Sound Blaster X-Fi Platinum
Creative Sound Blaster X-Fi Fatal1ty
Creative Sound Blaster X-Fi XtremeGamer
Creative Sound Blaster X-Fi XtremeMusicCurrent release features:
* ALSA PCM Playback
* ALSA Record
* ALSA MixerNote:
* External I/O modules detection not included.
Signed-off-by: Wai Yew CHAY
Singed-off-by: Ryan RICHARDS
Signed-off-by: Takashi Iwai