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