freebsd_amp_hwpstate/sys/alpha
Jordan K. Hubbard 2394cd9adb Initial support for using linux X servers under emulation - to use an
XFree86 server, users need to create the following links in their
/compat/linux/dev directory (assuming kernel configured with 4 VTs).

lrwxrwxrwx  1 root  wheel  7 Aug 30 22:59 tty0 -> console
lrwxrwxrwx  1 root  wheel  5 Aug 30 22:45 tty1 -> ttyv0
lrwxrwxrwx  1 root  wheel  5 Aug 30 22:45 tty2 -> ttyv1
lrwxrwxrwx  1 root  wheel  5 Aug 30 22:45 tty3 -> ttyv2
lrwxrwxrwx  1 root  wheel  5 Aug 30 22:45 tty4 -> ttyv3

VT switching is still not yet supported. Attempting to switch VT
currently will cause Xserver bus error.

Submitted by:	Chain Lee <chain@110.net>
1998-08-31 06:55:02 +00:00
..
alpha Change various syscalls to use size_t arguments instead of u_int. 1998-08-24 08:39:39 +00:00
conf Remove some duplicated devices. 1998-08-30 10:50:30 +00:00
include Change various syscalls to use size_t arguments instead of u_int. 1998-08-24 08:39:39 +00:00
isa Lots of changes, including: 1998-08-10 07:53:59 +00:00
linux Initial support for using linux X servers under emulation - to use an 1998-08-31 06:55:02 +00:00
pci I managed to break sparse configuration accesses with my last commit. 1998-08-13 08:11:27 +00:00
tc Add support for TurboChannel alphas (DEC 3000/300 and 3000/500). 1998-08-20 08:27:11 +00:00
tlsb Lots of changes, including: 1998-08-10 07:53:59 +00:00