Sync with FreeBSD dev/xe
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 20 Nov 2005 10:16:56 +0000 (10:16 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 20 Nov 2005 10:16:56 +0000 (10:16 +0000)
commit7261a835773388ce61d1cac0f69534adb88b0d85
tree30136fa0ebd7ff25ac2439146ad3f6fec7713f45
parent2b272d2156d301f85f41382979e41a1b41645476
Sync with FreeBSD dev/xe

if_xe.c 1.39
if_xe_pccard 1.11
if_xereg.h 1.6
if_xevar.h 1.4
Major update to xe driver: (*)
- Make multicast work
- Fix (some of) the watchdog timeouts after card reset
- Add support for CE2, CEM28 and CEM33 cards
- General code cleanup

if_xe.c 1.42
if_xe_pccard.c 1.14
- Add hw.xe.debug sysctl node, set it to 1 by default
- Turn XE_DEBUG on by default

(*) This update was submitted to FreeBSD by
    Scott Mitchell <scott+freebsd at fishballoon.org>
sys/dev/netif/xe/if_xe.c
sys/dev/netif/xe/if_xe_pccard.c
sys/dev/netif/xe/if_xereg.h
sys/dev/netif/xe/if_xevar.h