Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2004 18:00:49 -0600
From:      D J Hawkey Jr <hawkeyd@visi.com>
To:        mobile at FreeBSD <freebsd-mobile@freebsd.org>
Subject:   [hawkeyd@visi.com: CS-4237B in Latitude CPi D233ST]
Message-ID:  <20040203000049.GA29257@sheol.localdomain>

next in thread | raw e-mail | index | archive | help
Just moments ago, I wrote:

----- Forwarded message from D J Hawkey Jr <hawkeyd@visi.com> -----

Has anyone gotten sound out of the Crystal 4237B as found in a Dell
Latitude D233ST (the one with a 12'' diag. display) under FreeBSD 4.5?

I tried all sorts of variations as found by Googling this group, all
to no avail. The closest I have to getting sound out is with:

    device	pcm
    device	sbc0	at isa? port 0x220 irq 5 drq 1 flags 0x15

The Dell docs says it is SoundBlaster-compatible. This configuration
plays just certain .AU files, and not very well at that.

----- End forwarded message -----

I got it:

    device	pcm0	at isa? port 0x52c irq 5 drq 1 flags 0x15

What tripped me up was that `cp ...au /dev/audio` doesn't work.
However, `cat ... >/dev/dsp` does. Shouldn't the first command also
work?

Dave

-- 
  ______________________                         ______________________
  \__________________   \    D. J. HAWKEY JR.   /   __________________/
     \________________/\     hawkeyd@visi.com    /\________________/
                      http://www.visi.com/~hawkeyd/



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