This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-21 11:13:30 +00:00
Code
Issues
Releases
Activity
6af8e47df7
freebsd
/
sys
/
dev
/
sound
History
Marcel Moolenaar
b8c48216b1
Remove DDB. The one user of this macro has been changed to use BVDDB.
...
Yes, DDB is unrelated to the debugger with the same acronym. Hence, the change.
2004-07-10 21:13:28 +00:00
..
isa
s/DDB/BVDDB/g
2004-07-10 21:12:27 +00:00
pci
Check the return value of bus_dmamem_alloc() correctly.
2004-07-04 18:40:36 +00:00
pcm
Remove DDB. The one user of this macro has been changed to use BVDDB.
2004-07-10 21:13:28 +00:00
usb
Devclass have to be shared with same 'pcm' devclass, or
2004-05-31 11:38:46 +00:00
chip.h
driver.c