kettenis
3bb964735c
Don't set the default depth to 8bpp. These days 24/32bpp makes much more
...
sense.
ok matthieu@
2009-06-04 22:54:25 +00:00
kettenis
8e04fb5a97
Disable int10 code if __sparc__.
...
ok matthieu@
2009-06-04 21:04:57 +00:00
kettenis
ecf487b85b
Build xf86-video-glint on OpenBSD/sparc64.
2009-06-04 18:36:30 +00:00
kettenis
3ea6bb7f0e
Map and unmap registers around DDC probe.
...
ok matthieu@
2009-06-04 18:20:10 +00:00
kettenis
86fd76579f
The mmio registers consist of two blocks of 64k. The first 64k provide
...
a little-endian view, the second 64k provide a big-endian view. Restrict
mapping to 64k to prevent mapping beyond the end of the BAR if we map the
big-endian view on big-endian machines. There is no reason to map the
big-endian view on little-endian machines.
ok matthieu@
2009-06-04 18:18:11 +00:00
kettenis
037d9f8966
regen
2009-06-04 17:28:08 +00:00
kettenis
de58239bc4
Since the driver uses the big-endian view of the registers we shouldn't be
...
byteswapping during register access. Define PPC_MMIO_IS_BE and
SPARC_MMIO_IS_BE to prevent this.
ok matthieu@
2009-06-04 17:21:00 +00:00
matthieu
4579839317
regen
2009-06-01 21:30:04 +00:00
matthieu
0cce1f2f9a
Update to be compatible with xserver 1.6 and Xinput 1.5.
2009-06-01 21:29:06 +00:00
matthieu
70a4c30fcb
regen
2009-06-01 21:18:08 +00:00
matthieu
05f27001f1
Update to be compatible with xserver 1.6 and Xinput 1.5.
2009-06-01 21:15:50 +00:00
matthieu
1dd9fa7be4
regen
2009-06-01 20:58:16 +00:00
matthieu
dc5e2c7159
Don't call xf1bpp or xf4bpp if they're not present (xorg-server-1.6 & later)
...
From Alan Coopersmith <alan.coopersmith@sun.com>.
2009-06-01 20:57:20 +00:00
matthieu
5e0c79c5ff
update to xf86-video-vmware 10.16.6
2009-05-18 20:58:46 +00:00
matthieu
29dfc1a9fe
update to xf86-input-vmmouse 12.6.4
2009-05-18 20:53:43 +00:00
kettenis
c323e0e8a5
Set sane defaults fori the reference clock for Rage XL and Mobility cards
...
on sparc64. This makes it possible to run X without an xorg.conf on machines
like the blade100 and the Tadpole laptops.
ok oga@, matthieu@
2009-05-04 20:34:28 +00:00
kettenis
d69ace73ff
Fix a problem introduced by the libpciaccess conversion where the chip ID
...
would be set wrong and the proper resources wouldn't be claimed.
ok oga@, matthieu@
2009-05-04 20:32:21 +00:00
matthieu
63e292ea57
update to xf86-video-siliconmotion 1.7.1.
2009-05-03 16:53:45 +00:00
matthieu
84615d4f3d
update to xf86-video-nv 2.1.13.
2009-05-03 16:42:23 +00:00
matthieu
b54a4b525c
update to xf86-video-ast 0.89.0
2009-05-03 16:31:23 +00:00
matthieu
8e84675979
update to xf86-input-mouse 1.4.0.
2009-05-03 16:21:30 +00:00
matthieu
7740bac7cb
update to xf86-input-keyboard 1.3.2
2009-05-03 14:57:17 +00:00
matthieu
d2d1ae2ee0
update to xf86-input-void 1.2.0
2009-05-03 14:14:24 +00:00
matthieu
b2aa9ba441
update to xf86-input-vmmouse 12.6.3.
...
HAL tools and files are not built/installed on OpenBSD.
2009-05-03 14:11:13 +00:00
matthieu
a7a7163037
update to xf86-input-penmount 1.4.0
2009-05-03 13:57:45 +00:00
matthieu
1f84578193
update to xf86-input-joystick 1.4.1
2009-05-03 13:54:11 +00:00
matthieu
b6284c47f6
update to xf86-input-hyperpen 1.3.0
2009-05-03 13:43:52 +00:00
matthieu
48e632cb34
update to xf86-input-fpit 1.3.0
2009-05-03 13:40:35 +00:00
matthieu
42ae82de19
Update to xf86-input-citron 2.2.2
2009-05-03 13:37:01 +00:00
matthieu
35c9d83097
update to xf86-input-acecad 1.3.0
2009-05-03 13:33:45 +00:00
kettenis
8ac4487426
Set default for "MacModel" option based on hw.product.
...
ok matthieu@, oga@
2009-04-30 11:13:24 +00:00
matthieu
9c0e580e95
Update to xf86-video-radeonhd 1.2.5. Tested by eric@
...
Version 1.2.5 improvements:
- Added 2D acceleration for R6xx and R7xx.
- Added XVideo support for R6xx and R7xx.
- Added support for RS880 and RV790.
- Added RandR 1.3 mandatory properties.
- Refactoring of MC code.
- Enable DRI support by default on R5xx and RS6xx.
- LUT (color lookup table) fixes.
- Tons of quirk table entries and bug fixes.
- Fix register accesses for processors that reorder memory writes.
2009-04-26 13:59:41 +00:00
matthieu
c8fe3e6a3b
update to xf86-video-vesa 2.2.0
2009-04-09 20:07:26 +00:00
matthieu
39fd371b0f
regen
2009-04-09 20:03:57 +00:00
matthieu
cf37e2e5a5
update xf86-video-i740 to 1.3.0
2009-04-09 20:03:21 +00:00
matthieu
f509f5bb9a
Update to xf86-video-siliconmotion 1.7.0.
...
Tested by ratchov@. It works a bit better than previous version on his
machine, but still has issues.
2009-03-26 22:09:36 +00:00
matthieu
d3829a9b1e
Update to xf86-video-s3 0.6.1
2009-03-07 11:38:15 +00:00
matthieu
81e70dac0c
Update to xf86-video-neomagic 1.2.2
2009-03-07 11:35:51 +00:00
matthieu
55dc43a887
regen
2009-03-07 11:32:11 +00:00
matthieu
689ce24aee
update to xf86-video-glint 1.2.2
2009-03-07 11:31:32 +00:00
matthieu
5c02e566e0
Update to xf86-video-dummy 0.3.1
2009-03-07 11:25:14 +00:00
matthieu
19e40ddfb7
regen
2009-03-07 11:22:45 +00:00
matthieu
1a4a40b80f
update to xf86-video-chips 1.2.1
2009-03-07 11:22:09 +00:00
matthieu
eb33bec634
update to xf86-video-ast 0.88.8
2009-03-07 11:16:36 +00:00
matthieu
7324280714
update to xf86-video-ark 0.7.1
2009-03-07 11:11:05 +00:00
matthieu
3b4a4352ed
regen
2009-03-07 11:08:45 +00:00
matthieu
33775e28ed
update to xf86-video-apm 1.2.1.
2009-03-07 11:08:03 +00:00
matthieu
e29139019f
Disable input drivers that are no longer maintained by X.Org.
...
(and that already don't work anymore for most of them).
If someone is interested in taking maintainership of one of them,
please contact me.
2009-03-07 10:59:52 +00:00
matthieu
11838de5e4
regen
2009-03-07 10:43:56 +00:00
matthieu
3248493b22
update to xf86-video-voodoo 1.2.1
2009-03-07 10:43:22 +00:00