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
ariff
9cc3888ac1
Fix broken "rec" and "igain" introduced by previous commit. Convert
...
reg to a full blown int since there's not much gain compacting it, and we do need its signess.
2007-05-28 14:09:06 +00:00
..
isa
Fix broken binary issues with latest gcc 4.x due to bitfield signess
2007-05-27 20:12:51 +00:00
midi
Disable seq_modevent(). The implementation is incomplete, and causing
2007-04-02 06:03:47 +00:00
pci
Fix broken binary issues with latest gcc 4.x due to bitfield signess
2007-05-27 20:12:51 +00:00
pcm
Fix broken "rec" and "igain" introduced by previous commit. Convert
2007-05-28 14:09:06 +00:00
sbus
sndbuf_alloc() now accept dmaflags argument which will be forwarded to
2007-04-18 18:26:41 +00:00
usb
Provide hint / tunable for possible asynchronous USB execution. Async
2007-04-02 03:25:39 +00:00
chip.h
…
driver.c
s/WHETHERIN/WHETHER IN/ & s/THEPOSSIBILITY/THE POSSIBILITY/ in the
2007-01-31 08:53:45 +00:00