[MPlayer-dev-eng] [PATCH] Default CDROM device on OpenBSD

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Aug 3 08:24:43 CEST 2010


Edd Barrett <vext01 <at> gmail.com> writes:

> The correct default CDROM device on OpenBSD is infact /dev/rcd0c. Also we are
> currently having to patch this defualt device manually in:
> DOCS/man/en/mplayer.1
> DOCS/xml/en/cd-dvd.xml

Then please send the patches for these files (and the translations if
applicable) as well.

> --- configure	(revision 31906)
> +++ configure	(working copy)
> @@ -6059,7 +6059,7 @@
>  elif freebsd ; then
>    default_cdrom_device="/dev/acd0"
>  elif openbsd ; then
> -  default_cdrom_device="/dev/rcd0a"
> +  default_cdrom_device="/dev/rcd0c"

I will probably apply if nobody objects, Carl Eugen



More information about the MPlayer-dev-eng mailing list