Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112483254
D49389.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D49389.id.diff
View Options
diff --git a/sys/dev/sound/pci/hda/hdac.h b/sys/dev/sound/pci/hda/hdac.h
--- a/sys/dev/sound/pci/hda/hdac.h
+++ b/sys/dev/sound/pci/hda/hdac.h
@@ -77,6 +77,7 @@
#define HDA_INTEL_ALLKPS HDA_MODEL_CONSTRUCT(INTEL, 0x51c9)
#define HDA_INTEL_RPTLK1 HDA_MODEL_CONSTRUCT(INTEL, 0x51ca)
#define HDA_INTEL_RPTLK2 HDA_MODEL_CONSTRUCT(INTEL, 0x51cb)
+#define HDA_INTEL_RPTLK3 HDA_MODEL_CONSTRUCT(INTEL, 0x7a50)
#define HDA_INTEL_SCH HDA_MODEL_CONSTRUCT(INTEL, 0x811b)
#define HDA_INTEL_LPT1 HDA_MODEL_CONSTRUCT(INTEL, 0x8c20)
#define HDA_INTEL_LPT2 HDA_MODEL_CONSTRUCT(INTEL, 0x8c21)
diff --git a/sys/dev/sound/pci/hda/hdac.c b/sys/dev/sound/pci/hda/hdac.c
--- a/sys/dev/sound/pci/hda/hdac.c
+++ b/sys/dev/sound/pci/hda/hdac.c
@@ -117,6 +117,7 @@
{ HDA_INTEL_ALLKPS, "Intel Alder Lake-PS", 0, 0 },
{ HDA_INTEL_RPTLK1, "Intel Raptor Lake-P", 0, 0 },
{ HDA_INTEL_RPTLK2, "Intel Raptor Lake-P", 0, 0 },
+ { HDA_INTEL_RPTLK3, "Intel Raptor Lake-S", 0, 0 },
{ HDA_INTEL_MTL, "Intel Meteor Lake-P", 0, 0 },
{ HDA_INTEL_ARLS, "Intel Arrow Lake-S", 0, 0 },
{ HDA_INTEL_ARL, "Intel Arrow Lake", 0, 0 },
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 19, 4:15 PM (9 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17211294
Default Alt Text
D49389.id.diff (1 KB)
Attached To
Mode
D49389: snd_hda: Support Intel Raptor Lake 0x7a50
Attached
Detach File
Event Timeline
Log In to Comment