Subject: Re: Sound on SparcStation/LX
To: Brian A. Seklecki <lavalamp@BurghCom.Com>
From: Jon Buller <jon@bullers.net>
List: port-sparc
Date: 11/06/2000 21:06:02
>  > Doesn't the LX have the 16-bit audio built onto (or bound with?) the ISDN
>  > interface?  My understanding was that that chip (chipset?) was
>  > unsupported, as it is on my SS10.
> 
> The SS10 has the DBRI -- I think that's the only model which does.  The
> LX audio is CS4231, I belive, support for which was added after the 1.4
> branch.

I wish that were true, but my machine says...

$ dmesg | grep CS4231
$ dmesg
NetBSD 1.5_ALPHA2 (BULLBALL) #0: Wed Oct 11 00:26:12 PDT 2000
    jon@bullers.net:/usr/src/sys/arch/sparc/compile/BULLBALL
total memory = 48696 KB
avail memory = 41892 KB
using 634 buffers containing 2536 KB of memory
bootpath: /iommu@0,10000000/sbus@0,10001000/espdma@4,8400000/esp@4,8800000/sd@1,0
mainbus0 (root): SUNW,SPARCstation-LX

...

le1 at lebuffer0 slot 1 offset 0x60000 level 4 (ipl 7): address 08:00:20:04:f8:71
le1: 64 receive buffers, 16 transmit buffers
SUNW,DBRIe at sbus0 slot 2 offset 0x10000 level 9 not configured
cgsix0 at sbus0 slot 3 offset 0x0 level 9: SUNW,501-1672, 1152 x 900, rev 8 (console)
cgsix0: attached to /dev/fb

...

I thought the Classic was the only one with the CS4231.

Jon