Date: Thu, 9 Oct 1997 21:17:09 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci dc21040reg.h if_devar.h if_de.c README.de README.de-le dc21040.h Message-ID: <199710100417.VAA19392@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1997/10/09 21:17:09 PDT
Modified files: (Branch: RELENG_2_2)
sys/pci if_de.c
Added files: (Branch: RELENG_2_2)
sys/pci dc21040reg.h if_devar.h
Removed files: (Branch: RELENG_2_2)
sys/pci README.de README.de-le dc21040.h
Log:
In the true spirit of 'code freeze^H^H^H^H^H^Hslush', bring over the
updated de driver from -current, minus the include bashing, the multicast
interface changes and the pci interface changes. This essentially leaves
us with Matt's 970703 driver but with the tx descriptor page wrap bug
fixed.
However, there are some known problems remaining. If the new problems are
found worse than the old ones, and they are not found and fixed prior to
release, this will be reverted to the old driver.
The (known) problems are:
- autoselect is a bit flakey on older cards with BNC in use. An explicit
setting of the media modes is thought to work.
- There were some reports of OACTIVE getting stuck "on" and/or
"Transmitter underflow" requiring an ifconfig down and up to unjam it.
More details are needed.
The old driver simply doesn't work on a good number of newer cards. We
can't afford to not give this a try.
BETA-"no major changes"-rule-violation OK'ed by: jkh
Approved-with-grumbles-by: dg
Revision Changes Path
1.54.2.7 +4029 -3267src/sys/pci/if_de.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710100417.VAA19392>
