From owner-cvs-all Sat May 8 21:58:38 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 CAE5C14FF1; Sat, 8 May 1999 21:58:36 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA68421; Sat, 8 May 1999 21:58:36 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199905090458.VAA68421@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sat, 8 May 1999 21:58:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa psm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/05/08 21:58:36 PDT Modified files: sys/isa psm.c Log: Revive APM hooking code for i386 arch now that the same source file is used for both i386 and alpha (the code was in sys/i386/isa/psm.c, but was disabled when ported to alpha.) Revision Changes Path 1.8 +8 -3 src/sys/isa/psm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message