summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <francois.andriot@free.fr>2014-11-26 19:44:37 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-11-26 19:44:37 +0100
commit1761a6cdc450b4bae0ef039fec171c6a8927b1ae (patch)
tree8ceae55eb3a0b437cef42a399743d56c87fcaab2
parent8d5f4c4d41f29777b1ceee8c0f5965931ac0f4e7 (diff)
downloadtdemultimedia-1761a6cdc450b4bae0ef039fec171c6a8927b1ae.tar.gz
tdemultimedia-1761a6cdc450b4bae0ef039fec171c6a8927b1ae.zip
Fix missing default openbsd cd device in kscd
Signed-off-by: François Andriot <francois.andriot@free.fr>
-rw-r--r--kscd/libwm/include/wm_config.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/kscd/libwm/include/wm_config.h b/kscd/libwm/include/wm_config.h
index 6de68f33..a8c574e6 100644
--- a/kscd/libwm/include/wm_config.h
+++ b/kscd/libwm/include/wm_config.h
@@ -179,6 +179,21 @@
#endif /* hpux */
/******************************************************************
+ * OpenBSD
+ ******************************************************************
+ **** **** *** ** *** ** **** *** ********
+ *** ** *** ** ** ****** ** ** ** ** ****** * *******
+ *** ** *** *** **** * * ** ****** **** ** ******
+ *** ** *** ****** ****** ** ** ** ****** ** * *******
+ **** **** ****** ** *** ** **** *** ********
+ ******************************************************************/
+#if defined(__OpenBSD__)
+
+#define DEFAULT_CD_DEVICE "/dev/rcd0c"
+
+#endif /* OpenBSD */
+
+/******************************************************************
* Irix
******************************************************************
*** ** *** ** ** *********************************