From owner-cvs-all Fri Dec 17 22:11:24 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 A7D6F14CCB; Fri, 17 Dec 1999 22:11:22 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA29934; Fri, 17 Dec 1999 22:11:22 -0800 (PST) (envelope-from imp@FreeBSD.org) Message-Id: <199912180611.WAA29934@freefall.freebsd.org> From: Warner Losh Date: Fri, 17 Dec 1999 22:11:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/i386/conf LINT GENERIC src/sys/i386/isa isa_compat.h src/sys/pc98/pc98 isa_compat.h src/sys/dev/sn if_sn.c if_snreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/12/17 22:11:22 PST Modified files: sys/conf files sys/i386/conf LINT GENERIC sys/i386/isa isa_compat.h sys/pc98/pc98 isa_compat.h Added files: sys/dev/sn if_sn.c if_snreg.h Log: Driver for the smc91xx series of ethernet chips. Ported from PAO to 3.3R and then to -current. The pccard support has been left in the driver, but is presently non-functional because we are using the isa_compat layer for the moment. Obtained From: PAO Sponsored by: Timing Solutions Revision Changes Path 1.303 +2 -1 src/sys/conf/files 1.701 +2 -1 src/sys/i386/conf/LINT 1.214 +2 -1 src/sys/i386/conf/GENERIC 1.21 +6 -1 src/sys/i386/isa/isa_compat.h 1.8 +6 -1 src/sys/pc98/pc98/isa_compat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message