Commit graph

12 commits

Author SHA1 Message Date
Gabor Pali
136a7cbb03 Add an X.Org driver, a kernel module, and a script to configure X.Org
for Wacom tablets.

The X.Org driver is a port of the Linux Wacom Project's [1] work.

The kernel module required for USB tablets is provided by Bartosz
Fabianowski [2], and supports the following devices:

Graphire*, Graphire2*, Graphire3, Graphire4
Bamboo, Bamboo One*, Bamboo Fun
Intuos3, Cintiq 21UX
Volito*, Volito2*
PenStation2*, PenPartner2*

* not tested

PR:		ports/128547
Submitted by:	Dominic Fandrey [3]
Reviewed by:	gabor
Approved by:	gabor

[1] http://linuxwacom.sourceforge.net
[2] <freebsd (at) chillt (dot) de>
[3] <kamikaze (at) bsdforen (dot) de>
2008-11-18 14:07:44 +00:00
Gabor Pali
a1f7926707 - Remove xf86-input-wacom to be re-added it with a different name
PR:		ports/128547
Requested by:	flz
Approved by:	gabor
2008-11-18 14:04:03 +00:00
Gabor Pali
6986be9d27 Add an X.Org driver, a kernel module, and a script to configure X.Org
for Wacom tablets.

The X.Org driver is a port of the Linux Wacom Project's [1] work.

The kernel module required for USB tablets is provided by Bartosz
Fabianowski [2], and supports the following devices:

        Graphire*, Graphire2*, Graphire3, Graphire4
	Bamboo, Bamboo One*, Bamboo Fun
	Intuos3, Cintiq 21UX
	Volito*, Volito2*
	PenStation2*, PenPartner2*

* not tested

PR:		ports/128547
Submitted by:	Dominic Fandrey [3]
Reviewed by:	gabor
Approved by:	gabor

[1] http://linuxwacom.sourceforge.net
[2] <freebsd (at) chillt (dot) de>
[3] <kamikaze (at) bsdforen (dot) de>
2008-11-17 10:02:25 +00:00
Norikatsu Shigemura
f5f04e336b Add xf86-video-radeonhd-devel 1.2.1.20080906, supports new
devices and features than xf86-video-radeonhd, but experimental.

Add CONFLICTS xf86-video-radeonhd and xf86-video-radeonhd-devel.

--
In this time, DRI is not usable.  Because 3D acceleration will
disable 2D acceleration, and it supports R5xx series only:-(.

EXA might be usable rather than XAA.  Because some XAA functions
aren't implemented.  But 2D acceleration is supported only R5xx.

Additional Hardwares:
	RV670:	Radeon HD 3690, FireStream 9170
	M86:	Mobility Radeon HD 3650, HD 3670, Mobility FireGL V5700
	M88:	Mobility Radeon HD 3850, HD 3850 X2, HD 3870, HD3870 X2
	RS740:	RS740, RS740M
	RS780:	Radeon HD 3100/3200/3300 Series
	RV770:	Radeon HD 4800 Series; Everest, K2, Denali ATI FirePro

PR:		ports/127173
Repocopied by:	portmgr (marcus)
Tested by:	many people on freebsd-current@ and freebsd-stable@
2008-09-27 20:02:36 +00:00
Jung-uk Kim
582b1941ce Update x11-drivers/xf86-video-ati to 6.9.0 and separate mach64 and r128
drivers into x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128
respectively.
2008-06-27 23:26:43 +00:00
Chin-San Huang
48a424a473 Add xf86-video-sis-intel 300407, x.Org sis display driver provided by
Intel.

PR:		ports/124461
Submitted by:	Alexey Illarionov <littlesavage at orionet.ru>
2008-06-14 00:01:35 +00:00
Martin Wilke
1d361d7347 This package contains the X.Org xf86-video-radeonhd driver.
PR:		ports/117356
Submitted by:	Rene Ladan <r.c.ladan at gmail.com>
2007-10-23 13:52:57 +00:00
Florent Thoumie
08f7923337 Add xf86-video-openchrome 0.2.6, an alternative driver for VIA chipsets.
Tested by:	garga
2007-10-09 17:51:23 +00:00
Norikatsu Shigemura
d11d5d4447 Change to new x11-drivers category.
Repo copied by:	marcus (portmgr)
2007-10-06 13:57:12 +00:00
Martin Wilke
6558a4ff73 This package contains the X.Org xf86-input-vmmouse driver.
PR:		ports/112805
Submitted by:	NIIMI Satoshi <sa2c at sa2c.net>
2007-06-04 07:00:30 +00:00
Dejan Lesjak
9ffc8c435f Add xf86-video-intel driver that obsoletes xf86-video-i810 one. It will
eventually replace it in xorg-drivers metaport.

Prodded and tested by:	lx
2007-05-31 16:32:20 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00