Commit Graph

308 Commits

Author SHA1 Message Date
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
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
matthieu
6637a9a36e regen with automake 1.9.6p2 2007-03-18 22:29:12 +00:00
matthieu
c81ea99627 regen 2007-03-17 11:25:44 +00:00
matthieu
a3fb74c98b Build the ws input driver on all platforms now that we have uts(4).
Requested by robert@
2007-03-16 23:30:27 +00:00
matthieu
7ebff42819 regen 2007-03-16 01:32:18 +00:00
matthieu
c7fd73e3ff regen 2007-03-03 09:53:37 +00:00
matthieu
27718acf95 Import xf86-video-i810 version 1.7.4 2007-03-03 09:49:28 +00:00
matthieu
2408241671 regen 2007-03-03 09:47:14 +00:00
matthieu
449afc781f merge X.Org version 0.2.1 2007-03-03 09:44:22 +00:00
matthieu
3f64f97e9f Import xf86-video-wsfb version 0.2.1 2007-03-03 09:38:59 +00:00
matthieu
58751f7e8f regen 2007-03-03 09:36:13 +00:00
matthieu
6594242c1f Import xf86-video-fbdev version 0.3.1 2007-03-03 09:31:49 +00:00
matthieu
f16e0132b8 regen 2007-03-03 09:10:54 +00:00
matthieu
0144ae8dc8 Import xf86-video-nv version 1.2.2.1 2007-03-03 09:06:11 +00:00
matthieu
a19a904f87 regen 2007-03-03 09:03:30 +00:00
matthieu
7ad8f8349a Import xf86-video-mga version 1.4.6.1 2007-03-03 09:00:15 +00:00
matthieu
cc002b841b Revert some bits of previous commit that leaked in by accident. 2007-01-02 14:04:55 +00:00
matthieu
d3279a072b Fix shadowfb initialisation again, from X.Org -current. 2007-01-02 13:54:05 +00:00
matthieu
282081a777 Provide a better way to customize the list of drivers per architecture.
Enable the via driver on i386 now that libdrm is available.
2007-01-01 10:36:43 +00:00
matthieu
a5c193b05a remove update target 2006-12-17 19:52:56 +00:00
matthieu
14c6faa1ac This driver is no longer part of X.Org.
New master site: http://aiptektablet.sourceforge.net/
2006-12-17 11:23:00 +00:00
matthieu
65cf59e47a xf86-video-rendition 4.1.3 2006-12-17 11:13:41 +00:00
matthieu
b943161510 xf86-video-nv 1.2.2 2006-12-17 11:09:37 +00:00
matthieu
b915b0be10 xf86-video-mga 1.4.6 2006-12-17 11:05:41 +00:00
matthieu
8efe7f4fcd regen 2006-12-17 10:50:47 +00:00
matthieu
7c3e2dc997 regen 2006-12-16 21:09:40 +00:00
matthieu
89002c4bdb xf86-video-vmware 10.14.1 2006-12-16 21:06:24 +00:00
matthieu
7939bbf8ff regen 2006-12-16 21:04:37 +00:00
matthieu
b09e749883 xf86-video-intel 1.7.3 2006-12-16 21:01:39 +00:00
matthieu
b839e9dcca regen 2006-12-16 20:03:19 +00:00
matthieu
2f711e281c xf86-video-i128 1.2.1 from X.Org 7.2RC3 2006-12-16 19:59:27 +00:00
matthieu
8bc0002423 regen 2006-12-16 19:34:39 +00:00
matthieu
485391e465 xf86-video-vesa 1.3.0 from X.Org 7.2RC3 2006-12-16 19:31:19 +00:00
matthieu
1c5cd314d7 regen 2006-12-16 19:17:44 +00:00
matthieu
6db02a617a xf86-video-nv 1.2.1 from X.Org 7.2RC3 2006-12-16 18:33:56 +00:00
matthieu
98ee6405c2 regen 2006-12-16 18:17:10 +00:00
matthieu
84bc779018 xf86-video-sis 0.9.3 from X.Org 7.2RC3 2006-12-16 18:07:34 +00:00
matthieu
193fd75b5b regen 2006-12-16 18:05:55 +00:00
matthieu
3d721e39ee xf86-video-mga 1.4.5 from X.Org 7.2RC3 2006-12-16 18:00:29 +00:00
matthieu
b3f1e1fc1a regen 2006-12-16 17:40:01 +00:00
matthieu
124e493089 xf86-video-s3 0.5.0 from X.Org 7.2RC3 2006-12-16 17:04:43 +00:00
matthieu
25b4fb82c8 Remove a debugging printf 2006-12-08 21:57:37 +00:00
matthieu
a98f016822 OpenBSD modification: IBookHack option. 2006-12-03 17:58:02 +00:00
matthieu
d27091245a don't use fbdev on non-linux systems 2006-12-03 17:35:02 +00:00
matthieu
05ef052435 lost one _X_EXPORT from X.Org in local changes merge. 2006-12-03 17:04:08 +00:00
matthieu
9f82e0c9bb Change XF86_VERSION_CURRENT to XORG_VERSION_CURRENT in WsfbVersRec
(From  Alan Coopersmith via X.Org git repository).
2006-12-03 16:36:56 +00:00
matthieu
81cb2c3665 Adapt wsfb to shadowfb changes in X.Org 7.2. 2006-12-03 16:32:48 +00:00
matthieu
73d39e0977 Add support for vesafb to the wsfb driver. This makes it possible to
run an unaccelerated and unprivileged X server
with machdep.allowaperture=0 on i386.
2006-11-29 20:07:10 +00:00
matthieu
25014830bc This file is part of the build infrastructure. 2006-11-29 14:39:25 +00:00
matthieu
34169bfef2 Tweak the list of drivers built depending on the machine a bit more. 2006-11-29 14:38:08 +00:00
matthieu
8052af4877 disable fbdev. 2006-11-29 13:26:12 +00:00
matthieu
161a0bb55b OpenBSD modifications: no special treatement of sparc keyboard. 2006-11-28 20:31:31 +00:00
matthieu
ad2506dca6 OpenBSD modifications: sunmouse protocol. 2006-11-28 20:30:49 +00:00
matthieu
3bf7c6ba9b Sync with XF4 2006-11-28 19:59:08 +00:00
matthieu
cd9eb53273 regen 2006-11-28 19:02:33 +00:00
matthieu
df4cfb3429 Remove RCS Ids 2006-11-28 12:15:32 +00:00
matthieu
b455532e54 $Xenocara$ -> $OpenBSD$ 2006-11-27 19:56:35 +00:00
matthieu
78e2e44741 $Xenocara$ -> $OpenBSD$ 2006-11-27 19:27:25 +00:00
matthieu
99f184625d regenerate with OpenBSD autotools 2006-11-27 14:55:05 +00:00
matthieu
c89ff6cdb1 add files generated by autotools 2006-11-27 00:12:40 +00:00
matthieu
f9fcc8e487 Bug fixes from X.Org ati-6.6-branch head. 2006-11-27 00:04:55 +00:00
matthieu
e52ba56f75 OpenBSD modification: Save/restore palette on textmode save/restores too. 2006-11-27 00:03:43 +00:00
matthieu
81519edd65 regen with OpenBSD autotools 2006-11-27 00:01:31 +00:00
matthieu
0bb378f0f2 Build infrastructure for driver 2006-11-26 23:05:50 +00:00
matthieu
9166f247bd Import usbtablet input driver from XF4 2006-11-26 22:29:39 +00:00
matthieu
174a81aa83 Import ws input driver from XF4 2006-11-26 22:27:25 +00:00
matthieu
c05147a542 Importing xf86-video-wsfb 0.2.0 2006-11-26 20:21:50 +00:00
matthieu
789078f4af Importing xf86-video-voodoo 1.1.1 2006-11-26 20:21:27 +00:00
matthieu
a8df38062f Importing xf86-video-vmware 10.14.0 2006-11-26 20:20:56 +00:00
matthieu
d542734fc0 Importing xf86-video-via 0.2.2 2006-11-26 20:20:18 +00:00
matthieu
911e9a3237 Importing xf86-video-vga 4.1.0 2006-11-26 20:19:49 +00:00
matthieu
c274e2bb7b Importing xf86-video-vesa 1.2.2 2006-11-26 20:19:26 +00:00
matthieu
acb1509bf4 Importing xf86-video-v4l 0.1.1 2006-11-26 20:18:56 +00:00
matthieu
9976626bb4 Importing xf86-video-tseng 1.1.1 2006-11-26 20:18:30 +00:00
matthieu
9a7b59f46f Importing xf86-video-trident 1.2.3 2006-11-26 20:17:56 +00:00
matthieu
b6422946ac Importing xf86-video-tga 1.1.0 2006-11-26 20:17:29 +00:00
matthieu
3245499a29 Importing xf86-video-tdfx 1.2.2 2006-11-26 20:17:02 +00:00
matthieu
e190c57882 Importing xf86-video-suntcx 1.1.0 2006-11-26 20:16:35 +00:00
matthieu
7b580fa702 Importing xf86-video-sunleo 1.1.0 2006-11-26 20:16:09 +00:00
matthieu
3a259de7f0 Importing xf86-video-sunffb 1.1.0 2006-11-26 20:15:39 +00:00