From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Mitchell Subject: Re: Direct PCI Access Date: Fri, 14 Jan 2005 17:26:28 -0500 Message-ID: <41E84714.7040507@gmail.com> References: <41E74956.5020706@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <41E74956.5020706@aknet.ru> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Do all PCI devices use DMA or is that devices specific? Your right about the packet driver, that should work but if my PCI Channel card uses DMA I'm pretty much screwed right? - Mark Stas Sergeev wrote: > Hello. > > Mark Mitchell wrote: > >> 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? > > Dosemu can allow you to access the PCI > config space and you can request any > additional ports, but the PCI DMA won't > work, so most likely your NIC will neither. > You should access it via the packet driver > instead. > > - > To unsubscribe from this list: send the line "unsubscribe linux-msdos" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >