> (they're described as Cirrus Logic PD6832's or pci1013,1110) and
> that chip doesn't get its own IRQ.
> 
> And finally, I'm attempting to configure the sound chips.
> 
> Win98 reports them as:
> OPL3-SAx WDM
> DMA 0,1
> IRQ 11
> IO 220-22f, 530-537, 388-38f, 310-31f, 370-371
> 
> Anyone want to have a stab at what the correct way to configure
> FreeBSD for that mess is ? :-)
> 
> I currently have:
> controller snd0
> device mss0 at isa? port 0x530 irq 11 drq 1
> device opl0 at isa? port 0x388
> device mpu0 at isa? port 0x310 irq 6 drq 0

try to remove that and use instead

device pcm0 at isa? port 0x530 irq 11 drq 0 flags 0x11

        cheers
        luigi

-----------------------------------+-------------------------------------
  Luigi RIZZO, lu...@iet.unipi.it  . Dip. di Ing. dell'Informazione
  http://www.iet.unipi.it/~luigi/  . Universita` di Pisa
  TEL/FAX: +39-050-568.533/522     . via Diotisalvi 2, 56126 PISA (Italy)

                  http://www.iet.unipi.it/~luigi/ngc99/
====  First International Workshop on Networked Group Communication  ====
-----------------------------------+-------------------------------------


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to