From owner-cvs-all Fri Jun 18 7:48:32 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 E800D14DCD; Fri, 18 Jun 1999 07:48:30 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA68156; Fri, 18 Jun 1999 07:48:30 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199906181448.HAA68156@freefall.freebsd.org> From: KATO Takenori Date: Fri, 18 Jun 1999 07:48:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf GENERIC98 files.pc98 src/sys/pc98/pc98 olpt.c ppc.c ppcreg.h lpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/06/18 07:48:29 PDT Modified files: sys/pc98/conf GENERIC98 files.pc98 Added files: sys/pc98/pc98 olpt.c ppc.c ppcreg.h Removed files: sys/pc98/pc98 lpt.c Log: New parallel port support for PC98. Old PC98s which have uni-directional parallel port should use olpt driver instead of lpt driver. Files ppc.c and ppcreg.h are copied form i386/isa directory with PC98 change. Submitted by: Akio Morita Revision Changes Path 1.77 +11 -2 src/sys/pc98/conf/GENERIC98 1.98 +3 -3 src/sys/pc98/conf/files.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message