OSDN Git Service

Add NetBSD support
authorJuan RP <xtraeme@gmail.com>
Sat, 11 Oct 2008 18:28:03 +0000 (20:28 +0200)
committerJulien Cristau <jcristau@debian.org>
Sat, 11 Oct 2008 18:31:04 +0000 (20:31 +0200)
commit4c1c607c602e5e8d9277b9c01edfa7a8d10333cd
treea055c0e4a877dc5854c3e752e3f2d4847b7a7bd7
parent6ae378611bb4caaf57311734d3adcb7e10ac3622
Add NetBSD support

It's based in the OpenBSD code, but with differences because on NetBSD,
to set MTRRs we have to use i386/x86_64_set_mtrr() and link to libi386
or libx86_64.

X.Org bug#17931 <http://bugs.freedesktop.org/show_bug.cgi?id=17931>
configure.ac
src/Makefile.am
src/common_init.c
src/common_interface.c
src/netbsd_pci.c [new file with mode: 0644]
src/pciaccess_private.h