From owner-freebsd-mobile  Thu Dec 30 15:14: 1 1999
Delivered-To: freebsd-mobile@freebsd.org
Received: from mail.cybcon.com (mail.cybcon.com [216.190.188.5])
	by hub.freebsd.org (Postfix) with ESMTP
	id F09C415501; Thu, 30 Dec 1999 15:13:52 -0800 (PST)
	(envelope-from freebsd@cybcon.com)
Received: from laptop.cybcon.com (william@usr1-31.cybcon.com [205.147.75.32])
	by mail.cybcon.com (8.9.3/8.9.3) with ESMTP id PAA26939;
	Thu, 30 Dec 1999 15:11:08 -0800 (PST)
Message-ID: <XFMail.991230151252.freebsd@cybcon.com>
X-Mailer: XFMail 1.4.0 on FreeBSD
X-Priority: 3 (Normal)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
In-Reply-To: <Pine.OSF.4.10.9912302348490.8306-100000@sirius.physik.fu-berlin.de>
Date: Thu, 30 Dec 1999 15:12:52 -0800 (PST)
From: William Woods <freebsd@cybcon.com>
To: Martin Dieringer <dieringe@physik.fu-berlin.de>
Subject: Re: Sound on a Thinkpad 770E (600)
Cc: Frank Louwers <frank@student.rug.ac.be>,
	freebsd-mobile@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG,
	Rajappa Iyer <rajappa@mindspring.com>
Sender: owner-freebsd-mobile@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I just tried that, no go, must be different sound cards.

On 30-Dec-99 Martin Dieringer wrote:
> 
> 
> Hi,
> 
> I just succeeded in setting up my thinkpad 600 to do playback AND
> record at 16bit, 44100 Hz. finally.
> the line I use is 
> 
> device pcm0 at isa? port 0x52C tty irq 5 drq 1 flags 0x10
> 
> no snd0 controller, of course.
> 
> the tp 600 has a crystal CS 4237B, similar on the 770?
> the trick for me was to set the flags for the second dma as 0.
> this leads to (dmesg):
> pcm0 at 0x52c irq 5 drq 1 flags 0xa610 on isa
> mss_attach <mss>0 at 0x52c irq 5 dma 1:0 flags 0xa610
> 
> 
> so now I'm looking for good software to record. 
> Is there anything simple like just a commandline tool to record 
> to the harddisk?
> The 'DAP' program works but is quite slow and it doesn't seem to be able
> to record larger pieces.
> 
> martin
> 
> 
> 
> 
> 
> On Thu, 30 Dec 1999, William Woods wrote:
> 
>> I have it sorta working with:
>> 
>> controller      snd0
>> device sb0      at isa? port 0x220 irq 5 drq 1
>> device sbxvi0   at isa? port? irq? drq 3 conflicts
>> device sbmidi0  at isa? port 0x300 irq? conflicts
>> device opl0     at isa? port 0x388 irq? conflicts
>> 
>> but it sounds like crap, 8 bit...any to change that? Full of static when I
>> play
>> a wav. I havent tried a CD yet
>> 

----------------------------------
E-Mail: William Woods <freebsd@cybcon.com>
Date: 30-Dec-99
Time: 15:12:18
FreeBSD 3.4
On a Laptop.........
----------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message