Re: How to find DMA, IRQ etc. Was: OPTi sound card support

2000-11-13 Thread H.C.Hsiang
Quoth Robert Waldner, > another approach would be to browse through /proc/[pci,ioports,dma,irq] > and/or fingering around with pnpdump for ISA-cards. In my experience, in a lot of cases you won't see anything in /proc (and it's interupts, not irq) unless you actually have a driver loaded for the

Re: How to find DMA, IRQ etc. Was: OPTi sound card support

2000-05-02 Thread Damon Muller
Quoth Robert Waldner, > another approach would be to browse through /proc/[pci,ioports,dma,irq] > and/or fingering around with pnpdump for ISA-cards. In my experience, in a lot of cases you won't see anything in /proc (and it's interupts, not irq) unless you actually have a driver loaded for the

Re: How to find DMA, IRQ etc. Was: OPTi sound card support

2000-05-01 Thread Robert Waldner
On Mon, 01 May 2000 03:54:21 PDT, John Bagdanoff writes: >On Sat, Apr 29, 2000 at 05:04:39PM +1000, Douglas M. Hespe wrote: >> On Thu, Apr 27, 2000 at 02:55:32PM +0200, Kent Nyberg wrote (inter alia): >> >> > Just set the right dma and irq stuff, and it will work. >> >> Does anyone know how to fi

Re: How to find DMA, IRQ etc.? Was: OPTi sound card support

2000-05-01 Thread John Bagdanoff
On Sat, Apr 29, 2000 at 05:04:39PM +1000, Douglas M. Hespe wrote: > On Thu, Apr 27, 2000 at 02:55:32PM +0200, Kent Nyberg wrote (inter alia): > > > Just set the right dma and irq stuff, and it will work. > > Does anyone know how to find out these things without resort to MSD, > the Micro$oft Diag

Re: How to find DMA, IRQ etc.? Was: OPTi sound card support

2000-05-01 Thread Douglas M. Hespe
On Thu, Apr 27, 2000 at 02:55:32PM +0200, Kent Nyberg wrote (inter alia): > Just set the right dma and irq stuff, and it will work. Does anyone know how to find out these things without resort to MSD, the Micro$oft Diagnostics. My machine is pure Debian 2.1r4 and, although I could probably borr