From owner-freebsd-current Sun Sep 27 02:16:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA06069 for freebsd-current-outgoing; Sun, 27 Sep 1998 02:16:50 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA06049 for ; Sun, 27 Sep 1998 02:16:35 -0700 (PDT) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:pNL6JY1+cgBf5imLFCdBDvH//fRYmx1I@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.1/8.9.1) with ESMTP id SAA01790 for ; Sun, 27 Sep 1998 18:16:26 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id SAA08901; Sun, 27 Sep 1998 18:17:32 +0900 (JST) Message-Id: <199809270917.SAA08901@zodiac.mech.utsunomiya-u.ac.jp> To: current@FreeBSD.ORG cc: yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: VM86 and APM Date: Sun, 27 Sep 1998 18:17:31 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anybody know of any problem using VM86 and the apm driver together? Looking casually at the source code of apm.c, I realize that it tries to use the VM86 service if available. However, when I boot the kernel with VM86, I get: apm0 not found. The kernel without VM86 used to detect the apm BIOS in my box all right. Kazu PS. The SMP kernel needs a slight modification in VM86 to boot the kernel with apm or VESA service. tegge@fast.no has the fix. However, even after his fix, the apm BIOS is not found by the kernel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message