summaryrefslogtreecommitdiffstats
path: root/vidix/pci.c
Commit message (Expand)AuthorAgeFilesLines
* vidix/pci.c: Add config.h includereimar2010-11-021-0/+1
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-56/+56
* pci.c includes dha.h, remove redundant MAX_* definesranma2008-10-181-3/+0
* MAX_PCI_DEVICES 64 is not enough on my system (even though lspci only shows 2...ranma2008-10-181-1/+1
* Add proper VIDIX support for SuperH architecture.ben2008-08-111-3/+3
* Remove -std=gnu99/gnu89/default dialect linux define, as it violates themichael2008-07-151-1/+1
* Add comments to a few #endif preprocessor directives.diego2008-06-081-3/+3
* cosmetics: Remove useless parentheses from return statements.diego2008-05-161-5/+5
* this flag needs to be defined for pread() on powerpcben2007-09-151-0/+1
* ifdef one variable that is not used with alpha and powerpc architecturesben2007-09-151-1/+4
* ISO8859-1 --> UTF-8diego2007-07-091-1/+1
* removed useless code from vidix driversben2007-04-221-9/+0
* renamed libdha.[hc] to dha.[hc]ben2007-04-061-1/+1
* merged libdha and libvidix, moved all files from libdha to vidix directoryben2007-04-061-0/+742