log vidix/pci.c @ 29263:0f1b5b68af32

age author description
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.