summaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Collapse)Author
2008-07-12Add a Makefile.bsd-wrapperOwain Ainsworth
2008-07-12Import xf86-video-mach64, version 6.8.0. In the correct directory.Owain Ainsworth
ok matthieu@.
2008-07-12regenOwain Ainsworth
2008-07-12Add a Makefile.bsd-wrapperOwain Ainsworth
2008-07-12Import xf86-video-r128, version 6.8.0. In the right place this time.Owain Ainsworth
ok matthieu.
2008-07-12Add back Changelog.Owain Ainsworth
2008-07-12Long awaited update of xf86-video-ati to 6.9.0.Owain Ainsworth
the rage128 and mach64 drivers were split out of this driver just after the 6.8.0 release, these drivers will be commited separately. MergedFb mode is gone, so please use xrandr if you used to use it. ok matthieu@.
2008-07-12Disconnect the old 'via' driver and connect the 'openchrome driver.Matthieu Herrb
2008-07-12regenMatthieu Herrb
2008-07-12Unbreak man page build.Matthieu Herrb
2008-07-12Add a Makefile.bsd-wrapper.Matthieu Herrb
2008-07-12Let it compile. From bernd@Matthieu Herrb
2008-07-12Import the openchrome video driver, version 0.2.902. Discussed withMatthieu Herrb
bernd@ and oga@. Tested by many in snaphots.
2008-06-29update to xf86-video-intel 2.3.2. Tested among others by okan@.Matthieu Herrb
2008-06-18update to xf86-video-apm 1.2.0Matthieu Herrb
2008-06-18Call FatalError() instead of ErrorF() in case the amdmsr(4) is notMarc Balmer
available or an ioctl returns an error. This properly terminates and the X server and restores the text console instead of hanging in an undefined screen mode.
2008-06-15it's <machine/amdmsh.h> not <sys/amdmsr.h> now.Matthieu Herrb
2008-06-14Add xf86-video-geode.Marc Balmer
ok matthieu
2008-06-14Add a Makefile wrapper for OpenBSD and regen the autoconf generated files.Marc Balmer
2008-06-14Changes needed to run on OpenBSD using the new amdmsr(4) driver.Marc Balmer
2008-06-14Import the xf86-video-geode driver for the AMD Geode LX graphics processor.Marc Balmer
with and ok matthieu
2008-05-22More files that got added by mistake.Matthieu Herrb
2008-05-21oops should not have committed this. Noticed by deraadt@.Matthieu Herrb
2008-05-21Update to xf86-video-intel 2.3.1. Tested by many.Matthieu Herrb
2008-05-04Convert some wscons keyboard layouts to correct X names. -mojMats O Jansson
ok @johan @oga and @matthieu
2008-04-20If the wskbd map is 'user' don't try to set the xkb layout.Matthieu Herrb
Tested by okan@ ok oga@.
2008-04-19Update SiS driver to 0.10Owain Ainsworth
Tested by todd. ok Matthieu.
2008-04-19update to xf86-video-radeonhd-1.2.1.Matthieu Herrb
2008-04-19Update to xf86-video-radeonhd 1.2.0. Tested by jdixon@ and jasper@Matthieu Herrb
2008-04-16When running without an xorg.conf file, use the current wscons keymapMatthieu Herrb
to setup XkbLayout and XkbOptions. Idea and original code from reyk@, some tweaks by me. ok oga@.
2008-04-12The v4l driver is a linux-only driver. Bye.Matthieu Herrb
2008-04-09regen with autoconf 2.59p2.Matthieu Herrb
2008-03-30Update to Intel driver 2.2.1. But change default accelmethod to XAA.Matthieu Herrb
Tested by landry@, oga@, steven@, jakemsr@.
2008-03-25Introduce bsd.xconf.mk to set default config variables usedMatthieu Herrb
at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@.
2008-03-15Regen with autoconf 2.59-p2, with AM_SANITY check zapped.Matthieu Herrb
2008-02-22Fix from X.Org repository pointed out by brad@Matthieu Herrb
Add pipe A force enable quirk for ThinkPad X40 ThinkPad X40s need this quirk or they'll crash frequently.
2008-02-11Merge intel driver version 2.2.0.90.Matthieu Herrb
2008-02-02Make it possible to build dri support with XENOCARA_BUILD_DRI=yes inMatthieu Herrb
/etc/mk.conf. ok oga@
2008-01-20add some missing TRACE_EXITsJasper Lievisse Adriaanse
ok matthieu@
2008-01-16regenMatthieu Herrb
2008-01-16Based on a suggestion and an initial patch by kettenis@, buildMatthieu Herrb
both the old i810 and the new intel drivers on i386, and let X autoconfiguration code choose the one that is used based on the chipset. Tested by landry@ and a few others.
2008-01-15Support GeForce 8800 GT. From X.Org git repository.Matthieu Herrb
2008-01-14- tweak and clean up commentsJasper Lievisse Adriaanse
ok matthieu@
2008-01-13- mention OpenBSD/sgiJasper Lievisse Adriaanse
- new sentence, new line (kinda ok'd) ok jmc@ matthieu@
2008-01-12Merge xf86-video-nv 2.1.6Matthieu Herrb
2008-01-05Enable some drivers for sgi. Missed by jsing@.Matthieu Herrb
2008-01-05Merge xf86-video-radeonhd 1.1.0. Tested by wilfried@.Matthieu Herrb
2008-01-05xf86-video-radeonhd 1.1.0Matthieu Herrb
2008-01-04Teach wsfb about WSDISPLAY_TYPE_GBE.Joel Sing
ok matthieu@
2007-12-14Scale device resolution here as well to cater for the interface removedStuart Henderson
in X.org 7.3 and not yet replaced. Fixes "screen" mode in Gimp until that happens (but not "window" mode). ok matthieu