Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1500
b: refs/heads/master
c: aed058e
h: refs/heads/master
v: v3
  • Loading branch information
Simone Zinanni authored and Jaroslav Kysela committed May 29, 2005
1 parent 4132f46 commit 0abd8cf
Show file tree
Hide file tree
Showing 4 changed files with 752 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: fd9a98ec0a7c8ce15928e3454d73533146d9d57c
refs/heads/master: aed058e8713f76be9258011238670064ea3e69a8
5 changes: 5 additions & 0 deletions trunk/sound/pci/ice1712/ice1712.h
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,11 @@ struct _snd_ice1712 {
unsigned short master[2];
unsigned short vol[8];
} aureon;
/* AC97 register cache for Phase28 */
struct phase28_spec {
unsigned short master[2];
unsigned short vol[8];
} phase28;
/* Hoontech-specific setting */
struct hoontech_spec {
unsigned char boxbits[4];
Expand Down
Loading

0 comments on commit 0abd8cf

Please sign in to comment.