NetBSD/sys/arch/pmax
ad 48eb7986d4 - If we call px_init() at attach time, then we're not the console, so don't
set the console arg to 1. Noted by mhitch.
- In px_init(), don't compute pxi_fontscale if we're not the console,
  since we don't have a font in the first place. This is a relic from
  when the driver was converted to use 'struct wsdisplay_font'.

Should fix crashes if a px board is installed and isn't the console.
1999-12-08 21:33:43 +00:00
..
compile
conf Oops, back out some test 5500 stuff from previous commit - only RAMDISK 1999-12-08 04:16:16 +00:00
dev - If we call px_init() at attach time, then we're not the console, so don't 1999-12-08 21:33:43 +00:00
ibus Fix gaff in previous - need <kn230.h> and use _SYS_DZ0 not _SYS_DZ for 1999-12-08 00:04:11 +00:00
include Add newline to last line of file. 1999-12-08 04:12:15 +00:00
pmax CL* discarding. 1999-12-04 21:13:19 +00:00
stand Store only the kernel name itself in the bootinfo BOOTPATH record, and 1999-12-08 14:23:34 +00:00
tc Don't use our own defines for SCCDEV or RCONSDEV - pull in 1999-12-08 01:29:11 +00:00
Makefile