From owner-freebsd-mobile Sun Dec 13 07:13:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07500 for freebsd-mobile-outgoing; Sun, 13 Dec 1998 07:13:37 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from freebsd.dk (sos.freebsd.dk [212.242.42.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07495; Sun, 13 Dec 1998 07:13:30 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id QAA41880; Sun, 13 Dec 1998 16:13:21 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <199812131513.QAA41880@freebsd.dk> Subject: Re: Dell latitude sound.... In-Reply-To: <199812131258.NAA01150@labinfo.iet.unipi.it> from Luigi Rizzo at "Dec 13, 1998 1:58:53 pm" To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Sun, 13 Dec 1998 16:13:21 +0100 (CET) Cc: mobile@FreeBSD.ORG, luigi@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems Luigi Rizzo wrote: > > It seems Søren Schmidt wrote: > > > > > > I've played around with the Crystal chip (cs4237b) in my latitude, > > > but damn if I can get it to accept configuring commands via either > > > PnP or the SLAM method, anybody else having some success at this ? > > > > Well, I finally broke down and tried to figure out where the BIOS > > puts the chip on boot. It puts the WSS codec at adress 0x530, which > > is quite normal, but the snd code looks for it at ioaddr+4 so > > actually -- the normal address for the codec registers in WSS cards > is 0x534. The driver, yes, looks at ioaddr+4 and asks you to specify > 0x530 instead because most old MSS cards allocated four configuration > registers before. > > I think i have to fix the driver so that it looks _both_ at ioaddr and > ioaddr+4 for the codec registers. That would be nice, and save some confusion... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@freebsd.org) FreeBSD Core Team member To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message