This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
sound
History
Alfred Perlstein
f24b6817d6
Remove redundant Giant reference. Giant will be dropped
...
automatically when the mutex argument is NULL. Reported by: Various people Submitted by: hps
2009-08-24 04:57:48 +00:00
..
isa
Sound Mega-commit. Expect further cleanup until code freeze.
2009-06-07 19:12:08 +00:00
macio
Fix powerpc build failure due to strict kobj signatures checking.
2009-06-08 08:10:52 +00:00
midi
Change the type of uio_resid member of struct uio from int to ssize_t.
2009-06-25 18:46:30 +00:00
pci
Temporarily revert the new-bus locking for 8.0 release. It will be
2009-08-20 19:17:53 +00:00
pcm
- Do aggresive saturation on various polynomial interpolators.
2009-07-14 18:53:34 +00:00
sbus
Fix compile time warning on sparc64, thanks to strict kobj signatures checking.
2009-06-08 23:24:01 +00:00
usb
Remove redundant Giant reference. Giant will be dropped
2009-08-24 04:57:48 +00:00
chip.h
…
clone.c
Sound Mega-commit. Expect further cleanup until code freeze.
2009-06-07 19:12:08 +00:00
clone.h
- Add option to allow sleeping malloc(9).
2007-06-14 11:10:21 +00:00
driver.c
Sound Mega-commit. Expect further cleanup until code freeze.
2009-06-07 19:12:08 +00:00
unit.c
Sound Mega-commit. Expect further cleanup until code freeze.
2009-06-07 19:12:08 +00:00
unit.h
…
version.h
- Add a way to change filter oversampling factor through
2009-06-15 04:31:34 +00:00