NetBSD/sys/arch/vax
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
..
bi __KERNEL_RCSID() 2003-07-15 02:15:00 +00:00
boot Add memcmp, memcpy and memset 2003-09-04 10:40:44 +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
consolerl
floppy
if Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
include Add SA_SIGINFO support for VAX. 2003-09-29 21:04:53 +00:00
mba __KERNEL_RCSID() 2003-07-15 02:15:00 +00:00
stand
uba Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
vax Rearrange and with COMPAT_* properly 2003-09-30 21:45:09 +00:00
vsa Fix GCC3'ism's 2003-09-29 22:54:28 +00:00
Makefile