From owner-cvs-all Fri Apr 14 6: 9: 4 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 1F8F937B5FE; Fri, 14 Apr 2000 06:09:02 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA53121; Fri, 14 Apr 2000 06:09:01 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <200004141309.GAA53121@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 14 Apr 2000 06:09:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 nexus.c src/sys/i386/include bus_at386.h bus_pc98.h bus_pio_ind.h bus.h src/sys/i386/isa isa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/04/14 06:09:00 PDT Modified files: (Branch: RELENG_4) sys/i386/i386 nexus.c sys/i386/include bus.h sys/i386/isa isa.c Added files: (Branch: RELENG_4) sys/i386/include bus_at386.h bus_pc98.h bus_pio_ind.h Log: MFC: Added indirect pio into the bus space stuff for the NEC PC-98. Revision Changes Path 1.26.2.1 +21 -1 src/sys/i386/i386/nexus.c 1.7.2.1 +17 -1263 src/sys/i386/include/bus.h 1.132.2.1 +103 -1 src/sys/i386/isa/isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message