From c2335eb16d3dcd60ec4971d992017c3ad9b61d93 Mon Sep 17 00:00:00 2001 From: jdc Date: Sat, 19 Dec 2015 19:59:52 +0000 Subject: Remove references to drivers (adt7463c, adt7467c, adm1030c) that were superceded by dbcool. --- sys/dev/DEVNAMES | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 5b684554879..0390d85d294 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.294 2015/08/27 14:04:07 nonaka Exp $ +# $NetBSD: DEVNAMES,v 1.295 2015/12/19 19:59:52 jdc Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -39,9 +39,6 @@ adb mac68k adb macppc adc hpcsh ade alpha -adt7463c MI -adt7467c MI -adm1030c MI adv MI adw MI ae evbmips -- cgit