From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Mitchell Subject: Direct PCI Access Date: Thu, 13 Jan 2005 07:33:25 -0500 Message-ID: <20e97b5e05011304332de59a6d@mail.gmail.com> Reply-To: Mark Mitchell Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org I figured I'd ask if this is possible before I spend a lot of time trying it. I have a program called BARR SPOOL that needs to access three things to work. 1. The C:\ and D:\ drive. This works great! 2. An Intel Pro 10/100 PCI NIC. - Untested 3. A proprietary PCI EDSIDIC printer channel adapter. - Untested >From the looks of the documentation the NIC should work but I was wondering if dosemu will be able to have direct PCI access to the channel adapter card. Is that possible? I figure if it is then this should work but I wanted to ask the general population of dosemu users if they see a problem with doing this first. By the way, I'm running an already loaded version of DOS 6.2 on a second hard disk mounted on /dos. Thanks so much for any help!!! - Mark