Date: Sun, 3 Sep 2006 17:11:27 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4/man4.i386 lnc.4 Message-ID: <200609031711.k83HBRIv029862@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2006-09-03 17:11:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4/man4.i386 lnc.4 Log: - Add a deprecation note since this driver was replaced by le(4) in HEAD. [1] - Remove Digital DEPCA from the list of supported hardware; DEPCA cards use shared memory for the buffers and descriptors but the current ISA front-end of lnc(4) only knows about adapters that use DMA instead (lnc(4) did support DEPCA in the past though). Reviewed by: ru [1] Revision Changes Path 1.25.2.3 +8 -3 src/share/man/man4/man4.i386/lnc.4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609031711.k83HBRIv029862>