Seigo Tanimura <[EMAIL PROTECTED]> wrote in list.freebsd-current:
> On Mon, 6 Mar 2000 01:22:41 +0100 (CET),
> Oliver Fromme <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED])
"In jedem Stück Kohle wartet ein Diamant auf seine Geburt"
(Terry Pratchett)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message