diff options
| author | rkujawa <rkujawa@NetBSD.org> | 2018-07-27 12:02:25 +0000 |
|---|---|---|
| committer | rkujawa <rkujawa@NetBSD.org> | 2018-07-27 12:02:25 +0000 |
| commit | 2805cc0deacf769a41c6fd6afb0cdb27166fe822 (patch) | |
| tree | 7c819e76b0d52f3f2b9e64518572777016e2c03e /sys/dev/DEVNAMES | |
| parent | fe418166fa4f84e515be8cc15c642df07bb712fb (diff) | |
Add TEA5767 FM radio driver. From Karuna Grewal.
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 c5cd914f240..f3a5f3b5ade 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.311 2018/06/05 08:03:29 hkenken Exp $ +# $NetBSD: DEVNAMES,v 1.312 2018/07/27 12:02:26 rkujawa Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1325,6 +1325,7 @@ tcx sparc64 tdvfb MI te vax tea5757 MI +tea5767radio MI tfb MI tga MI ti MI |
