~thong-u/unoptimized/+git/libdrm:bsd-1-0-0-branch

Last commit made on 2000-05-30
Get this branch:
git clone -b bsd-1-0-0-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
bsd-1-0-0-branch
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

fb744b4... by Doug Rabson <email address hidden>

Merged trunk into bsd-1-0-0-branch

b60d66e... by Doug Rabson <email address hidden>

More AGP fixes.

561dded... by Doug Rabson <email address hidden>

Change to latest MGA kernel api.

bf434e5... by Doug Rabson <email address hidden>

Fix calls to device_busy() and device_unbusy() so they match up properly.

db21bb3... by Doug Rabson <email address hidden>

Add AGP support to drm_mmap().

961eae2... by Doug Rabson <email address hidden>

Make this compile again.

78325da... by Doug Rabson <email address hidden>

Add AGP support to drm_addmap().

7822ca7... by Doug Rabson <email address hidden>

Avoid a list corruption bug if the device is opened twice by the same pid.

653ff17... by Doug Rabson <email address hidden>

Adjust ioctl declarations to correctly specify data direction.

ba6e222... by Doug Rabson <email address hidden>

Update so that it builds on the latest FreeBSD-current and change to use
    the new module versioning system.
Add initial support for AGP (disabled since I haven't committed the AGP
    driver to FreeBSD yet).