Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2000 03:51:54 +0100 (CET)
From:      Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: kern/16487: please apply newpcm fix
Message-ID:  <200003070251.DAA54074@dorifer.heim3.tu-clausthal.de>
In-Reply-To: <89v48q$b9r$1@atlantis.rz.tu-clausthal.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp> wrote in list.freebsd-current:
 > On Mon, 6 Mar 2000 01:22:41 +0100 (CET),
 >   Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003070251.DAA54074>