From owner-cvs-sys Sun Oct 26 22:17:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA18200 for cvs-sys-outgoing; Sun, 26 Oct 1997 22:17:28 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA18094; Sun, 26 Oct 1997 22:15:16 -0800 (PST) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id WAA05581; Sun, 26 Oct 1997 22:15:11 -0800 (PST) Date: Sun, 26 Oct 1997 22:15:11 -0800 (PST) Message-Id: <199710270615.WAA05581@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa if_epreg.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/10/26 22:15:11 PST Modified files: sys/i386/isa if_epreg.h Log: Move the EP_ID_PORT out to 0x110, so it doesn't conflict with other port usage at 0x100. Quoted Justin's quotation from the manual as well, to explain the technical background. PR: kern/4559 Submitted by: Stephen J. Roznowski Revision Changes Path 1.22 +16 -2 src/sys/i386/isa/if_epreg.h