Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/conf Add uturn(4) and attachments.
details: https://anonhg.NetBSD.org/src/rev/2cb4e0151472
branches: trunk
changeset: 755836:2cb4e0151472
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Jun 24 16:06:03 2010 +0000
description:
Add uturn(4) and attachments.
diffstat:
sys/arch/hp700/conf/GENERIC | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r b71e70afe724 -r 2cb4e0151472 sys/arch/hp700/conf/GENERIC
--- a/sys/arch/hp700/conf/GENERIC Thu Jun 24 15:01:45 2010 +0000
+++ b/sys/arch/hp700/conf/GENERIC Thu Jun 24 16:06:03 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.100 2010/06/01 10:20:28 skrll Exp $
+# $NetBSD: GENERIC,v 1.101 2010/06/24 16:06:03 skrll Exp $
#
# GENERIC machine description file
#
@@ -23,7 +23,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
-#ident "GENERIC-$Revision: 1.100 $"
+#ident "GENERIC-$Revision: 1.101 $"
maxusers 32 # estimated number of users
@@ -254,10 +254,10 @@
#weisa* at gsc? # C*, B*
# Uturn/U2 IOA
-#uturn0 at mainbus0 # U2/UTurn Runway IOA
-#uturn1 at mainbus0
-#lasi* at uturn? # LASI on [CJ]*
-#dino* at uturn? # PCI bus bridge
+uturn0 at mainbus0 # U2/UTurn Runway IOA
+uturn1 at mainbus0
+lasi* at uturn? # LASI on [CJ]*
+dino* at uturn? # PCI bus bridge
#sti* at uturn? #
#wax* at uturn? # Wax on C*
@@ -342,7 +342,7 @@
siop* at gsc? irq 3 # NCR 53c720 (Fast/Wide)
siop* at mainbus0 irq 3 # NCR 53c720 (Fast/Wide)
siop* at phantomas? irq 3 # NCR 53c720 (Fast/Wide)
-#siop* at uturn? irq 3 # NCR 53c720 (Fast/Wide)
+siop* at uturn? irq 3 # NCR 53c720 (Fast/Wide)
# PCI SCSI controllers
adv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
Home |
Main Index |
Thread Index |
Old Index