From owner-freebsd-current Mon Mar 6 18:51:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from dorifer.heim3.tu-clausthal.de (dorifer.heim3.tu-clausthal.de [139.174.243.252]) by hub.freebsd.org (Postfix) with ESMTP id EA50A37BE4C for ; Mon, 6 Mar 2000 18:51:54 -0800 (PST) (envelope-from olli@dorifer.heim3.tu-clausthal.de) Received: (from olli@localhost) by dorifer.heim3.tu-clausthal.de (8.9.3/8.9.3) id DAA54074; Tue, 7 Mar 2000 03:51:54 +0100 (CET) (envelope-from olli) Date: Tue, 7 Mar 2000 03:51:54 +0100 (CET) Message-Id: <200003070251.DAA54074@dorifer.heim3.tu-clausthal.de> From: Oliver Fromme To: freebsd-current@FreeBSD.ORG Reply-To: freebsd-current@FreeBSD.ORG Subject: Re: kern/16487: please apply newpcm fix X-Newsgroups: list.freebsd-current In-Reply-To: <89v48q$b9r$1@atlantis.rz.tu-clausthal.de> User-Agent: tin/1.4.1-19991201 ("Polish") (UNIX) (FreeBSD/3.4-19991219-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Seigo Tanimura wrote in list.freebsd-current: > On Mon, 6 Mar 2000 01:22:41 +0100 (CET), > Oliver Fromme said: > > Oliver> Would someone please (pretty please) have a look at kern/16487 > Oliver> and commit the trivial fix in it? It's just one line, and it > Oliver> makes AvanceLogic-100 soundcards work again. > > The logical ID of ALS100 conflicts with the one of CMI8330(mss), so we > also have to check the vendor ID. Could you please give it to me? It > is likely to be 0x00019305. (ALS110 is 0x10019305 and ALS120 is > 0x20019305, so...) pnpinfo says: Vendor ID ALS0001 (0x01009305), Serial Number 0x01000000 Logical Device ID: @@@0001 0x01000000 #0 But I think there is already a check for the vendor ID of the card, look at the beginning of sbc_probe() in sbc.c. So I think it's really sufficient to add that line to the array of logical IDs. Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message