Enable the `xy' entries.
This commit is contained in:
parent
e12cd50724
commit
d0f1a6dc73
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.vme,v 1.1 1997/11/01 22:56:19 pk Exp $
|
||||
# $NetBSD: files.vme,v 1.2 1997/11/02 23:14:13 pk Exp $
|
||||
#
|
||||
# Config file and device description for machine-independent VME code.
|
||||
# Included by ports that need it.
|
||||
@ -17,8 +17,8 @@ device xd: disk
|
||||
attach xd at xdc
|
||||
file dev/vme/xd.c xd needs-flag
|
||||
|
||||
#device xyc {drive = -1}
|
||||
#attach xyc at vme
|
||||
#device xy: disk
|
||||
#attach xy at xyc
|
||||
#file dev/vme/xy.c xy needs-flag
|
||||
device xyc {drive = -1}
|
||||
attach xyc at vme
|
||||
device xy: disk
|
||||
attach xy at xyc
|
||||
file dev/vme/xy.c xy needs-flag
|
||||
|
Loading…
Reference in New Issue
Block a user