patch-2.2.11 linux/drivers/sound/mad16.c
Next file: linux/drivers/sound/maui.c
Previous file: linux/drivers/sound/es1371.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 9 12:04:40 1999
- Orig file:
v2.2.10/linux/drivers/sound/mad16.c
- Orig date:
Sun Mar 7 15:22:06 1999
diff -u --recursive --new-file v2.2.10/linux/drivers/sound/mad16.c linux/drivers/sound/mad16.c
@@ -668,7 +668,7 @@
* Set the IRQ and DMA addresses.
*/
- if (board_type == C930)
+ if (board_type == C930 || c924pnp)
interrupt_bits[5] = 0x28; /* Also IRQ5 is possible on C930 */
bits = interrupt_bits[hw_config->irq];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)