Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev Add iopl.



details:   https://anonhg.NetBSD.org/src/rev/8ad26244f057
branches:  trunk
changeset: 513640:8ad26244f057
user:      ad <ad%NetBSD.org@localhost>
date:      Mon Aug 06 12:13:49 2001 +0000

description:
Add iopl.

diffstat:

 sys/dev/DEVNAMES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r bfab8436ee45 -r 8ad26244f057 sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Mon Aug 06 12:12:36 2001 +0000
+++ b/sys/dev/DEVNAMES  Mon Aug 06 12:13:49 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.70 2001/07/30 20:04:59 ad Exp $
+#      $NetBSD: DEVNAMES,v 1.71 2001/08/06 12:13:49 ad Exp $
 #
 # This file contains all used device names and defined attributes in 
 # alphabetical order. New devices added to the system somewhere should first 
@@ -481,6 +481,7 @@
 iommu                  sun3
 iop                    MI
 iophy                  MI              
+iopl                   MI
 iopsp                  MI
 ipaqbus                        hpcarm
 ipaqlcd                        hpcarm



Home | Main Index | Thread Index | Old Index