NetBSD/sys
xtraeme db1dafba87 Fix from OpenBSD:
rev 1.56:

Don't initialize the card (and start an autonegotiation!) every time
the IP address changes. Makes 'dhclient sk0' invocations way faster
and more consistant. i.e. one DHCPREQUEST elicts the DHCPACK.

Fix from FreeBSD:

rev 1.109:

Solve "No PHY found" problem for more Yukon Lite variants.

These changes fixed the problem on my sk(4) trying to get an IP
via dhclient(8).
2005-09-11 23:49:39 +00:00
..
altq
arch Patterned after next68k, omit inclusion of <sys/device.h> if we 2005-09-11 23:15:18 +00:00
coda
compat Initial addition of tmpfs, an efficient memory file-system. This project 2005-09-10 19:20:48 +00:00
conf Initial addition of tmpfs, an efficient memory file-system. This project 2005-09-10 19:20:48 +00:00
contrib
crypto Lint warnings. 2005-09-11 16:11:22 +00:00
ddb
dev Fix from OpenBSD: 2005-09-11 23:49:39 +00:00
dist
fs wiz@ remembers that the preferred way to spell file-system in NetBSD is 2005-09-10 22:28:57 +00:00
gdbscripts
ipkdb
kern PR/27185: Christian Biere: kqueue: EOF on pipe gains no EVFILT_READ event 2005-09-11 17:55:26 +00:00
lib
lkm
miscfs Implement curtain for procfs. 2005-09-11 20:15:53 +00:00
net
net80211
netatalk
netccitt
netinet Replace plain 255 by MAXTTL. 2005-09-11 22:15:19 +00:00
netinet6
netipsec
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs Wrap a multiple line comment so that it doesn't go beyond 80 columns. 2005-09-11 20:19:31 +00:00
opencrypto
stand
sys Initial addition of tmpfs, an efficient memory file-system. This project 2005-09-10 19:20:48 +00:00
ufs
uvm
Makefile