NetBSD/sys/arch/newsmips/conf
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
..
DEJIKO
files.newsmips
GENERIC
INSTALL add rnd(4) device to installation media. 2003-09-06 03:25:23 +00:00
majors.newsmips Add some framework for MI assignment of device majors - add sys/dev/majors 2003-10-05 08:04:24 +00:00
std.newsmips add "makeoptions MACHINE_ARCH=..." in std.* for mips ports 2003-08-30 22:44:38 +00:00
WAPIKO