log vidix/pci.c @ 37107:3c5c93a30fb7

age author description
Sat, 17 May 2014 01:38:00 +0000 al vidix: Replace printf with mp_msg
Sun, 19 Feb 2012 15:21:28 +0000 diego Make inline keyword handling consistent.
Tue, 29 Jun 2010 16:30:28 +0000 reimar Add config.h include needed for other included files
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 18 Oct 2008 16:07:47 +0000 ranma pci.c includes dha.h, remove redundant MAX_* defines
Sat, 18 Oct 2008 16:07:18 +0000 ranma MAX_PCI_DEVICES 64 is not enough on my system (even though lspci only shows 25 devices), upped to 256
Mon, 11 Aug 2008 23:04:03 +0000 ben Add proper VIDIX support for SuperH architecture.
Tue, 15 Jul 2008 00:21:32 +0000 michael Remove -std=gnu99/gnu89/default dialect linux define, as it violates the
Sun, 08 Jun 2008 14:53:18 +0000 diego Add comments to a few #endif preprocessor directives.
Fri, 16 May 2008 00:13:03 +0000 diego cosmetics: Remove useless parentheses from return statements.
Sat, 15 Sep 2007 16:45:38 +0000 ben this flag needs to be defined for pread() on powerpc
Sat, 15 Sep 2007 16:42:50 +0000 ben ifdef one variable that is not used with alpha and powerpc architectures
Mon, 09 Jul 2007 19:50:36 +0000 diego ISO8859-1 --> UTF-8
Sun, 22 Apr 2007 15:18:48 +0000 ben removed useless code from vidix drivers
Fri, 06 Apr 2007 15:26:41 +0000 ben renamed libdha.[hc] to dha.[hc]
Fri, 06 Apr 2007 15:20:49 +0000 ben merged libdha and libvidix, moved all files from libdha to vidix directory base libdha/pci.c@5956f01edaa8