This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20a874f116
freebsd-dev
/
sys
/
dev
/
sound
/
pcm
History
Cameron Grant
20a874f116
handle closing differently - should fix the end-of-sample cutoff bug
2000-06-13 23:18:43 +00:00
..
ac97.c
if we have a codec init routine, fail the attach if init fails
2000-05-26 21:42:50 +00:00
ac97.h
update the ac97 layer:
2000-03-20 15:30:50 +00:00
channel.c
handle closing differently - should fix the end-of-sample cutoff bug
2000-06-13 23:18:43 +00:00
channel.h
handle emulated dma reads
2000-05-26 21:15:47 +00:00
datatypes.h
move various fields from pcm_channel to snd_dbuf
2000-05-26 21:55:13 +00:00
dsp.c
handle duplex properly in the AIOGCAP ioctl - this may (partially?) fix rat
2000-06-07 11:51:30 +00:00
dsp.h
fake.c
Tidy up stray or bogus #if NFOO > 0 and #include "foo.h".
2000-01-29 18:48:30 +00:00
feeder.c
make mmap sort-of work. there seem to be interactions with certain hw
2000-04-15 05:04:12 +00:00
mixer.c
add a function to reinitialize the mixer, to be called by drivers on
2000-03-20 15:21:50 +00:00
mixer.h
add a function to reinitialize the mixer, to be called by drivers on
2000-03-20 15:21:50 +00:00
sound.c
don't panic if we try to add a channel we said we wouldn't
2000-06-06 22:24:53 +00:00
sound.h
Supported the mss on PC-98 and Sound Blaster 98.
2000-05-19 15:41:52 +00:00