NetBSD/sys/arch/mvmeppc
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
include Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on 2003-09-03 21:33:31 +00:00
isa Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
mvmeppc Rearrange bus_space initialization slightly, taking advantage of being 2003-09-06 21:07:00 +00:00
pci __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
stand track changes in libsa Makefile. 2003-08-10 02:01:26 +00:00
Makefile