summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
authoroga <oga@openbsd.org>2008-03-16 19:00:28 +0000
committeroga <oga@openbsd.org>2008-03-16 19:00:28 +0000
commitf2fa622ef26d17cae5a7ef1e4acd9df0fda4eb6a (patch)
tree2329d9d8f242d692665aa4714945be9d78238879 /lib/libpthread
parentavoid errno trashing, ok mpf henning (diff)
downloadwireguard-openbsd-f2fa622ef26d17cae5a7ef1e4acd9df0fda4eb6a.tar.xz
wireguard-openbsd-f2fa622ef26d17cae5a7ef1e4acd9df0fda4eb6a.zip
Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes
agp and drm need to use the same memory mapping, the best way to deal with that is to allow them to share (that's coming later), for this to work cleanly we move the attach point of agp. Ideally most agp drivers would attach at pchb, with only agp_i810 (and any that work similarly) attaching at vga, but this will do for now. ok kettenis@, miod@.
Diffstat (limited to 'lib/libpthread')
0 files changed, 0 insertions, 0 deletions