macallan
72582f8379
Follow changes in xsrc to allow mmap()ing IO space on shark.
...
Now we have X on rev. 4 sharks.
2008-04-19 20:53:36 +00:00
phx
be7af1fd4f
Define -DPCI_VIA_TTYE0 for SRCS.bus and not for SRCS.bsd (macppc and ofppc),
...
to ensure the option is generated when compiling netbsdPci.c.
2008-04-11 15:14:08 +00:00
macallan
e637592b65
enable PCI_VIA_TTYE0 for sparc(64), macppc and ofppc. Should probably be done
...
for prep as well.
2008-03-29 23:26:15 +00:00
dholland
b13483cd3e
MKMAN does not belong in source makefiles; use NOMAN.
2008-03-10 02:02:56 +00:00
dholland
ce33f8bb1e
MKMAN does not belong in source makefiles; use NOMAN.
2008-03-10 01:46:31 +00:00
phx
ae0b13c01b
Make XFree86 compile for ofppc.
...
Approved by garbled.
2008-03-08 10:37:48 +00:00
ad
2ecdf58c2c
Remove systrace. Ok core@.
2007-12-31 15:31:24 +00:00
macallan
6f048fd242
build the glint driver on sparc64
2007-12-19 17:33:55 +00:00
macallan
930f62ff15
-DGLINT_AVOID_INT10 on archs where we're seriously unlikely to encounter a
...
GLint in VGA legacy mode
2007-12-19 17:15:54 +00:00
ad
7408fd8960
On NetBSD/amd64, load modules within the first 2GB of RAM.
...
Should fix xsrc/25170 and server crashes due to jemalloc.
2007-10-11 19:04:49 +00:00
lukem
dd397e577e
Apply variation of fix supplied by Havard Eidnes <he@NetBSD.org>
...
in PR 24020 on 2007/07/30.
Seems to work for me.
2007-09-17 04:51:04 +00:00
macallan
5dfb2b1c4f
forgot to commit this when adding the ag10e driver - actually descend into
...
the ag10e directory
2007-09-02 21:35:17 +00:00
macallan
eb432e069e
let build.sh build the ag10e driver
2007-08-30 04:45:02 +00:00
macallan
074456ba26
build sunffb and xf8_32wid on sparc
2007-04-22 23:42:38 +00:00
matt
77f975f0e9
Force connection.c to be compiled with -O2 on VAX.
2007-04-21 00:41:19 +00:00
macallan
be7af39b73
build wsfb on sgimips
...
needs testing
2007-04-15 03:56:44 +00:00
macallan
7347fd3ceb
build wsfb on sparc64
2007-04-12 06:41:36 +00:00
scw
5764a76889
Remove support for NetBSD/{,evb}sh5.
2007-04-08 09:35:21 +00:00
macallan
610c0515b7
build XFree86 on shark
2006-12-21 01:45:32 +00:00
macallan
96e9b0c3c2
don't try to call the VESA BIOS on macppc
2006-12-21 00:24:04 +00:00
xtraeme
63250365b3
PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit".
...
Patch applied, thanks.
2006-09-24 07:59:59 +00:00
dbj
8500662e28
rename 2 installed files in xsrc which may have case conflicts in $DESTDIR
...
/usr/X11R6/bin/xdmx -> /usr/X11R6/bin/dmx
/usr/X11R6/include/X11/bitmaps/Stipple -> /usr/X11R6/include/X11/bitmaps/Stippler
2006-09-11 22:28:33 +00:00
dbj
6d0e34acbf
avoid objdir case conflicts for lib/xkbfile/xkbmisc.c and lib/X11/XKBMisc.c
...
by creating xkbfile-xkbmisc.c which includes lib/xkbfile/xkbmisc.c
2006-09-11 22:13:51 +00:00
dbj
da6351f254
use ${.ALLSRC:M*o} instead of ${OBJS} in module build rule.
...
this uses correct .o files for MKDEBUGLIB
2006-09-07 03:45:50 +00:00
tsutsui
c62b813b0d
Remove Xpmax stuff.
2006-07-30 03:25:43 +00:00
sketch
b97206e347
Add missing closing brace. How did this ever work previously?
2006-04-21 21:46:06 +00:00
macallan
348d57e66a
build ATI drivers - useful for running a 32bit userland on sparc64
2006-04-16 15:47:35 +00:00
macallan
5b93dbb4b1
avoid using vgahw and int10 on macppc, sparc and sparc64 since we never use
...
VGA textmode on this hardware.
Fixes errors like this:
xf86MapVidMem: could not mmap screen [s=20000,a=a0000] (Invalid argument)
2006-04-07 17:52:55 +00:00
uwe
11419c1870
Build XFree86 server on netwinder with a minimal set of generic drivers
...
(XFree doesn't have a driver for CyberPro cards).
2006-04-03 11:15:17 +00:00
uwe
3d342ea626
Lines with tabs only -> empty lines.
2006-03-31 21:43:42 +00:00
tsutsui
1ead0edd7c
Add support for Xews4800mips under src/x11.
2005-12-29 15:52:20 +00:00
christos
174556b791
Add setusercontext handling (from Patrick Welche)
2005-12-20 21:30:19 +00:00
spz
1802f2d1d7
Enable build.sh -x building for the usbtablet driver new in xsrc
...
distrib/sets/lists/xserver/md.* to list the additional files for XFree86
using ports
share/mk/bsd.x11.mk and x11/... for the actual building
Contributes to closing PR xsrc/23964
Reviewed by tron@NetBSD.org
2005-11-12 22:57:46 +00:00
macallan
9a4155718f
Add include pathc for fb, render and xaa
2005-10-26 10:56:44 +00:00
macallan
ff86b8c8ef
Enable XInput in all Xsun flavours. Fixes fallout from enabling XFree86.
2005-10-03 20:22:08 +00:00
macallan
09bc805fb6
Build XFree86 on NetBSD/sparc.
...
Tested on Krups and a SPARCbook 3GX
Works only with wscons kernels, currently there's official support on Krups
with igsfb and more or less official support for SPARCbooks with pnozz and
SPARCstations with cgsix.
2005-10-01 22:51:31 +00:00
macallan
c6dfdb40f7
hardware cursor support added.
2005-10-01 17:12:01 +00:00
chs
e211d606cd
fix many problems in the reachover Makefiles for X11 libraries:
...
- add many missing shared-library dependencies
- remove many unnecessary shared-library dependencies
- add many missing files to the Mesa source list
- fix the ordering of the SUBDIR list in the top level
to match the actual inter-library dependencies
2005-09-24 13:51:46 +00:00
macallan
80c8afadaa
enable real PCI IO operations on macppc
...
( needs ofb.c 1.42 2005/09/22 and ppc_video.c 2005/09/22 )
2005-09-22 18:53:26 +00:00
chs
b8035c1db1
add a shared-lib dependency on libfreetype, since this library calls that one.
2005-09-22 15:42:57 +00:00
martin
9238421273
fontconfig depends on expat - so insert a .WAIT for parallel builds.
2005-07-22 08:47:20 +00:00
lukem
90cee22b7a
Add back <bsd.lib.mk>, which Christos accidentally removed in the previous.
...
We need it for the LIBDPLIBS optimization to work.
2005-07-19 23:24:26 +00:00
christos
bca552a90d
PR/30413: Martin Husemann: make target ordering issue in non-compat mode.
...
This was caused by a problem in the Makefile.
2005-07-19 21:14:39 +00:00
martin
7d5aa8c228
Do not build/install the vga driver on sparc64 - it won't work there
...
anyway (and confuses autoconfiguration)
2005-07-18 20:01:05 +00:00
macallan
3eb150cdf9
Let X -configure default to the 'kbd' driver only on sparc64 and macppc
2005-07-13 02:04:01 +00:00
tron
c4f205cf3a
Install "afb" module again on systems which use an X11 server with
...
loadable modules and don't install the static "afb" library on systems
which use a static server. This fixes build problems introduced by
recent changes.
2005-07-03 14:30:52 +00:00
rtr
576dfb977c
no xttcap.c in this module
2005-07-02 08:28:58 +00:00
rtr
ac31294a39
build afbmodule.c when we build loadable xserver
...
XXX
do this in a way that will let static link of Xserver easier when the
rest of the framework supports it
2005-07-01 13:47:14 +00:00
tron
b2d2e5d059
Fix typo in comment. Patch supplied by Nicolas Joly in PR xsrc/30639.
2005-06-30 09:48:47 +00:00
rtr
ce87f475df
we aren't supposed to build afb{tile,blt}.c this should resolve issues with
...
duplicate symbols in the libafb.a module
2005-06-26 06:33:43 +00:00