freebsd-dev/sys
Pyun YongHyeon fd3d448fa8 Do not report current link status if driver is not running.
This change also workarounds dhclient's link state handling bug by
not giving current link status.

Unlike other controllers, ale(4)'s PHY hibernation perfectly works
such that driver does not see a valid link if the controller is not
brought up.  If dhclient(8) runs on ale(4) it will blindly waits
until link UP and then gives up after 10 seconds.  Because
dhclient(8) still thinks interface got a valid link when IFM_AVALID
is not set for selected media,  this change makes dhclient initiate
DHCP without waiting for link UP.
2012-03-30 05:27:05 +00:00
..
amd64 Use a more proper fix for enabling HT MSI mapping windows on Host-PCI 2012-03-29 19:03:22 +00:00
arm
boot Fix build after changes to trap headers. 2012-03-29 16:04:42 +00:00
bsm
cam
cddl
compat
conf Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
contrib
crypto
ddb
dev Do not report current link status if driver is not running. 2012-03-30 05:27:05 +00:00
fs
gdb
geom VMDB offset should be greater than logical volume size only for MBR. 2012-03-29 07:29:27 +00:00
gnu/fs
i386 Use a more proper fix for enabling HT MSI mapping windows on Host-PCI 2012-03-29 19:03:22 +00:00
ia64
isa
kern Reduce code size by creating common timed sleeping function. 2012-03-29 02:46:43 +00:00
kgssapi
libkern
mips Use VM_MEMATTR_UNCACHEABLE for the constant for UC memory rather than 2012-03-29 16:48:36 +00:00
modules
net
net80211
netatalk
netgraph
netinet Make stream our stream reset implementation 2012-03-29 13:36:53 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc - Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHEABLE on x86 to 2012-03-29 16:51:22 +00:00
rpc
security
sparc64
sys Move tty_opened_ns() into syscons.c which is currently the 2012-03-29 15:47:29 +00:00
teken
tools
ufs
vm
x86 Fix an issue introduced in sys/x86/include/endian.h with r232721. In 2012-03-29 23:31:48 +00:00
xdr
xen
Makefile