audio drivers. (not updated for trunk.)
sb16: port of isa sb16 driver to user-space. Port by Peter Boonstoppel. es1371: By Laurens Bronwasser.
This commit is contained in:
@@ -27,4 +27,7 @@
|
||||
#define MIXIOSETINPUTRIGHT _IORW('s', 22, struct inout_ctrl)
|
||||
#define MIXIOSETOUTPUT _IORW('s', 23, struct inout_ctrl)
|
||||
|
||||
#define AC97READ _IOW('s', 8, u16_t[2])
|
||||
#define AC97WRITE _IOR('s', 9, u16_t[2])
|
||||
|
||||
#endif /* _S_I_SOUND_H */
|
||||
|
||||
Reference in New Issue
Block a user