Eric Anholt
|
e9be5c9093
|
Fix PCI IDs for BSD.
|
2002-07-02 07:17:56 +00:00 |
|
Eric Anholt
|
53431734f6
|
Didn't quite work first time. varargs macros on 2.95 are strange.
|
2002-06-28 07:34:31 +00:00 |
|
Eric Anholt
|
ed692e57b4
|
Correct a typo in drm.h Move most of <device>_drv.c into <device>.h. Move
linux init code into drm_drv.h with (I am pretty sure) proper
protection from cpp problems.
|
2002-06-27 19:30:26 +00:00 |
|
Eric Anholt
|
7036e83f14
|
Update radeon_drv.c for the new interfaces in 1.3.1.
|
2002-06-26 19:09:45 +00:00 |
|
Eric Anholt
|
92c174920b
|
Some cleanup of things that were messed up with NetBSD and previous
commits. There is still a crash that I'm looking into.
|
2002-06-18 03:00:00 +00:00 |
|
Eric Anholt
|
9c7a48f2ce
|
Move some header includes to drm_os_freebsd.h. This is in preparation for
some NetBSD work to be done soon. There shouldn't be too much extra
header inclusion, and it'll clean up a lot of #ifdefs.
|
2002-06-17 08:56:00 +00:00 |
|
Eric Anholt
|
e19e0e4148
|
Use a single options header, opt_drm.h, which controls debug code and linux
emulation enabling. Add options to makefiles to turn these on/off.
|
2002-05-29 09:04:53 +00:00 |
|
Eric Anholt
|
2ea4becd8b
|
Move the DRM for BSD from device-specific subdirectories into
bsd/drm/kernel, like it is in linux and in FreeBSD CVS. Remove sis
files because they won't be supported in the forseeable future.
|
2002-05-29 08:44:55 +00:00 |
|