[MPlayer-cvslog] r31057 - trunk/configure

Michael Kostylev michael.kostylev at gmail.com
Fri Apr 23 18:43:05 CEST 2010


On Thu Apr 22 16:02:20 2010
diego wrote:

> Log:
> VIDIX only works for Linux on the x86_64 architecture, not on other OSes.

I doubt it is really needed but the pci_x86 code perfectly works on x86_64.
...
vidixlib: PROBING: s3
[s3_vid] Found chip: ViRGE/DX or /GX
vidixlib: s3 probed o'k
vidixlib: will use s3 driver
vidixlib: Attempt to initialize driver at: 0x8118f10
[s3_vid] VideoRam = 2048
[s3_vid] MTRR set up
[s3_vid] x = 640, y = 480, bpp = 16
vidixlib: 's3'successfully loaded

Generally speaking, a pci_${os} implementation should be preferred over 
a pci_${arch} one. OTOH I wonder how pciconfig_read() can be available on
OpenBSD at all - see pci_powerpc.c (sic! it looks like some work is
required anyway to split the os/arch stuff from each other).

Michael


More information about the MPlayer-cvslog mailing list