NetBSD/sys
tsutsui 8687a698bd Add the following network devices:
- wm* at pci?
- makphy* at mii?
- rgephy* at mii?
- rlphy* at mii?
Tested with RTL8139C, RTL8169S-32, and i82544EI on EB164.
2006-12-04 17:33:41 +00:00
..
altq __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
arch Add the following network devices: 2006-12-04 17:33:41 +00:00
coda __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +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 arch/xen/i386/gdt.c to list of kernel files that do variable-size 2006-12-03 01:45:57 +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 Restore compatibility of USB_DEVICEINFO ioctl and reads from /dev/usb with 2006-12-03 22:34:58 +00:00
dist Make code concise by removing uninformative #ifdef's. 2006-12-04 03:02:48 +00:00
fs prefix kernel flags with PUFFS_KFLAG to have a separate namespace 2006-12-01 12:48:31 +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 Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
lib make bootxx_msdos fit in 8k again; thanks, __internal_memset_, for spilling 2006-12-02 00:38:22 +00:00
lkm move USE_SSP=no one level up. 2006-11-11 22:38:38 +00:00
miscfs Move kauth(9) call to where it belongs. Noticed by Nicolas Joly, thanks! 2006-12-03 13:24:10 +00:00
net Per discussion on tech-net@, discard the address-munging hack that 2006-12-04 02:40:15 +00:00
net80211 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netatalk __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netbt __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netinet move tso-by-software code to their own files. no functional changes. 2006-11-25 18:41:36 +00:00
netinet6 Synchronize access to the ifaddr list by in6_update_ifa() and 2006-12-02 20:40:58 +00:00
netipsec fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso Typo in comment. 2006-12-04 15:14:45 +00:00
netkey __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netnatm One step closer to loadable domains. Store pointers to a domain's soft 2006-08-25 19:33:50 +00:00
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs remove some __unused in function parameters. 2006-11-09 09:53:57 +00:00
opencrypto __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
secmodel Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
stand
sys Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
ufs On snapshot creation be sure the snapshot vnode has valid quota information. 2006-12-02 17:21:11 +00:00
uvm We are required to hold uvm.swap_data_lock here too. 2006-12-02 03:23:38 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00