aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix/pci.c
Commit message (Expand)AuthorAge
* vidix/pci.c: Add config.h includeGravatar reimar2010-11-02
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* pci.c includes dha.h, remove redundant MAX_* definesGravatar ranma2008-10-18
* MAX_PCI_DEVICES 64 is not enough on my system (even though lspci only shows 2...Gravatar ranma2008-10-18
* Add proper VIDIX support for SuperH architecture.Gravatar ben2008-08-11
* Remove -std=gnu99/gnu89/default dialect linux define, as it violates theGravatar michael2008-07-15
* Add comments to a few #endif preprocessor directives.Gravatar diego2008-06-08
* cosmetics: Remove useless parentheses from return statements.Gravatar diego2008-05-16
* this flag needs to be defined for pread() on powerpcGravatar ben2007-09-15
* ifdef one variable that is not used with alpha and powerpc architecturesGravatar ben2007-09-15
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* removed useless code from vidix driversGravatar ben2007-04-22
* renamed libdha.[hc] to dha.[hc]Gravatar ben2007-04-06
* merged libdha and libvidix, moved all files from libdha to vidix directoryGravatar ben2007-04-06