diff options
author | 2012-05-02 18:43:44 +0000 | |
---|---|---|
committer | 2012-05-02 18:43:44 +0000 | |
commit | 8c4101c47ff35d59b70543518b89710785475e1d (patch) | |
tree | 4f9f50661eaec46afc13023407706d567d052a71 /sys/arch/sgi/hpc/files.hpc | |
parent | s/ospfd/iscsid/ in comment (diff) | |
download | wireguard-openbsd-8c4101c47ff35d59b70543518b89710785475e1d.tar.xz wireguard-openbsd-8c4101c47ff35d59b70543518b89710785475e1d.zip |
sq needs ifmedia attribute now, repairs RAMDISK_IP22
Diffstat (limited to 'sys/arch/sgi/hpc/files.hpc')
-rw-r--r-- | sys/arch/sgi/hpc/files.hpc | 4 |
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 |