Date: Tue, 14 Oct 2003 15:51:35 -0700 (PDT) From: Scott Mitchell <rsm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/xe if_xe.c if_xe_pccard.c if_xereg.h if_xevar.h Message-ID: <200310142251.h9EMpZjD098147@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rsm 2003/10/14 15:51:35 PDT
FreeBSD src repository
Modified files:
sys/dev/xe if_xe.c if_xe_pccard.c if_xereg.h
if_xevar.h
Log:
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
Any card that worked previously should still work, as well as a lot that
didn't.
The driver is not yet style(9) compliant; those changes are forthcoming,
once the functional changes are done.
PR: kern/50644
Reviewed by: imp
Approved by: imp
Revision Changes Path
1.39 +694 -547 src/sys/dev/xe/if_xe.c
1.11 +80 -32 src/sys/dev/xe/if_xe_pccard.c
1.6 +9 -2 src/sys/dev/xe/if_xereg.h
1.4 +4 -1 src/sys/dev/xe/if_xevar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310142251.h9EMpZjD098147>
