From 461e42e9ef2ad050f96b8f5df0a75803e56ca28f Mon Sep 17 00:00:00 2001 From: enami Date: Sun, 2 Jun 2002 02:44:27 +0000 Subject: Collect random number from AMD 768MPX power management controller. --- sys/dev/DEVNAMES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index ed912a963c5..484d4e67984 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.115 2002/05/31 00:27:00 augustss Exp $ +# $NetBSD: DEVNAMES,v 1.116 2002/06/02 02:44:27 enami Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -51,6 +51,7 @@ alpha_pci_sgmap_pte32 alpha Attribute alpha_pci_sgmap_pte64 alpha Attribute alpha_sgmap alpha Attribute alpha_shared_intr alpha Attribute +amdpm MI amibus_b16 amiga Attribute amibus_bl amiga Attribute amibus_wb amiga Attribute -- cgit