DragonFly commits List (threaded) for 2005-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/xe if_xe.c if_xe_pccard.c if_xereg.h if_xevar.h
sephe 2005/11/20 02:16:56 PST
DragonFly src repository
Modified files:
sys/dev/netif/xe if_xe.c if_xe_pccard.c if_xereg.h
if_xevar.h
Log:
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>
Revision Changes Path
1.28 +673 -628 src/sys/dev/netif/xe/if_xe.c
1.2 +67 -27 src/sys/dev/netif/xe/if_xe_pccard.c
1.3 +10 -3 src/sys/dev/netif/xe/if_xereg.h
1.6 +8 -2 src/sys/dev/netif/xe/if_xevar.h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/xe/if_xe.c.diff?r1=1.27&r2=1.28&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/xe/if_xe_pccard.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/xe/if_xereg.h.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/xe/if_xevar.h.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]