log vidix/dha.c @ 35398:14aeceb6c267

age author description
2011-05-07 reimar On error munmap returns -1, not MAP_FAILED.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-01-16 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
2008-10-13 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
2008-08-11 ben Add proper VIDIX support for SuperH architecture.
2008-05-30 diego Rename kernelhelper to dhahelper, that name is more fitting.
2008-05-12 diego Use standard license headers.
2008-05-12 diego consistency cosmetics: Move some parts of file headers around; typo fixes.
2007-09-15 ben the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are not available on alpha and powerpc architectures
2007-07-09 diego ISO8859-1 --> UTF-8
2007-04-22 ben fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyos
2007-04-22 ben updated vidix files headers whenever it's possible to have a clear GPL statement
2007-04-22 ben kill a few warnings
2007-04-06 ben renamed libdha.[hc] to dha.[hc] base vidix/libdha.c@b0268aa5e3e0