From owner-freebsd-current Fri Nov 5 18:43:54 1999 Delivered-To: freebsd-current@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id D8D0214D85 for ; Fri, 5 Nov 1999 18:43:45 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.1/8.9.1) with ESMTP id VAA26890; Fri, 5 Nov 1999 21:43:07 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id VAA03974; Fri, 5 Nov 1999 21:42:36 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 5 Nov 1999 21:42:36 -0500 (EST) To: "Andrew Atrens" Cc: current@freebsd.org Subject: Re: ESS 1868 driver (again) In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14371.38041.94642.336584@grasshopper.cs.duke.edu> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrew Atrens writes: > > Here's how my card is currently detected - > > pcm0: at port 0x220-0x22f,0x530-0x537,0x388-0x38b,0x330-0x331,0x370-0x371 irq 5 drq 0,1 on isa0 > Yamaha: ver 0x21 DMA config 0x84 > pcm: setmap 30000, ff00; 0xc77e9000 -> 30000 > pcm: setmap 40000, ff00; 0xc77f9000 -> 40000 > unknown0: at port 0x201 on isa0 > > If I'm not mistaken the old pcm preferred MSS emulation for this card. Is > it possible that the new pcm tries to use SB emulation ? I ask because I > know my SB emulation settings for this card are _wrong_. With old pcm, > this didn't appear to matter, but with new pcm, hmmmm. Something to try > out I guess when I get home tonight :) .. I have a very similar sound card as the on-board audio device on my Dell Dimension XPS D300: pcm0: at port 0x220-0x22f,0x530-0x537,0x388-0x38f,0x330-0x331,0x370-0x371 irq 5 drq 0,1 on isa0 Yamaha: ver 0x21 DMA config 0x82 pcm: setmap 30000, ff00; 0xcafae000 -> 30000 pcm: setmap 40000, ff00; 0xcafbe000 -> 40000 unknown0: at port 0x201 on isa0 I experience nearly the exact same symptoms as you (real player speeds through clips, amp works. I haven't tried the rtprio hack ;-). As with you, old pcm worked flawlessly. Have you made any progress? Is pcm using mss or sb mode on your card? Does forcing it one way or the other help? Thanks, Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message