lkml.org 
[lkml]   [2003]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPATCH: missing config bits for PC9800 audio
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65-bk4/sound/core/Makefile linux-2.5.65-ac4/sound/core/Makefile
--- linux-2.5.65-bk4/sound/core/Makefile 2003-03-23 16:48:07.000000000 +0000
+++ linux-2.5.65-ac4/sound/core/Makefile 2003-03-23 16:35:33.000000000 +0000
@@ -95,6 +95,7 @@
obj-$(CONFIG_SND_YMFPCI) += snd-pcm.o snd-timer.o snd-page-alloc.o snd.o snd-rawmidi.o snd-hwdep.o
obj-$(CONFIG_SND_POWERMAC) += snd-pcm.o snd-timer.o snd-page-alloc.o snd.o
obj-$(CONFIG_SND_SA11XX_UDA1341) += snd-pcm.o snd-timer.o snd-page-alloc.o snd.o
+obj-$(CONFIG_SND_PC98_CS4232) += snd-pcm.o snd-timer.o snd-page-alloc.o snd.o snd-rawmidi.o snd-hwdep.o
ifeq ($(CONFIG_SND_SB16_CSP),y)
obj-$(CONFIG_SND_SB16) += snd-hwdep.o
obj-$(CONFIG_SND_SBAWE) += snd-hwdep.o
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65-bk4/sound/drivers/mpu401/Makefile linux-2.5.65-ac4/sound/drivers/mpu401/Makefile
--- linux-2.5.65-bk4/sound/drivers/mpu401/Makefile 2003-03-23 16:46:55.000000000 +0000
+++ linux-2.5.65-ac4/sound/drivers/mpu401/Makefile 2003-03-06 23:28:34.000000000 +0000
@@ -37,5 +37,6 @@
obj-$(CONFIG_SND_ALI5451) += snd-mpu401-uart.o
obj-$(CONFIG_SND_TRIDENT) += snd-mpu401-uart.o
obj-$(CONFIG_SND_YMFPCI) += snd-mpu401-uart.o
+obj-$(CONFIG_SND_PC98_CS4232) += snd-mpu401-uart.o

obj-m := $(sort $(obj-m))
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65-bk4/sound/drivers/opl3/Makefile linux-2.5.65-ac4/sound/drivers/opl3/Makefile
--- linux-2.5.65-bk4/sound/drivers/opl3/Makefile 2003-03-23 16:46:55.000000000 +0000
+++ linux-2.5.65-ac4/sound/drivers/opl3/Makefile 2003-03-06 23:28:34.000000000 +0000
@@ -24,6 +24,7 @@
obj-$(CONFIG_SND_OPL3SA2) += $(OPL3_OBJS)
obj-$(CONFIG_SND_AD1816A) += $(OPL3_OBJS)
obj-$(CONFIG_SND_CS4232) += $(OPL3_OBJS)
+obj-$(CONFIG_SND_PC98_CS4232) += $(OPL3_OBJS)
obj-$(CONFIG_SND_CS4236) += $(OPL3_OBJS)
obj-$(CONFIG_SND_ES1688) += $(OPL3_OBJS)
obj-$(CONFIG_SND_GUSEXTREME) += $(OPL3_OBJS)
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65-bk4/sound/isa/cs423x/Makefile linux-2.5.65-ac4/sound/isa/cs423x/Makefile
--- linux-2.5.65-bk4/sound/isa/cs423x/Makefile 2003-03-23 16:46:55.000000000 +0000
+++ linux-2.5.65-ac4/sound/isa/cs423x/Makefile 2003-03-06 23:28:34.000000000 +0000
@@ -8,6 +8,7 @@
snd-cs4231-objs := cs4231.o
snd-cs4232-objs := cs4232.o
snd-cs4236-objs := cs4236.o
+snd-pc98-cs4232-objs := pc98.o

# Toplevel Module Dependency
obj-$(CONFIG_SND_AZT2320) += snd-cs4231-lib.o
@@ -20,5 +21,6 @@
obj-$(CONFIG_SND_INTERWAVE_STB) += snd-cs4231-lib.o
obj-$(CONFIG_SND_OPTI92X_CS4231) += snd-cs4231-lib.o
obj-$(CONFIG_SND_WAVEFRONT) += snd-cs4231-lib.o
+obj-$(CONFIG_SND_PC98_CS4232) += snd-pc98-cs4232.o snd-cs4231-lib.o

obj-m := $(sort $(obj-m))
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65-bk4/sound/isa/Kconfig linux-2.5.65-ac4/sound/isa/Kconfig
--- linux-2.5.65-bk4/sound/isa/Kconfig 2003-03-23 16:46:55.000000000 +0000
+++ linux-2.5.65-ac4/sound/isa/Kconfig 2003-03-06 23:28:34.000000000 +0000
@@ -39,6 +39,12 @@
Say 'Y' or 'M' to include support for CS4235,CS4236,CS4237B,CS4238B,CS4239
chips from Cirrus Logic - Crystal Semiconductors.

+config SND_PC98_CS4232
+ tristate "NEC PC9800 CS4232 driver"
+ depends on SND
+ help
+ Say 'Y' or 'M' to include support for NEC PC-9801/PC-9821 sound cards
+
config SND_ES968
tristate "Generic ESS ES968 driver"
depends on SND && ISAPNP
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.034 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site