Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148475
b: refs/heads/master
c: b990ae9
h: refs/heads/master
i:
  148473: 1932de3
  148471: 47af932
v: v3
  • Loading branch information
Clemens Ladisch authored and Takashi Iwai committed May 25, 2009
1 parent b968db0 commit 62a3fcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 53bb705d12e0f642c131cdcab2c8e3be7364e505
refs/heads/master: b990ae963a3f80a659b30562c1e3214b386ecce3
3 changes: 2 additions & 1 deletion trunk/sound/pci/oxygen/virtuoso.c
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,8 @@ static const struct oxygen_model model_xonar_hdav = {
.model_data_size = sizeof(struct xonar_data),
.device_config = PLAYBACK_0_TO_I2S |
PLAYBACK_1_TO_SPDIF |
CAPTURE_0_FROM_I2S_2,
CAPTURE_0_FROM_I2S_2 |
CAPTURE_1_FROM_SPDIF,
.dac_channels = 8,
.dac_volume_min = 255 - 2*60,
.dac_volume_max = 255,
Expand Down

0 comments on commit 62a3fcc

Please sign in to comment.