NetBSD/sys
kent 0b0ab7efe7 * move mixer functions from azalia.c to azalia_codec.c, and
rename them like azalia_mixer_foo() to generic_mixer_foo()

* enable codec-specific code to hook any mixer operations such
as creating mixer items, or special handling for a specific
item.

* provide a custom mixer table specific to ALC260
* provide a custom mixer table specific to Fujitsu LOOX
2006-06-07 15:23:59 +00:00
..
altq
arch Get rid of an instance of lvalue casts by using a pair of helper vars. 2006-06-07 11:29:56 +00:00
coda
compat regen 2006-05-31 09:54:45 +00:00
conf Now that rt2661.c uses firmware_*, ral needs attribute firmload. 2006-06-07 12:51:40 +00:00
contrib/dev/ath Add missing file (forgot to commit this) for AR531X systems. 2006-06-07 06:43:36 +00:00
crypto
ddb
dev * move mixer functions from azalia.c to azalia_codec.c, and 2006-06-07 15:23:59 +00:00
dist Initialize h4 and h6 to NULL. 2006-05-23 22:24:32 +00:00
fs hide more by ifdef _KERNEL. 2006-05-27 09:12:31 +00:00
gdbscripts
ipkdb
kern Grr, change the code so that it compiles with gcc-3. It was ok with gcc-4. 2006-06-04 16:44:08 +00:00
lib Provide __movmem* aliases to __movstr* functions. 2006-05-22 21:34:08 +00:00
lkm remove gcc4 stuff since it is done in bsd.kmod.mk 2006-05-21 05:43:49 +00:00
miscfs Call to kauth_cred_getgroups() should use kauth_cred_ngroups() result, 2006-06-05 13:25:28 +00:00
net Add IFM_10G_SR and IFM_10G_CX4, to keep in sync with FreeBSD. 2006-06-03 12:43:28 +00:00
net80211
netatalk
netccitt
netinet remove some dead code 2006-05-28 11:07:04 +00:00
netinet6 include <netccitt/x25.h> for the SIOCSIFCONF_X25 case in in6_control. 2006-06-03 06:56:43 +00:00
netipsec
netisdn remove static decl. 2006-06-03 15:35:29 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Clean up bogus whitespace 2006-05-28 13:23:08 +00:00
opencrypto
stand
sys Introduce SA_NOKERNINFO, a flag for SIGINFO not to print kernel messages. 2006-06-03 18:18:26 +00:00
ufs Read the inode version number fro a more reliable source, quelling a 2006-05-24 21:08:00 +00:00
uvm move wait points for kva from upper layers to vm_map. PR/33185 #1. 2006-05-25 14:27:28 +00:00
Makefile