From owner-cvs-sys Fri Jun 6 06:10:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA18940 for cvs-sys-outgoing; Fri, 6 Jun 1997 06:10:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA18917; Fri, 6 Jun 1997 06:10:15 -0700 (PDT) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA18288; Fri, 6 Jun 1997 06:09:56 -0700 (PDT) Date: Fri, 6 Jun 1997 06:09:56 -0700 (PDT) Message-Id: <199706061309.GAA18288@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 sio.c sioreg.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 1997/06/06 06:09:56 PDT Modified files: sys/pc98/pc98 sio.c sioreg.h Log: Synchronize with sys/i386/isa/sio.c and sioreg.h revisions1.171 and 1.10, respectively. Revision Changes Path 1.28 +2 -2 src/sys/pc98/pc98/sio.c 1.7 +7 -2 src/sys/pc98/pc98/sioreg.h