diff options
Diffstat (limited to 'sys/dev/sbus/files.sbus')
-rw-r--r-- | sys/dev/sbus/files.sbus | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/sbus/files.sbus b/sys/dev/sbus/files.sbus index 47df6b833be..4a1415c8410 100644 --- a/sys/dev/sbus/files.sbus +++ b/sys/dev/sbus/files.sbus @@ -1,4 +1,4 @@ -# $OpenBSD: files.sbus,v 1.25 2004/06/20 20:49:57 miod Exp $ +# $OpenBSD: files.sbus,v 1.26 2004/06/20 21:28:06 miod Exp $ # $NetBSD: files.sbus,v 1.16 2000/12/08 17:29:12 martin Exp $ # # Config file and device description for machine-independent SBUS code. @@ -72,6 +72,10 @@ device rfx: wsemuldisplaydev, rasops8, wsemul_sun attach rfx at sbus file dev/sbus/rfx.c rfx +device mgx: wsemuldisplaydev, rasops8, wsemul_sun +attach mgx at sbus +file dev/sbus/mgx.c mgx + device magma {} attach magma at sbus device mtty |