Commit Graph

308 Commits

Author SHA1 Message Date
oga
d5e8eba017 Import xf86-video-r128, version 6.8.0. In the right place this time.
ok matthieu.
2008-07-12 15:35:29 +00:00
oga
a1f9babf7c Add back Changelog. 2008-07-12 15:20:00 +00:00
oga
a153da3d23 Long awaited update of xf86-video-ati to 6.9.0.
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-12 15:18:32 +00:00
matthieu
c49b33a011 Disconnect the old 'via' driver and connect the 'openchrome driver. 2008-07-12 13:01:20 +00:00
matthieu
284d5c8737 regen 2008-07-12 12:59:51 +00:00
matthieu
3ba3d6c1a4 Unbreak man page build. 2008-07-12 12:59:16 +00:00
matthieu
33561a4d5e Add a Makefile.bsd-wrapper. 2008-07-12 12:54:02 +00:00
matthieu
5c2645de3e Let it compile. From bernd@ 2008-07-12 12:53:22 +00:00
matthieu
63215a6123 Import the openchrome video driver, version 0.2.902. Discussed with
bernd@ and oga@. Tested by many in snaphots.
2008-07-12 12:48:04 +00:00
matthieu
8afab56174 update to xf86-video-intel 2.3.2. Tested among others by okan@. 2008-06-29 20:13:42 +00:00
matthieu
df266ce87d update to xf86-video-apm 1.2.0 2008-06-18 20:49:45 +00:00
mbalmer
53a4a3bc02 Call FatalError() instead of ErrorF() in case the amdmsr(4) is not
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-18 06:29:41 +00:00
matthieu
adc1f13512 it's <machine/amdmsh.h> not <sys/amdmsr.h> now. 2008-06-15 02:24:51 +00:00
mbalmer
431c2ec96f Add xf86-video-geode.
ok matthieu
2008-06-14 22:29:23 +00:00
mbalmer
073095ec69 Add a Makefile wrapper for OpenBSD and regen the autoconf generated files. 2008-06-14 22:27:07 +00:00
mbalmer
e37176280e Changes needed to run on OpenBSD using the new amdmsr(4) driver. 2008-06-14 22:26:13 +00:00
mbalmer
01d2267411 Import the xf86-video-geode driver for the AMD Geode LX graphics processor.
with and ok matthieu
2008-06-14 22:15:30 +00:00
matthieu
80fa2403ff More files that got added by mistake. 2008-05-22 06:59:23 +00:00
matthieu
3d060c0d86 oops should not have committed this. Noticed by deraadt@. 2008-05-21 20:27:45 +00:00
matthieu
4203da792a Update to xf86-video-intel 2.3.1. Tested by many. 2008-05-21 20:19:51 +00:00
maja
d802806210 Convert some wscons keyboard layouts to correct X names. -moj
ok @johan @oga and @matthieu
2008-05-04 22:45:35 +00:00
matthieu
cd2e1b318d If the wskbd map is 'user' don't try to set the xkb layout.
Tested by okan@ ok oga@.
2008-04-20 19:28:14 +00:00
oga
73d1e76463 Update SiS driver to 0.10
Tested by todd.
ok Matthieu.
2008-04-19 14:03:12 +00:00
matthieu
d0af8d36f0 update to xf86-video-radeonhd-1.2.1. 2008-04-19 14:02:04 +00:00
matthieu
c00de1725a Update to xf86-video-radeonhd 1.2.0. Tested by jdixon@ and jasper@ 2008-04-19 13:41:45 +00:00
matthieu
11509342cd When running without an xorg.conf file, use the current wscons keymap
to setup XkbLayout and XkbOptions. Idea and original code from reyk@,
some tweaks by me. ok oga@.
2008-04-16 19:45:22 +00:00
matthieu
348bddcecc The v4l driver is a linux-only driver. Bye. 2008-04-12 14:43:19 +00:00
matthieu
d7941e9f74 regen with autoconf 2.59p2. 2008-04-09 06:12:30 +00:00
matthieu
67a3a88d68 Update to Intel driver 2.2.1. But change default accelmethod to XAA.
Tested by landry@, oga@, steven@, jakemsr@.
2008-03-30 13:51:30 +00:00
matthieu
bbc31bf586 Introduce bsd.xconf.mk to set default config variables used
at several places in the Xenocara build in a central place instead
of duplicating the checks all over the place. ok oga@.
2008-03-25 23:41:50 +00:00
matthieu
7830df18ed Regen with autoconf 2.59-p2, with AM_SANITY check zapped. 2008-03-15 18:08:24 +00:00
matthieu
420aa0bdcb Fix from X.Org repository pointed out by brad@
Add pipe A force enable quirk for ThinkPad X40
    ThinkPad X40s need this quirk or they'll crash frequently.
2008-02-22 08:26:32 +00:00
matthieu
43e542a007 Merge intel driver version 2.2.0.90. 2008-02-11 20:16:03 +00:00
matthieu
bc47e6dc51 Import intel driver v 2.2.0.90. tested by many, including krw@ kettenis@,
jakemsr@, landry@, beck@ and oga@. Thanks.
2008-02-11 20:09:36 +00:00
matthieu
d33aacaadc Make it possible to build dri support with XENOCARA_BUILD_DRI=yes in
/etc/mk.conf. ok oga@
2008-02-02 17:19:57 +00:00
jasper
d9342fa302 add some missing TRACE_EXITs
ok matthieu@
2008-01-20 18:45:06 +00:00
matthieu
e57147883e regen 2008-01-16 23:25:31 +00:00
matthieu
dc769e8a75 Based on a suggestion and an initial patch by kettenis@, build
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-16 23:20:50 +00:00
matthieu
856e0243ab Support GeForce 8800 GT. From X.Org git repository. 2008-01-15 07:37:23 +00:00
jasper
dd0c736739 - tweak and clean up comments
ok matthieu@
2008-01-14 08:02:36 +00:00
jasper
ec99c0e1cf - mention OpenBSD/sgi
- new sentence, new line (kinda ok'd)

ok jmc@ matthieu@
2008-01-13 16:30:33 +00:00
matthieu
02cf527c77 Merge xf86-video-nv 2.1.6 2008-01-12 16:33:31 +00:00
matthieu
e63dd002ce xf86-video-nv 2.1.6 2008-01-12 16:28:55 +00:00
matthieu
f05de6e1bd Enable some drivers for sgi. Missed by jsing@. 2008-01-05 17:53:33 +00:00
matthieu
f740d08ece Merge xf86-video-radeonhd 1.1.0. Tested by wilfried@. 2008-01-05 17:34:43 +00:00
matthieu
a3a580daed xf86-video-radeonhd 1.1.0 2008-01-05 17:28:11 +00:00
jsing
385bbc9fcb Teach wsfb about WSDISPLAY_TYPE_GBE.
ok matthieu@
2008-01-04 04:20:15 +00:00
sthen
70eb0d8fab Scale device resolution here as well to cater for the interface removed
in X.org 7.3 and not yet replaced. Fixes "screen" mode in Gimp until that
happens (but not "window" mode).

ok matthieu
2007-12-14 23:14:26 +00:00
matthieu
924afde21f Merge from X.Org -current:
Don't check if the device is a core device or not.

    Remove call to xf86IsCore (doesn't exist anymore anyway) and unconditionally
    try to generate ProximityEvents. The device should not bother whether it's a
    core event or not, it's all handled in the dix now.
pointed to by sthen@.
2007-12-14 22:29:44 +00:00
matthieu
eade2b8782 merge from xorg -current:
- don't carch when xf86IsCorePointer() isn't defined.
- do our own scaling with USB device since ConvertProc() isn't called
  automatically by X
- set type_name to XI_TABLET
- fake device limits == screen limits in xserver 1.4 for xinput
pointed out by sthen@
2007-12-14 22:24:38 +00:00
matthieu
2a2c29e078 - Restore some local OpenBSD changes that got lost when the file moved to
xf86-input-keyboard: privsep support, LK[24]01 support.
- fix parameters order in printWsType().
2007-12-12 21:38:01 +00:00
sthen
71b3862978 fix usbtablet(4) for 7.3 by removing xf86IsCorePointer() check
and work-around the lack of calls to the functions which convert
tablet->screen co-ordinates.

ok matthieu
2007-12-11 23:56:08 +00:00
matthieu
03229da51b Xorg bug #13144: Don't flush buttons, release events can cause paste events.
Reported by claudio@.
2007-12-10 20:25:17 +00:00
matthieu
1b3b2f7d54 Default to XAA acceleration since EXA produces stack overflows for now. 2007-12-08 17:53:07 +00:00
matthieu
3fafd42d87 Link the radeonhd driver to the builds. 2007-12-04 22:41:21 +00:00
matthieu
362124eea9 BSD Makefile + regen autotools files 2007-12-04 22:27:40 +00:00
matthieu
6dd37805a1 xf86-video-radeonhd 1.0 2007-12-04 22:20:01 +00:00
matthieu
3f486538fb remove this Linux-only driver. I don't know why I initially imported it. 2007-11-27 17:20:38 +00:00
matthieu
7b2d1daf02 - disable dri support explicitely for now.
- fix some merge botches. Long live CVS.
2007-11-25 18:44:17 +00:00
matthieu
677d5abb5d merge xf86-input-spaceorb 1.1.1 2007-11-24 21:28:47 +00:00
matthieu
cda3cac69d xf86-input-spaceorb 1.1.1 2007-11-24 21:25:42 +00:00
matthieu
1a7c5a2e3e merge xf86-input-magellan 1.1.1 2007-11-24 21:13:37 +00:00
matthieu
2cd6bd0b24 xf86-input-magellan 1.1.1 2007-11-24 21:10:11 +00:00
matthieu
b972604173 merge xf86-input-acecad 1.2.1 2007-11-24 21:06:05 +00:00
matthieu
5212aa9d2c xf86-input-acecad 1.2.1 2007-11-24 21:02:37 +00:00
matthieu
c57cdcb660 merge xf86-input-vmmouse 12.4.3 2007-11-24 20:52:25 +00:00
matthieu
f497ca5fa4 xf86-input-vmmouse 12.4.3 2007-11-24 20:46:03 +00:00
matthieu
56e7cfaabc merge xf86-input-void 2007-11-24 20:44:54 +00:00
matthieu
7e653d58ae xf86-input void 1.1.1 2007-11-24 20:41:16 +00:00
matthieu
5aec5087eb merge xf86-video-intel 2.2.0 2007-11-24 20:08:18 +00:00
matthieu
f3bee37078 xf86-video-intel 2.2.0 2007-11-24 19:44:16 +00:00
matthieu
2162166047 merge xf86-input-keyboard 1.2.2 2007-11-24 19:09:38 +00:00
matthieu
195f4de445 merge xf86-input-mouse 1.2.3 2007-11-24 19:06:17 +00:00
matthieu
1dd11723a3 xf86-input-mouse 1.2.3 2007-11-24 18:53:25 +00:00
matthieu
9d62481cc1 xf86-input-keyboard 1.2.2 2007-11-24 18:51:53 +00:00
matthieu
dbd00c4776 From Aaron Plattner in X.Org git:
G80 bug #12637: Unwedge the hardware if the BIOS left it stuck.
Fixes Thinkpad R61 display lockup for niklas@ and espie@.
2007-10-15 20:13:05 +00:00
matthieu
cb1740933f merge xf86-video-nsc 2.8.3 2007-09-30 18:06:04 +00:00
matthieu
ee9e21cadf xf86-video-nsc 2.8.3 2007-09-30 18:01:20 +00:00
matthieu
38f249e391 merge xf86-video-savage 2.1.3 2007-09-30 15:02:13 +00:00
matthieu
e5b75a59c1 xf86-video-savage 2.1.3 2007-09-30 14:57:19 +00:00
matthieu
8b96042c3c merge xf86-video-nv 2.1.5 2007-09-30 14:24:14 +00:00
matthieu
a4146607a6 xf86-video-nv 2.1.5 2007-09-30 14:17:11 +00:00
matthieu
ceb782213d Add missing field in InputDriverRec initializer 2007-09-01 09:45:39 +00:00
mbalmer
8c99efbd1e Fix some typos.
ok matthieu
2007-08-25 10:24:15 +00:00
matthieu
abf6834ffc regen 2007-08-23 19:14:11 +00:00
matthieu
6e24970870 bump version to 1.2 2007-08-23 19:12:29 +00:00
matthieu
52cba1eed6 Add compatibility with new XInput API. From Blair Sadewitz. 2007-08-23 19:10:33 +00:00
reyk
dcd6bea211 Add support for the mobile i965GM chipset.
tested by many
ok matthieu@
2007-08-04 19:55:21 +00:00
matthieu
8e06b3eaed Fix crash during resolution change. From debian bug #423485,
by Tormod Volden pointed at by Ryan Freeman. Thanks.
Has been in snapshots for a while without complaints.
2007-08-04 19:34:21 +00:00
matthieu
7499e731ed regen 2007-07-29 10:43:23 +00:00
matthieu
9a6a402f63 Remove RCS Id 2007-07-29 10:43:12 +00:00
matthieu
0f1f38e9f0 regen 2007-07-29 10:27:00 +00:00
matthieu
b19e1aa7ef Initialize 'dz' again in the input routine. Fixes breakage introduced
in 1.2 and noticed by robert@.
2007-07-27 06:49:39 +00:00
ajacoutot
80c4160d9e - most users expect a "mouse" man page ; let's give them one using a
link to mousedrv(4)

inputs and ok matthieu@
2007-07-04 12:52:46 +00:00
mk
253e1abd9d The "Type" option is mandatory so put it in synopsis. Also, fix a small
sentence.

ok matthieu jmc
2007-06-24 16:33:15 +00:00
matthieu
b8d59e4119 sync 2007-06-08 22:12:49 +00:00
matthieu
ba395da828 Import xf86-video-nv version 2.0.2. Adds new chipsets support. 2007-06-08 22:09:04 +00:00
matthieu
88274e27b0 Pull a patch written by Alan Houriane in X.Org -current driver and
found by art@ as a fix for some memory corruption he has been seeing
on his laptop.
It also seems to make X more reliable after resume on my X40.
2007-06-07 20:43:14 +00:00
matthieu
aae2fb59f3 Fix build with EXA disabled. 2007-05-29 17:43:22 +00:00
matthieu
2deb9691e5 Add .Xr uts(4), xtsscale(8). 2007-05-26 17:29:26 +00:00