diff options
| author | nia <nia@NetBSD.org> | 2023-07-01 13:37:36 +0000 |
|---|---|---|
| committer | nia <nia@NetBSD.org> | 2023-07-01 13:37:36 +0000 |
| commit | 3e2dc8ccb6432c862341782389c2744623b6c8b1 (patch) | |
| tree | 94766c67b44da73d00d7e673f2e44ae1f2ee8190 /sys | |
| parent | e21b51de5ce8fe02784b440e4700ef660d200445 (diff) | |
Add Realtek ALC671 to hdaudiodevs, seen on Fujitsu Futro S720 thin client
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/hdaudio/hdaudiodevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/hdaudio/hdaudiodevs b/sys/dev/hdaudio/hdaudiodevs index 78709c98499..5795cbfb557 100644 --- a/sys/dev/hdaudio/hdaudiodevs +++ b/sys/dev/hdaudio/hdaudiodevs @@ -1,4 +1,4 @@ -$NetBSD: hdaudiodevs,v 1.6 2022/04/16 12:24:06 nia Exp $ +$NetBSD: hdaudiodevs,v 1.7 2023/07/01 13:37:36 nia Exp $ /* * Copyright (c) 2010 Jared D. McNeill <jmcneill@invisible.ca> @@ -83,6 +83,7 @@ product REALTEK ALC660_VD 0x0660 ALC660-VD product REALTEK ALC662 0x0662 ALC662 product REALTEK ALC663 0x0663 ALC663 product REALTEK ALC670 0x0670 ALC670 +product REALTEK ALC671 0x0671 ALC671 product REALTEK ALC861 0x0861 ALC861 product REALTEK ALC861_VD 0x0862 ALC861-VD product REALTEK ALC880 0x0880 ALC880 |
