Fix a mistake in the PNP EISA-encoding of the Avance ALS120 id.
Submitted by: Bryan Liesner <bleez@netaxs.com>
This commit is contained in:
parent
a824498e2d
commit
7c361b70c5
@ -203,7 +203,7 @@ static struct isa_pnp_id sbc_ids[] = {
|
||||
{0x45008c0e, "Creative SB AWE64"}, /* CTL0045 */
|
||||
|
||||
{0x01100000, "Avance Asound 110"}, /* @@@1001 */
|
||||
{0x01200001, "Avance Logic ALS120"}, /* @@@2001 */
|
||||
{0x01200000, "Avance Logic ALS120"}, /* @@@2001 */
|
||||
|
||||
{0x68187316, "ESS ES1868"}, /* ESS1868 */
|
||||
{0x69187316, "ESS ES1869"}, /* ESS1869 */
|
||||
|
Loading…
Reference in New Issue
Block a user