summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic
diff options
context:
space:
mode:
authorgwk <gwk@openbsd.org>2006-12-14 00:17:40 +0000
committergwk <gwk@openbsd.org>2006-12-14 00:17:40 +0000
commit947a73102b05ded35595bf535d42ecb8ca1b65f2 (patch)
tree9c7c506bd4c02ea5d8d7928607a8396eec051beb /sys/dev/ic
parentFix a few unitialized vars, all taken from gcc trunk, except the (diff)
downloadwireguard-openbsd-947a73102b05ded35595bf535d42ecb8ca1b65f2.tar.xz
wireguard-openbsd-947a73102b05ded35595bf535d42ecb8ca1b65f2.zip
Eliminate unncessary interfaces resets via the SIOCSIFADDR ioctl when
adding additional IP address or re-running dhclient by only causing an interface init if the interface is not already running. As well as some cosmetics. from brad@. Loose the ether_cmp function of dubious optimizational value simply use bcmp. Revert the ordering hack, don't execute instruction eieio directly in mc_dmaintr, makes no difference in triggering the uvm_fault bug, the problem lies elsewhere. Fix some indentation related to the DBDMA macros. Tested on Power Macintosh 9600MP and 9500MP by myself.
Diffstat (limited to 'sys/dev/ic')
0 files changed, 0 insertions, 0 deletions