patch-2.2.17 linux/drivers/sound/trident.h
Next file: linux/drivers/sound/ymf_sb.c
Previous file: linux/drivers/sound/trident.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Sep 4 18:39:21 2000
- Orig file:
v2.2.16/drivers/sound/trident.h
- Orig date:
Mon Sep 4 18:37:37 2000
diff -u --recursive --new-file v2.2.16/drivers/sound/trident.h linux/drivers/sound/trident.h
@@ -246,6 +246,13 @@
ST_IRQ_EN = 0x00800000, ACGPIO_IRQ = 0x01000000
};
+enum ali_mpuports {
+ ALI_MPUR0=0x20,
+ ALI_MPUR1=0x21,
+ ALI_MPUR2=0x22,
+ ALI_MPUR3=0x23
+};
+
#define TRID_REG( trident, x ) ( (trident) -> iobase + (x) )
#define VALIDATE_MAGIC(FOO,MAG) \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)