artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbf68ae
)
extern int debug;
author
mickey
<mickey@openbsd.org>
Tue, 15 Apr 1997 21:35:13 +0000
(21:35 +0000)
committer
mickey
<mickey@openbsd.org>
Tue, 15 Apr 1997 21:35:13 +0000
(21:35 +0000)
sys/arch/i386/stand/libsa/dev_i386.c
patch
|
blob
|
history
diff --git
a/sys/arch/i386/stand/libsa/dev_i386.c
b/sys/arch/i386/stand/libsa/dev_i386.c
index
e8a7111
..
6619490
100644
(file)
--- a/
sys/arch/i386/stand/libsa/dev_i386.c
+++ b/
sys/arch/i386/stand/libsa/dev_i386.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: dev_i386.c,v 1.
7 1997/04/15 03:31:06
mickey Exp $ */
+/* $OpenBSD: dev_i386.c,v 1.
8 1997/04/15 21:35:13
mickey Exp $ */
/*
* Copyright (c) 1996 Michael Shalayeff
@@
-35,6
+35,8
@@
#include <libsa.h>
#include "biosdev.h"
+extern int debug;
+
const char bdevs[19][4] = {
"wd", "", "fd", "wt", "sd", "st", "cd", "mcd",
"", "", "", "", "", "", "", "scd", "", "", "acd"