diff options
| author | martin <martin@NetBSD.org> | 2019-10-25 17:39:56 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2019-10-25 17:39:56 +0000 |
| commit | fe7538474d7453dbc70c1b00bd660ed4f2f63577 (patch) | |
| tree | 5f25a2f61b21b53233e6c742c32ee90d9f0d49f1 /sys/dev/DEVNAMES | |
| parent | 0230822f38e623937c1bbc798561e98ed1b5db1b (diff) | |
Add support for Nuvoton NCT5104D GPIO chips, as found on PC Engines APU
systems. From Andrew Doran in PR kern/54648.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index ec94b6cc1ce..0aef19cb75f 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.322 2019/10/07 11:53:40 msaitoh Exp $ +# $NetBSD: DEVNAMES,v 1.323 2019/10/25 17:39:56 martin Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -924,6 +924,7 @@ ncr53c9x MI Attribute ncrsc mvme68k ncrscsi atari ncrscsi mac68k +nct MI ne MI necpb arc nele MI |
