summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-02-12 21:46:01 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-02-12 21:46:01 +0000
commitee41cdd79f52824e1af99b30d9f0f1b95d846f4a (patch)
tree3eabeba56ae742d192a2746726e7881db83887e9 /sys
parentb8c213eea6d328dd49a326f13fe84e47824f8828 (diff)
Put a pckbc-like "slot" locator for gsckbc children. Even if this has no
sense inthe gsckbc world, the code currently requires this for proper attachment. Oops.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/hppa/conf/files.hppa4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa
index ce9c2067b3d..d3a1b1a0b80 100644
--- a/sys/arch/hppa/conf/files.hppa
+++ b/sys/arch/hppa/conf/files.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa,v 1.41 2003/02/11 19:48:15 miod Exp $
+# $OpenBSD: files.hppa,v 1.42 2003/02/12 21:46:00 miod Exp $
#
# hppa-specific configuration info
@@ -189,7 +189,7 @@ file arch/hppa/gsc/com_harmony.c com_harmony
#attach myri at pci
#file dev/pci/myri.c myri
-device gsckbc {}
+device gsckbc { [slot = -1] }
attach gsckbc at gsc
file arch/hppa/gsc/gsckbc.c gsckbc