Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x86_64/conf Add a few devices.
details: https://anonhg.NetBSD.org/src/rev/cb8b488e603d
branches: trunk
changeset: 546294:cb8b488e603d
user: fvdl <fvdl%NetBSD.org@localhost>
date: Thu Apr 24 23:36:10 2003 +0000
description:
Add a few devices.
diffstat:
sys/arch/x86_64/conf/majors.x86_64 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 78b86e61e79a -r cb8b488e603d sys/arch/x86_64/conf/majors.x86_64
--- a/sys/arch/x86_64/conf/majors.x86_64 Thu Apr 24 23:36:09 2003 +0000
+++ b/sys/arch/x86_64/conf/majors.x86_64 Thu Apr 24 23:36:10 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors.x86_64,v 1.3 2002/10/04 18:28:37 elric Exp $
+# $NetBSD: majors.x86_64,v 1.4 2003/04/24 23:36:10 fvdl Exp $
#
# Device majors for x86_64
#
@@ -76,3 +76,6 @@
device-major clockctl char 79 clockctl
device-major systrace char 80 systrace
device-major cgd char 81 block 20 cgd
+device-major agp char 82 agp
+device-major pci char 83 pci
+device-major irframe char 84 irframe
Home |
Main Index |
Thread Index |
Old Index