From owner-freebsd-commit Sat Oct 28 15:47:39 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA06799 for freebsd-commit-outgoing; Sat, 28 Oct 1995 15:47:39 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA06769 for cvs-all-outgoing; Sat, 28 Oct 1995 15:47:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA06720 for cvs-share-outgoing; Sat, 28 Oct 1995 15:47:25 -0700 Received: (from pst@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA06697 ; Sat, 28 Oct 1995 15:47:15 -0700 Date: Sat, 28 Oct 1995 15:47:15 -0700 From: Paul Traina Message-Id: <199510282247.PAA06697@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/man/man4/man4.i386 ed.4 Sender: owner-commit@FreeBSD.org Precedence: bulk pst 95/10/28 15:47:14 Modified: sys/i386/isa if_ed.c Log: Close out kern/46. Remove confusing backwards compatibility code that allowed driver to be used in pre-4.4 releases. The 3COM card's use -link2 to switch tranceivers. (no functional changes here) Modified: share/man/man4/man4.i386 ed.4 Log: Close out kern/46. Make documentation match reality. -link2 is used to switch ports on 3COM cards.