From owner-cvs-all Sun Jan 3 07:57:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05888 for cvs-all-outgoing; Sun, 3 Jan 1999 07:57:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05883; Sun, 3 Jan 1999 07:57:10 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA26710; Sun, 3 Jan 1999 07:57:03 -0800 (PST) Date: Sun, 3 Jan 1999 07:57:03 -0800 (PST) Message-Id: <199901031557.HAA26710@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/ic rsa.h esp.h ns16550.h src/sys/pc98/pc98 sio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/01/03 07:57:03 PST Modified files: sys/i386/isa/ic esp.h ns16550.h sys/pc98/pc98 sio.c Added files: sys/i386/isa/ic rsa.h Log: - Remove bus-dependent addresses from `ic' file. - Special registers of IO-DATA device's RSA series are defined in ic/rsa.h (new file). Pointed out by: Bruce Evans Submitted by: Takahashi Yoshihiro Revision Changes Path 1.5 +1 -6 src/sys/i386/isa/ic/esp.h 1.7 +1 -106 src/sys/i386/isa/ic/ns16550.h 1.73 +53 -7 src/sys/pc98/pc98/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message