Peter Wemm
|
dbe8d08328
|
Fix a comment-within-a-comment
|
1997-09-21 03:21:34 +00:00 |
|
Peter Wemm
|
f0a7d5305e
|
Accept FIOASYNC (like the old sound driver) since it's generated by
kern_descrip.c when the user does an fcntl(.., F_SETFL, ...).
|
1997-09-21 03:20:36 +00:00 |
|
John-Mark Gurney
|
f2ae16ee38
|
update Luigi's driver to poll interface (Peter, you might want to check
that I've done this properly, it does work though :) )...
a few minor fixes to code
part-Submitted-by: Luigi
|
1997-09-18 07:47:03 +00:00 |
|
John-Mark Gurney
|
6b4b86e517
|
remove redudant decls from this header file (used for 2.2.x compat)
|
1997-09-15 07:34:49 +00:00 |
|
John-Mark Gurney
|
f7fdb354ff
|
add some preprocessor lines to prevent both controler snd0 and
device pcm0 from being loaded into the kernel at the same time. As
this generates compilation errors, I just error out.
Requested-by: Jordan
|
1997-09-15 06:35:13 +00:00 |
|
John-Mark Gurney
|
b7da7b3e2a
|
Import of Luigi Rizzo's sound code. For more information about the driver
check out the README that is included.
Submitted by: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
|
1997-09-14 21:42:12 +00:00 |
|