simonb
ee3ab87335
Print some error messages when the codec fails to initialise (some errors
...
were already reported, others weren't).
Sprinkle some KNF around.
2002-05-15 09:55:45 +00:00
tacha
cba701fed7
remove bogus printf.
2001-12-13 02:50:30 +00:00
lukem
2565646230
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
lukem
9048aaae21
add RCSID
2001-11-13 07:48:40 +00:00
augustss
1339e88a86
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
...
It is called when an unrecognized ioctl() is performed on a device,
thus allowing ioctl()s that frob the hardware driver (like loading
microcode).
2001-10-03 00:04:47 +00:00
wiz
456dff6cb8
Spell 'occurred' with two 'r's.
2001-09-16 16:34:23 +00:00
tacha
109656b0a7
rewrite suspend/resume routine. If you suspend while playing audio,
...
clcs and clct continue playing when resume.
2001-04-18 01:35:06 +00:00
tacha
d95cfe7d68
Split out common code to cs428x.c and cosmetic change to introduce
...
higher symmetry between cs4280.c and cs4281.c.
Also fix the problem rebooting from Windows. Relevant patch is contributed
from Shingo WATANABE <nabe@nabechan.org>.
2001-02-07 14:41:10 +00:00
augustss
972d156775
Clean up a little.
2001-01-22 01:44:56 +00:00
augustss
45116f2c38
Add clct driver for Cirrus Logic CrystalClear PCI Audio CS4281.
...
Driver written by Tatoku Ogaito.
2001-01-22 01:34:42 +00:00