diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-07-16 02:39:01 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-16 12:05:40 -0400 |
commit | b5d425c97f7d4e92151167b01ca038e7853c6b37 (patch) | |
tree | e2a888ad0e79325b3eecd60738ddd92aba770ebf /Documentation/kernel-parameters.txt | |
parent | 786d7e1612f0b0adb6046f19b906609e4fe8b1ba (diff) |
more scheduled OSS driver removal
This patch contains the scheduled removal of OSS drivers that:
- have ALSA drivers for the same hardware without known regressions and
- whose Kconfig options have been removed in 2.6.20.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 8916410307f1..182c6a39d5a2 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -238,16 +238,9 @@ and is between 256 and 4096 characters. It is defined in the file | |||
238 | Disable PIN 1 of APIC timer | 238 | Disable PIN 1 of APIC timer |
239 | Can be useful to work around chipset bugs. | 239 | Can be useful to work around chipset bugs. |
240 | 240 | ||
241 | ad1816= [HW,OSS] | ||
242 | Format: <io>,<irq>,<dma>,<dma2> | ||
243 | See also Documentation/sound/oss/AD1816. | ||
244 | |||
245 | ad1848= [HW,OSS] | 241 | ad1848= [HW,OSS] |
246 | Format: <io>,<irq>,<dma>,<dma2>,<type> | 242 | Format: <io>,<irq>,<dma>,<dma2>,<type> |
247 | 243 | ||
248 | adlib= [HW,OSS] | ||
249 | Format: <io> | ||
250 | |||
251 | advansys= [HW,SCSI] | 244 | advansys= [HW,SCSI] |
252 | See header of drivers/scsi/advansys.c. | 245 | See header of drivers/scsi/advansys.c. |
253 | 246 | ||
@@ -1206,9 +1199,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1206 | opl3= [HW,OSS] | 1199 | opl3= [HW,OSS] |
1207 | Format: <io> | 1200 | Format: <io> |
1208 | 1201 | ||
1209 | opl3sa2= [HW,OSS] Format: | ||
1210 | <io>,<irq>,<dma>,<dma2>,<mss_io>,<mpu_io>,<ymode>,<loopback>[,<isapnp>,<multiple] | ||
1211 | |||
1212 | oprofile.timer= [HW] | 1202 | oprofile.timer= [HW] |
1213 | Use timer interrupt instead of performance counters | 1203 | Use timer interrupt instead of performance counters |
1214 | 1204 | ||