Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 1999 18:45:04 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        avalon@coombs.anu.edu.au (Darren Reed)
Cc:        hackers@FreeBSD.ORG
Subject:   Re: how to configure sound on laptop ?
Message-ID:  <199905261645.SAA09516@labinfo.iet.unipi.it>
In-Reply-To: <199905261821.EAA02693@cheops.anu.edu.au> from "Darren Reed" at May 27, 99 04:21:08 am

next in thread | previous in thread | raw e-mail | index | archive | help
> (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, luigi@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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905261645.SAA09516>