Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110928
b: refs/heads/master
c: cb780cd
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Mohr authored and Jaroslav Kysela committed Aug 25, 2008
1 parent a50b388 commit ba0239d
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 101 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e01bf5091f044011823aefa1882eb3fba0434918
refs/heads/master: cb780cdd85b8ae408245883ae44172ed1ed34439
5 changes: 5 additions & 0 deletions trunk/include/sound/sb.h
Original file line number Diff line number Diff line change
Expand Up @@ -240,11 +240,15 @@ struct snd_sb {
#define SB_DT019X_CAP_MAIN 0x07

#define SB_ALS4000_MONO_IO_CTRL 0x4b
#define SB_ALS4000_OUT_MIXER_CTRL_2 0x4c
#define SB_ALS4000_MIC_IN_GAIN 0x4d
#define SB_ALS4000_ANALOG_REFRNC_VOLT_CTRL 0x4e
#define SB_ALS4000_FMDAC 0x4f
#define SB_ALS4000_3D_SND_FX 0x50
#define SB_ALS4000_3D_TIME_DELAY 0x51
#define SB_ALS4000_3D_AUTO_MUTE 0x52
#define SB_ALS4000_ANALOG_BLOCK_CTRL 0x53
#define SB_ALS4000_3D_DELAYLINE_PATTERN 0x54
#define SB_ALS4000_QSOUND 0xdb

/* IRQ setting bitmap */
Expand All @@ -257,6 +261,7 @@ struct snd_sb {
#define SB_IRQTYPE_8BIT 0x01
#define SB_IRQTYPE_16BIT 0x02
#define SB_IRQTYPE_MPUIN 0x04
#define ALS4K_IRQTYPE_CR1E_DMA 0x20

/* DMA setting bitmap */
#define SB_DMASETUP_DMA0 0x01
Expand Down
Loading

0 comments on commit ba0239d

Please sign in to comment.