summaryrefslogtreecommitdiff
path: root/bsd
AgeCommit message (Expand)AuthorFilesLines
2000-06-11Fix some interrupt races.Doug Rabson4-6/+22
2000-06-10Use __FreeBSD_version to detect the existence of the agp driver.Doug Rabson3-2/+6
2000-06-10This file lives in another directory.Doug Rabson1-269/+0
2000-06-10Merge changes from the latest version of the Linux drivers.Doug Rabson29-739/+865
2000-06-10Untangle the device_busy()/device_unbusy() calls so that the driver can beDoug Rabson1-5/+2
2000-06-09Port the Linux mga driver to BSD. This has been lightly tested with oneDoug Rabson8-0/+4390
2000-06-09Make find_first_zero_bit() actually look for zeros, not ones.Doug Rabson1-2/+2
2000-06-09Disable AGP again - committed by accident.Doug Rabson1-1/+1
2000-06-09Initialise head->agpdev *after* the memset(), not before.Doug Rabson2-2/+2
2000-06-06Make the FreeBSD drm build on FreeBSD 4.0.Doug Rabson4-3/+17
2000-05-31Fix a warning.Doug Rabson1-0/+2
2000-05-31Add ctxbitmap support for mga driver.Doug Rabson2-1/+87
2000-05-31Change back to using bsd.kmod.mk now that it exists in FreeBSD-currentDoug Rabson3-3/+3
2000-05-30Merged bsd-1-0-0bsd-1-0-0-20000531-mergeDoug Rabson33-0/+8972