NetBSD/sys/arch/sparc
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
conf Add some framework for MI assignment of device majors - add sys/dev/majors 2003-10-05 08:04:24 +00:00
dev change PROM_getprop() from taking a "void **" for the storage, to a 2003-08-27 15:59:49 +00:00
fpu Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
include Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h 2003-09-26 22:45:41 +00:00
sparc Make it compile (again) with DEBUG enabled. With SUN4 defined, segfixmask 2003-10-02 16:02:09 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
Makefile