NetBSD/sys/arch/atari
abs 3267a6b9fe Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
  and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

Some of the INSTALL configs for larger memory machines are probably suitable
for adding WSDISPLAY_COMPAT_USL.

Now wsconscfg(8) should be able to switch VTs when expected.

Implemented after no objection from tech-kern to the following:

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?
2012-08-17 20:11:37 +00:00
..
atari Appease gcc -fno-common: 2012-08-10 17:43:32 +00:00
compile
conf Update all kernel configs mentioning WSEMUL_* but not already including 2012-08-17 20:11:37 +00:00
dev Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc 2012-07-31 15:50:31 +00:00
include Appease gcc -fno-common: 2012-08-10 17:43:32 +00:00
isa Build fix - convert to new-style definitions. 2012-02-13 19:59:59 +00:00
pci Add a missing extern to apeas -fno-common. 2012-08-12 20:50:39 +00:00
stand Explicitly specify -m68020-60 to avoid possible 060SP instructions, 2011-12-18 04:51:12 +00:00
vme fix build errors with gcc 4.5. 2011-10-01 15:59:00 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:44:16 +00:00