mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Correct the logical ID of Avance Asound 110.
Submitted by: Bryan Liesner <bleez@netaxs.com>
This commit is contained in:
parent
baff271646
commit
cf4f3dda81
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ static struct isa_pnp_id sbc_ids[] = {
|
|||
{0x45008c0e, "Creative SB AWE64"}, /* CTL0045 */
|
||||
|
||||
{0x01000000, "Avance Asound 100"},
|
||||
{0x01100001, "Avance Asound 110"},
|
||||
{0x01100000, "Avance Asound 110"},
|
||||
{0x01200001, "Avance Logic ALS120"},
|
||||
|
||||
{0x68187316, "ESS ES1868"}, /* ESS1868 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue