From owner-cvs-all Wed Mar 29 21:16:25 2000 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 5C29637B6F6; Wed, 29 Mar 2000 21:16:20 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA49852; Wed, 29 Mar 2000 21:16:20 -0800 (PST) (envelope-from imp@FreeBSD.org) Message-Id: <200003300516.VAA49852@freefall.freebsd.org> From: Warner Losh Date: Wed, 29 Mar 2000 21:16:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa isa_compat.h src/sys/pc98/pc98 isa_compat.h src/sys/dev/cs if_cs.c if_csreg.h src/sys/conf files files.i386 files.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/03/29 21:16:18 PST Modified files: sys/i386/isa isa_compat.h sys/pc98/pc98 isa_compat.h sys/dev/cs if_cs.c if_csreg.h sys/conf files files.i386 files.pc98 Log: NewBus the cs driver. Submitted by: max@rsu.ru Revision Changes Path 1.34 +1 -6 src/sys/i386/isa/isa_compat.h 1.15 +1 -6 src/sys/pc98/pc98/isa_compat.h 1.15 +298 -277 src/sys/dev/cs/if_cs.c 1.3 +2 -0 src/sys/dev/cs/if_csreg.h 1.346 +2 -1 src/sys/conf/files 1.315 +1 -2 src/sys/conf/files.i386 1.147 +1 -2 src/sys/conf/files.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message