From owner-cvs-all Fri Apr 30 12:32:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B369414C4A; Fri, 30 Apr 1999 12:32:50 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA81255; Fri, 30 Apr 1999 12:32:50 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199904301932.MAA81255@freefall.freebsd.org> From: Bill Paul Date: Fri, 30 Apr 1999 12:32:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_media.h src/sys/pci if_ti.c if_tireg.h ti_fw.h ti_fw2.h src/share/man/man4/man4.i386 ti.4 src/sys/i386/conf LINT src/sys/conf files src/release/texts HARDWARE.TXT RELNOTES.TXT src/release/sysinstall devices.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/04/30 12:32:50 PDT Modified files: (Branch: RELENG_3) sys/net if_media.h sys/i386/conf LINT sys/conf files release/texts HARDWARE.TXT RELNOTES.TXT release/sysinstall devices.c Added files: (Branch: RELENG_3) sys/pci if_ti.c if_tireg.h ti_fw.h ti_fw2.h share/man/man4/man4.i386 ti.4 Log: Add the Alteon gigabit ethernet driver to -stable. It's been in -current for a while now and there have been no complaints. Note: I have not merged the vlan changes from -current, but you can still use the Tigon driver without them. Note2: I have also updated if_media.h to include the fiber optic ethernet media types, including 1000baseSX which this driver needs. Revision Changes Path 1.2.6.1 +35 -4 src/sys/net/if_media.h 1.539.2.15 +8 -1 src/sys/i386/conf/LINT 1.190.2.6 +1 -0 src/sys/conf/files 1.5.2.5 +9 -0 src/release/texts/HARDWARE.TXT 1.12.2.11 +13 -0 src/release/texts/RELNOTES.TXT 1.88.2.2 +2 -1 src/release/sysinstall/devices.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message