NetBSD/sys/arch/cobalt
martin f3a1b6b02e Pull up following revision(s) (requested by tsutsui in ticket #962):
sys/arch/cobalt/conf/majors.cobalt: revision 1.34
	etc/MAKEDEV.awk: revision 1.29
	etc/etc.cobalt/MAKEDEV.conf: revision 1.18
	etc/etc.cobalt/MAKEDEV.conf: revision 1.19

panel -> lcdpanel

Part of PR port-cobalt/55009

When reading in the MD MAKEDEV.conf, perform block / char major
substitutions that may be present in that file.
PR port-cobalt/55009

Create a compatibility symlink panel0 -> lcdpanel0
PR port-cobalt/55009

Fix leading 8 spaces to a tab.
2020-06-20 16:19:43 +00:00
..
cobalt centralize setdisklabel(9) 2019-04-03 22:10:49 +00:00
compile
conf Pull up following revision(s) (requested by tsutsui in ticket #962): 2020-06-20 16:19:43 +00:00
dev Pull up following revision(s) (requested by thorpej in ticket #751): 2020-03-02 07:58:57 +00:00
include remove stuff provided by generic mips headers 2019-02-07 04:31:49 +00:00
pci
stand no need to include <machine/param.h> if <sys/param.h> already included 2019-01-08 19:41:09 +00:00
Makefile
TODO