forked from KolibriOS/kolibrios
Fixed Vendor ID for VIA in intel_hda.
git-svn-id: svn://kolibrios.org@3170 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
9f98ff8ab6
commit
e858dbe334
@ -45,7 +45,7 @@ VID_INTEL equ 0x8086
|
||||
VID_NVIDIA equ 0x10DE
|
||||
VID_ATI equ 0x1002
|
||||
VID_AMD equ 0x1022
|
||||
VID_VIA equ 0x1006
|
||||
VID_VIA equ 0x1106
|
||||
VID_SIS equ 0x1039
|
||||
VID_ULI equ 0x10B9
|
||||
VID_CREATIVE equ 0x1102
|
||||
|
Loading…
Reference in New Issue
Block a user