artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e518625
)
yet another typo
author
miod
<miod@openbsd.org>
Tue, 19 Aug 2014 18:02:48 +0000
(18:02 +0000)
committer
miod
<miod@openbsd.org>
Tue, 19 Aug 2014 18:02:48 +0000
(18:02 +0000)
sys/dev/ic/arcofi.c
patch
|
blob
|
history
diff --git
a/sys/dev/ic/arcofi.c
b/sys/dev/ic/arcofi.c
index
01b460f
..
5c1b232
100644
(file)
--- a/
sys/dev/ic/arcofi.c
+++ b/
sys/dev/ic/arcofi.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: arcofi.c,v 1.
8 2014/08/19 16:13:24
miod Exp $ */
+/* $OpenBSD: arcofi.c,v 1.
9 2014/08/19 18:02:48
miod Exp $ */
/*
* Copyright (c) 2011 Miodrag Vallat.
@@
-56,7
+56,7
@@
*/
/* CMDR */
-#define CMDR_AD 0x80 /* SP1/
PS
2 address convention */
+#define CMDR_AD 0x80 /* SP1/
SP
2 address convention */
#define CMDR_READ 0x40
#define CMDR_WRITE 0x00
#define CMDR_PU 0x20 /* Power Up */