From owner-freebsd-multimedia Fri May 3 05:57:49 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA24299 for multimedia-outgoing; Fri, 3 May 1996 05:57:49 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA24294 for ; Fri, 3 May 1996 05:57:47 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with ESMTP id FAA00287 for ; Fri, 3 May 1996 05:57:46 -0700 Message-Id: <199605031257.FAA00287@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: multimedia@freebsd.org Subject: gus pnp native initialization Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 May 1996 05:57:45 -0700 From: "Amancio Hasty Jr." Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just managed to init the gus pnp on FreeBSD without booting dos 8) Next, is to test the code on a motherboard without PnP support and see if it works. Briefly, the gus pnp in addition to the required PnP initialization it needs additionally initialization to operate in a GUS MAX mode. My plan is to make the code available this sunday. Enjoy, Amancio