Date: Tue, 26 Sep 2000 01:09:59 -0400 From: Hasan Diwan <hdiwan@pobox.com> To: Daniel O'Connor <doconnor@gsoft.com.au> Cc: freebsd-stable@freebsd.org Subject: Re: pcm driver Message-ID: <20000926010959.A27301@.nycap.rr.com> In-Reply-To: <XFMail.000925141814.doconnor@gsoft.com.au>; from doconnor@gsoft.com.au on Mon, Sep 25, 2000 at 02:18:14PM %2B0930 References: <200009250442.e8P4gYr00762@thought.org> <XFMail.000925141814.doconnor@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
--ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mr. O'Connor et al: More accurately, the last line would indicate your second DMA channel is set incorrectly. use the 'boot -c' configurator to play with the flags line (I had a similar problem with FreeBSD 3-STABLE and mine works with flags 0x16). If your secondary DMA channel is C, your flags should be (C | 0x10) (that's a bitwise OR). This is from the pcm manpage and it works for me. * Daniel O'Connor (doconnor@gsoft.com.au) [000925 11:47]: > > I don't know what the last line means. I just remade snd0... > The last line means its busted :) --=20 Hasan Diwan [hdiwan@pobox.com] :) Rensselaer Polytechnic Institute=20 Computer Science Department http://hdwork.dhs.org/~hdiwan=20 --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia iQCVAwUBOdAvp/itTU38wbMJAQG4NwQAkQKksywHQToW9W4gP8HNQTIA8Uea69RK G6IBJX4TQhzQhhBZDNPFF/cD9x+8tlI5W4OzKOgEfi0j0cEvVaH4ICSzfNM9eXTO Xj02hkXxTtNuHB6pqVc9qVeGHcfeF44P2S2v7bQ9A3zdT0mbsLWP6yjedHS+phZO M4xEK3S0H9o= =wmU3 -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000926010959.A27301>