artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf70ceb
)
from netbsd; Oops, this also belongs to the ser02 selection
author
deraadt
<deraadt@openbsd.org>
Sun, 19 Nov 1995 13:47:56 +0000
(13:47 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sun, 19 Nov 1995 13:47:56 +0000
(13:47 +0000)
sys/arch/atari/include/video.h
patch
|
blob
|
history
diff --git
a/sys/arch/atari/include/video.h
b/sys/arch/atari/include/video.h
index
f104ae4
..
b4c1266
100644
(file)
--- a/
sys/arch/atari/include/video.h
+++ b/
sys/arch/atari/include/video.h
@@
-1,4
+1,4
@@
-/* $NetBSD: video.h,v 1.2
1995/08/17 20:34:04 leo Exp $
*/
+/* $NetBSD: video.h,v 1.2
.2.1 1995/11/16 20:30:13 leo Exp $
*/
/*
* Copyright (c) 1995 Leo Weppelman.
@@
-196,6
+196,6
@@
struct sound {
#define PA_SDTR 0x10 /* Serial DTR */
#define PA_PSTROBE 0x20 /* Parallel Strobe */
#define PA_USER 0x40 /* Free Pin on Monitor Connector */
-
/* 0x80 reserved
*/
+
#define PA_SER2 0x80 /* Choose between LAN or Ser2 port
*/
#endif /* _MACHINE_VIDEO_H */