From owner-cvs-all Mon Oct 19 17:12:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09032 for cvs-all-outgoing; Mon, 19 Oct 1998 17:12:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08916; Mon, 19 Oct 1998 17:12:28 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2788 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:49 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA18739 for jamesn; Sun, 18 Oct 1998 11:29:32 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2318 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 11:27:37 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1982 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 11:27:37 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id A2E849DAB; Sun, 18 Oct 1998 09:25:02 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07443 for cvs-all-outgoing; Sun, 18 Oct 1998 09:24:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07395; Sun, 18 Oct 1998 09:24:37 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03602; Sun, 18 Oct 1998 09:24:33 -0700 (PDT) Date: Sun, 18 Oct 1998 09:24:33 -0700 (PDT) Message-Id: <199810181624.JAA03602@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC GENERICupgrade LINT SMP-GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/18 09:24:32 PDT Modified files: sys/i386/conf GENERIC GENERICupgrade LINT SMP-GENERIC Log: Add driver support for PCI fast ethernet adapters based on the RealTek 8129/8139 chipset like I've been threatening. Update kernel configs, userconfig.c, relnotes and sysinstall. No man page yet; comming soon. I consider this driver stable enough that I want to give it some exposure in -current. Revision Changes Path 1.126 +2 -1 src/sys/i386/conf/GENERIC 1.4 +2 -1 src/sys/i386/conf/GENERICupgrade 1.489 +7 -1 src/sys/i386/conf/LINT 1.18 +2 -1 src/sys/i386/conf/SMP-GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message