summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2003-07-15 03:51:13 +0000
committerJason Wright <jason@cvs.openbsd.org>2003-07-15 03:51:13 +0000
commit2c54fc0a266a49e5715cca7c4b63c07b11571610 (patch)
tree0e1f20666c4526e59c764c8f94597dd3c82a3f14 /sys/arch/sparc64
parent3a01ffa34c3f79a4312625358948f4be7dd5ad80 (diff)
include the puc stuff (currently commented out in GENERIC)
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r--sys/arch/sparc64/conf/GENERIC6
-rw-r--r--sys/arch/sparc64/conf/files.sparc644
2 files changed, 8 insertions, 2 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 958f5e981c1..d70f0fe1ebf 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.84 2003/06/13 20:27:50 brad Exp $
+# $OpenBSD: GENERIC,v 1.85 2003/07/15 03:51:12 jason Exp $
# $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $
machine sparc64
@@ -62,6 +62,10 @@ autri* at pci? dev ? function ? flags 0x0000 # Trident 4D WAVE
eap* at pci? dev ? function ? # Ensoniq AudioPCI S5016
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
+#puc* at pci? # PCI "universial" comm device
+#com* at puc? port ?
+#lpt* at puc? port ?
+
# Sound support
audio* at audioce?
audio* at audiocs?
diff --git a/sys/arch/sparc64/conf/files.sparc64 b/sys/arch/sparc64/conf/files.sparc64
index e16578c05e2..c5b349e014d 100644
--- a/sys/arch/sparc64/conf/files.sparc64
+++ b/sys/arch/sparc64/conf/files.sparc64
@@ -1,4 +1,4 @@
-# $OpenBSD: files.sparc64,v 1.46 2003/06/23 09:28:00 miod Exp $
+# $OpenBSD: files.sparc64,v 1.47 2003/07/15 03:51:12 jason Exp $
# $NetBSD: files.sparc64,v 1.50 2001/08/10 20:53:50 eeh Exp $
# maxpartitions must be first item in files.${ARCH}
@@ -63,6 +63,8 @@ file arch/sparc64/dev/creator_upa.c creator_upa
include "dev/pci/files.pci"
major { wd = 12 }
+include "dev/puc/files.puc"
+
device psycho: pcibus
attach psycho at mainbus
file arch/sparc64/dev/psycho.c psycho