summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2012-05-02 18:43:45 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2012-05-02 18:43:45 +0000
commitba058b35b104ad9c9da0f459e93c5525d190a87a (patch)
treeb9e7fb0bf480e71d70e572d6f6c706439cd3ccbc /sys
parent329a96c70ff445e34b7e3fa7c729d2662d169458 (diff)
sq needs ifmedia attribute now, repairs RAMDISK_IP22
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sgi/hpc/files.hpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sgi/hpc/files.hpc b/sys/arch/sgi/hpc/files.hpc
index 1fed4498bf1..70008de4fd0 100644
--- a/sys/arch/sgi/hpc/files.hpc
+++ b/sys/arch/sgi/hpc/files.hpc
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hpc,v 1.2 2012/04/17 22:06:33 miod Exp $
+# $OpenBSD: files.hpc,v 1.3 2012/05/02 18:43:44 miod Exp $
# $NetBSD: files.hpc,v 1.14 2009/05/14 01:10:19 macallan Exp $
# IP20 RTC
@@ -11,7 +11,7 @@ device dsclock
attach dsclock at hpc
file arch/sgi/hpc/dsclock.c dsclock
-device sq: ether, ifnet
+device sq: ether, ifnet, ifmedia
attach sq at hpc
file arch/sgi/hpc/if_sq.c sq