diff options
Diffstat (limited to 'sys/arch/sgi/xbow/files.xbow')
-rw-r--r-- | sys/arch/sgi/xbow/files.xbow | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sgi/xbow/files.xbow b/sys/arch/sgi/xbow/files.xbow index 29289cd5daa..e2a875ae2b0 100644 --- a/sys/arch/sgi/xbow/files.xbow +++ b/sys/arch/sgi/xbow/files.xbow @@ -1,7 +1,7 @@ -# $OpenBSD: files.xbow,v 1.3 2009/05/08 23:08:35 miod Exp $ +# $OpenBSD: files.xbow,v 1.4 2009/06/27 16:14:03 miod Exp $ # IP30 and IP27 planar XBow bus -define xbow {[vendor = -1], [product = -1]} +define xbow {[widget = -1], [vendor = -1], [product = -1]} device xbow attach xbow at mainbus file arch/sgi/xbow/xbow.c xbow |