diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-08-24 12:01:16 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-08-24 12:01:16 +0000 |
commit | 612a97b888b0bbde1e50059516a65b9a2527078f (patch) | |
tree | ac5c5fa555e9099b0c5f4953d1dddda99a78115e /sys/arch/wgrisc/conf/files.wgrisc | |
parent | 06a63b9a9af61610139011f30db2b84bebda8059 (diff) |
New stuff
Diffstat (limited to 'sys/arch/wgrisc/conf/files.wgrisc')
-rw-r--r-- | sys/arch/wgrisc/conf/files.wgrisc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/wgrisc/conf/files.wgrisc b/sys/arch/wgrisc/conf/files.wgrisc index 290098834db..f7daa6d0887 100644 --- a/sys/arch/wgrisc/conf/files.wgrisc +++ b/sys/arch/wgrisc/conf/files.wgrisc @@ -1,4 +1,4 @@ -# $OpenBSD: files.wgrisc,v 1.2 1997/02/23 21:59:26 pefo Exp $ +# $OpenBSD: files.wgrisc,v 1.3 1997/08/24 12:01:12 pefo Exp $ # # maxpartitions must be first item in files.${ARCH} # @@ -72,9 +72,9 @@ attach asc at riscbus file arch/wgrisc/dev/asc.c asc needs-count # FLASH Memory device driver -device flash -attach flash at riscbus -file arch/wgrisc/dev/flash.c flash needs-count +device fl +attach fl at riscbus +file arch/wgrisc/dev/flash.c fl needs-count # # ISA |