NetBSD/sys/arch/pdp10
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 Add Makefile. 2003-08-20 12:29:08 +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
include Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h 2003-09-26 22:45:41 +00:00
pdp10 Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Test 2003-09-26 12:02:55 +00:00