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 4a1415c8410..c112b358c2d 100644 --- a/sys/dev/sbus/files.sbus +++ b/sys/dev/sbus/files.sbus @@ -1,4 +1,4 @@ -# $OpenBSD: files.sbus,v 1.26 2004/06/20 21:28:06 miod Exp $ +# $OpenBSD: files.sbus,v 1.27 2004/06/21 04:41:10 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. @@ -76,6 +76,10 @@ device mgx: wsemuldisplaydev, rasops8, wsemul_sun attach mgx at sbus file dev/sbus/mgx.c mgx +device agten: wsemuldisplaydev, rasops8, wsemul_sun +attach agten at sbus +file dev/sbus/agten.c agten + device magma {} attach magma at sbus device mtty |