NetBSD/sys/arch/next68k
jdolecek e6286b949a Add some framework for MI assignment of device majors - add sys/dev/majors
which is automatically included during kernel config, and add comments
to individual machine-dependant majors.* files to assign new MI majors
in MI file.

Range 0-191 is reserved for machine-specific assignments, range
192+ are MI assignments.

Follows recent discussion on tech-kern@
2003-10-05 08:04:24 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add some framework for MI assignment of device majors - add sys/dev/majors 2003-10-05 08:04:24 +00:00
dev Some small cleanup -- make the base,limit values vaddr_t, not char*. 2003-10-01 01:25:06 +00:00
include Some small cleanup -- make the base,limit values vaddr_t, not char*. 2003-10-01 01:25:06 +00:00
next68k Enabling caching of the video memory, and preset the modified bits. 2003-10-01 06:14:57 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00