Re: Anyone use a 3c597?
Alan <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 03 Dec 2006 07:02:18 -0700 Kurt Fitzner <[email protected]> wrote: > My bad, I see it is included, just not on the list of drivers when > configuring on my PARISC workstations. I should have known better that > a 3com card would be missing a Linux driver. > > Anyway, I see reading Kconfig that it depends on ISA_DMA_API. I'm > guessing then that the ISA driver for PARISC Linux is missing this support? Its an ISA bus master *but* there is a define "VORTEX_BUS_MASTER" which selects whether DMA is used. If you turn that off for PA-RISC then it *ought* to work. Alan