NetBSD/sys
rumble 75aae500a9 Prefix 'dma_data{in,out}_cmd' with 'scsi_', since that's what they're used
for. Also, remove the 'clk_freq' variable, since this value differs on a
per-platform (IP12 is 20MHz, others are 10MHz) basis.

NB: I have no idea what frequency the GIO SCSI cards use. We'll have to
    re-investigate this if we ever come across one.
2006-12-22 23:36:42 +00:00
..
altq Comment out #ident. 2006-12-20 17:03:20 +00:00
arch Prefix 'dma_data{in,out}_cmd' with 'scsi_', since that's what they're used 2006-12-22 23:36:42 +00:00
coda a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
compat Part of PR/33280: Christian Ehrhardt: The call to FILE_USE should be 2006-11-25 22:03:41 +00:00
conf Add --param ssp-buffer-size=1 if USE_SSP as for userspace. 2006-12-18 22:37:36 +00:00
contrib/dev/ath __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
crypto Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev Use macro FWBUSNOTREADY. 2006-12-22 03:27:49 +00:00
dist Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
fs Don't return EWOULDBLOCK in case we have delivered some requests 2006-12-10 23:53:51 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
kern Use KAUTH_DEVICE_TTY_OPEN instead of comparing euid to zero. 2006-12-22 21:56:19 +00:00
lib in fdloadfile(), fail if we can't read the entire exec header. 2006-12-09 22:11:36 +00:00
lkm compile puffs_transport.c 2006-12-05 23:41:46 +00:00
miscfs Some changes to get rid of another KAUTH_GENERIC_ISSUSER usage: 2006-12-19 09:58:34 +00:00
net Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
net80211 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netatalk Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netbt merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
netinet ipintr(): check if the queue is empty before looping. Hardly a giant 2006-12-22 05:34:02 +00:00
netinet6 do not compare ipv6 ipsec tunnel addresses against uninitialized data. 2006-12-20 15:39:23 +00:00
netipsec Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netkey Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netnatm
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
opencrypto __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
secmodel Add requests indicating access to unmanaged memory for arm, pc532, powerpc, 2006-12-22 11:13:21 +00:00
stand
sys Add requests indicating access to unmanaged memory for arm, pc532, powerpc, 2006-12-22 11:13:21 +00:00
ufs merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
uvm merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00