Date: Tue, 3 Oct 2000 11:11:38 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pcn.c if_pcnreg.h src/share/man/man4 pcn.4 Message-ID: <200010031811.LAA78976@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2000/10/03 11:11:37 PDT
Modified files:
sys/pci if_pcn.c if_pcnreg.h
share/man/man4 pcn.4
Log:
Add support for the AMD Am79c976 PCnet/PRO controller chip. For now
this just involves adding the chip ID to the supported list: the PCnet/PRO
is compatible with the PCnet/FAST+ and friends and should "just work"
with this driver.
Also try to handle mbuf allocation failures in the receive handler
more gracefully.
Revision Changes Path
1.5 +11 -3 src/sys/pci/if_pcn.c
1.3 +2 -14 src/sys/pci/if_pcnreg.h
1.3 +3 -3 src/share/man/man4/pcn.4
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010031811.LAA78976>
