freebsd-dev/sys
Ariff Abdullah eedb75f16b Remap type of polynomial interpolators for better polyphase
coefficients quality:
- Linear interpolator for oversampling factor larger and equal
  than 4096 (log2 = 12).
- Quadratic interpolator for oversampling factor larger and equal
  than 256 (log2 = 8).

Default oversampling factor (128 ~ log2 = 7) will use OPT32X, which
provides better accuracy.
2009-06-15 04:05:38 +00:00
..
amd64 Long, long ago in r27464 special case code for mapping device-backed 2009-06-14 19:51:43 +00:00
arm Move the memory layout definitions and logic from mvreg.h to mvwin.h 2009-06-12 20:00:38 +00:00
boot Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet 2009-06-10 02:07:58 +00:00
bsm
cam Include <camlib.h> for cam_path_string(). 2009-06-14 12:46:34 +00:00
cddl Rename the host-related prison fields to be the same as the host.* 2009-06-13 15:39:12 +00:00
compat s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
conf Add support for labels derived from GPT metadata. 2009-06-13 00:27:03 +00:00
contrib All consumers of in_cksum.h have been properly #ifdefed already, 2009-06-10 11:19:34 +00:00
crypto
ddb
dev Remap type of polynomial interpolators for better polyphase 2009-06-15 04:05:38 +00:00
fs Eliminate unnecessary variables. 2009-06-13 20:21:08 +00:00
gdb
geom Add support for labels derived from GPT metadata. 2009-06-13 00:27:03 +00:00
gnu Fix r193923 by noting that type of a_fp is struct file *, not int. 2009-06-10 14:24:31 +00:00
i386 Long, long ago in r27464 special case code for mapping device-backed 2009-06-14 19:51:43 +00:00
ia64
isa
kern Rename the host-related prison fields to be the same as the host.* 2009-06-13 15:39:12 +00:00
kgssapi When the KOBJMETHOD() macro was updated, it resulted in the 2009-06-14 17:33:46 +00:00
libkern add explanatory header license 2009-06-09 21:29:16 +00:00
mips Fix typo... bad imp. 2009-06-14 03:32:52 +00:00
modules Ed forgot this in r190751. 2009-06-14 23:44:06 +00:00
net Add an optional callback function that will be invoked when a per-CPU 2009-06-14 17:15:18 +00:00
net80211 Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32 2009-06-13 23:43:00 +00:00
netatalk
netgraph s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
netinet Move the kernel option FLOWTABLE chacking from the header file to the 2009-06-12 20:46:36 +00:00
netinet6 Rename the host-related prison fields to be the same as the host.* 2009-06-13 15:39:12 +00:00
netipsec Added support for NAT-Traversal (RFC 3948) in IPsec stack. 2009-06-12 15:44:35 +00:00
netipx Put the variable declarations for TCPDEBUG under #ifdef INET as well. 2009-06-10 09:28:50 +00:00
netnatm
netncp
netsmb
nfs
nfsclient Rename the host-related prison fields to be the same as the host.* 2009-06-13 15:39:12 +00:00
nfsserver Add a #include <sys/jail.h> so that it builds when 2009-06-12 20:18:08 +00:00
nlm Rename the host-related prison fields to be the same as the host.* 2009-06-13 15:39:12 +00:00
opencrypto
pc98
pci
powerpc Correct the method of waking the page daemon when the number of allocated 2009-06-13 18:35:29 +00:00
rpc When a Solaris10 client does an NFS mount using krb5i or krb5p, the 2009-06-13 23:16:40 +00:00
security Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use 2009-06-10 20:59:32 +00:00
sparc64
sun4v
sys Bump __FreeBSD_version for OpenSSL 0.9.8k import. 2009-06-14 19:53:52 +00:00
tools Move all sound related scripts to its own 'sound' subdir. 2009-06-10 06:49:45 +00:00
ufs
vm Long, long ago in r27464 special case code for mapping device-backed 2009-06-14 19:51:43 +00:00
xdr
xen
Makefile