freebsd-skq/sys
John Baldwin a43561c252 - Use bus_foo() rather than bus_space_foo() and retire the bus tag and handle
from the softc.
- Rework the watchdog timer to match other NIC drivers:
  - Start a timer in fe_init() that runs once a second and checks a counter
    in the softc that is identical to the deprecated 'if_timer'.
  - Just adjust the softc tx timeout value when sending packets instead of
    scheduling the timer.
- Use IFQ_SET_MAXLEN().

Tested by:	WATANABE Kazuhiro
2008-06-23 18:16:25 +00:00
..
amd64 Ensure that KERNBASE is no less than the virtual address -2GB. 2008-06-23 15:22:53 +00:00
arm
boot
bsm
cam
cddl
compat
conf Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit 2008-06-20 19:28:33 +00:00
contrib
crypto
ddb
dev - Use bus_foo() rather than bus_space_foo() and retire the bus tag and handle 2008-06-23 18:16:25 +00:00
fs Get pointer to devfs_ruleset struct after garbage collection has been 2008-06-22 14:34:38 +00:00
gdb
geom - Fix spelling errors. 2008-06-20 19:48:18 +00:00
gnu
i386 Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit 2008-06-20 19:28:33 +00:00
ia64
isa
kern If S_IFIFO is passed to mknod(2), invoke kern_mkfifoat(9) to create a 2008-06-22 21:51:32 +00:00
libkern
mips
modules Always create opt_ah.h regardless of KERNBUILDDIR. 2008-06-23 00:51:34 +00:00
net Add support for the optional key in the GRE header. 2008-06-20 17:26:34 +00:00
net80211
netatalk
netgraph
netinet Partially revert previous commit. DeleteLink() does not deletes permanent 2008-06-22 11:39:42 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
nlm
opencrypto
pc98
pccard
pci Add support for VT8237 ISA bridge. 2008-06-22 20:53:29 +00:00
powerpc
rpc
security
sparc64
sun4v
sys Split out the probing magic of device_probe_and_attach into 2008-06-20 16:58:15 +00:00
tools
ufs
vm Make preparations for increasing the size of the kernel virtual address space 2008-06-22 04:54:27 +00:00
xdr
Makefile