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 |
|
matthieu
|
3c38043a80
|
sync
|
2007-05-26 17:28:29 +00:00 |
|
matthieu
|
b3347c1344
|
bump version for w-axis support.
|
2007-05-26 17:28:01 +00:00 |
|
matthieu
|
7b632d8eb7
|
Add support for mapping 'W' axis to buttons.
|
2007-05-26 17:24:45 +00:00 |
|
matthieu
|
987805ed7b
|
- Disable OpenGL parts on vax and sgi
- Disable Xprt on vax and landisk
Xenocara now builds on vax
|
2007-05-12 14:24:59 +00:00 |
|
matthieu
|
a5dd1a0f30
|
No X server, no drivers on landisk.
|
2007-05-10 19:35:29 +00:00 |
|
matthieu
|
3a8e461dc8
|
Keep architecture lists sorted.
|
2007-05-08 16:33:02 +00:00 |
|
todd
|
9c936fe656
|
no video driver for hppa for now
|
2007-05-08 14:46:39 +00:00 |
|
matthieu
|
02f3c1452c
|
Don't build wsfb on i386 until it's ready.
|
2007-04-20 10:23:52 +00:00 |
|
matthieu
|
2ab61eefc4
|
Add missing break that broke UYVY video format decoding. From X.Org git
via Jacob Meuser.
|
2007-04-19 20:08:12 +00:00 |
|
todd
|
bd2bb943a1
|
do not build input drivers for hppa since we do not build an
X server for now
|
2007-04-10 13:23:52 +00:00 |
|
matthieu
|
9bb4a809a9
|
Bring back i945GM support that was left out because I used an
out-of-date XF4 tree when importing this driver. Noticed and tested
by krw@. Thanks.
|
2007-04-07 17:01:02 +00:00 |
|
matthieu
|
59f5abf1da
|
Disable the xf86-video-intel driver on i386 until it's fixed,
revert to the working xf86-video-i810 driver
|
2007-04-04 20:34:08 +00:00 |
|
matthieu
|
97df95ae42
|
Add autotools generated files, remove .cvsignore
|
2007-04-04 20:32:44 +00:00 |
|
matthieu
|
0e825302fc
|
Import the i810 driver version 1.4.1 plus OpenBSD patches,
that shipped with OpenBSD 3.9/4.0 and that actually works.
|
2007-04-04 20:17:39 +00:00 |
|
matthieu
|
e8b1f4391f
|
Remore a workaround for an old bug in XFree86 4.1 that doesn't exist
anymore, and that is now causing spam in Xorg.0.log.
Reported by Stuart Henderson. Thanks.
|
2007-04-01 19:07:36 +00:00 |
|
matthieu
|
225b3b4147
|
regen with libtool 1.5.22p9
|
2007-03-31 20:22:29 +00:00 |
|
matthieu
|
4cfaaf76be
|
regen
|
2007-03-29 21:50:58 +00:00 |
|
matthieu
|
99be9c7d38
|
This driver needs libusbhid. Noticed by Stuart Henderson.
|
2007-03-29 21:47:39 +00:00 |
|
matthieu
|
7ce1c24458
|
Still need to disable the PLL_DELAY errata on M6 chips. Confirmed by espie@
|
2007-03-26 21:27:46 +00:00 |
|
matthieu
|
00a847b3f8
|
regen with libtool 1.5.22p9
|
2007-03-25 13:02:54 +00:00 |
|
matthieu
|
a98199b745
|
regen with automake 1.9.6p2
|
2007-03-18 22:41:20 +00:00 |
|