mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Small addition to the previous commit. Sorry.
This commit is contained in:
parent
ac14b5ee5c
commit
a6371849d1
1 changed files with 1 additions and 0 deletions
|
|
@ -538,6 +538,7 @@ static const struct {
|
|||
#define HDA_CODEC_ALC272 HDA_CODEC_CONSTRUCT(REALTEK, 0x0272)
|
||||
#define HDA_CODEC_ALC660 HDA_CODEC_CONSTRUCT(REALTEK, 0x0660)
|
||||
#define HDA_CODEC_ALC662 HDA_CODEC_CONSTRUCT(REALTEK, 0x0662)
|
||||
#define HDA_CODEC_ALC663 HDA_CODEC_CONSTRUCT(REALTEK, 0x0663)
|
||||
#define HDA_CODEC_ALC861 HDA_CODEC_CONSTRUCT(REALTEK, 0x0861)
|
||||
#define HDA_CODEC_ALC861VD HDA_CODEC_CONSTRUCT(REALTEK, 0x0862)
|
||||
#define HDA_CODEC_ALC880 HDA_CODEC_CONSTRUCT(REALTEK, 0x0880)
|
||||
|
|
|
|||
Loading…
Reference in a new issue