This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
sound
/
pcm
History
Cameron Grant
03cab0581f
make mixer reads return the value written instead of the value set
...
people seem to want this even though it breaks oss spec compliance
2000-06-19 20:31:58 +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
replace a line erroneously removed in 1.28, should fix xmms
2000-06-17 19:29:40 +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
…
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
make mixer reads return the value written instead of the value set
2000-06-19 20:31:58 +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