History log of /netbsd-src/sys/external/bsd/drm2/linux/linux_pci.c (Results 26 – 30 of 30)
Revision Date Author Comments
# 71276a2c 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Try agp_i810_borrow only if CONFIG_AGP is enabled.


# 702caa99 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Treat pre-enabled devices as 1 enablecnt.


# 6465a4fe 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Zero the whole thing for good measure.


# c9b0fb12 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Make sure the resources are marked unmapped initially.


# bee2274f 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Move the Linux PCI shim into its very own .c file.

The poor thing has deserved this for a very long time, even though it
is full of kludges. Also I'm tired of recompiling everything every
time I to

Move the Linux PCI shim into its very own .c file.

The poor thing has deserved this for a very long time, even though it
is full of kludges. Also I'm tired of recompiling everything every
time I touch it.

show more ...


12