NetBSD/sys/arch/acorn26
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
..
acorn26 New generic I2C framework. Supports bit-bang and "intelligent" I2C 2003-09-30 00:35:30 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add some framework for MI assignment of device majors - add sys/dev/majors 2003-10-05 08:04:24 +00:00
include Fix more GCC 3.3.1 nits. 2003-09-21 06:52:42 +00:00
iobus use __KERNEL_RCSID() in a consistent manner 2003-07-14 22:48:19 +00:00
ioc New generic I2C framework. Supports bit-bang and "intelligent" I2C 2003-09-30 00:35:30 +00:00
podulebus use __KERNEL_RCSID() in a consistent manner 2003-07-14 22:48:19 +00:00
stand GCC 3.3.1 fixes (-ffreestanding, #include <lib/libkern/libkern.h>) 2003-09-21 06:28:37 +00:00
vidc use __KERNEL_RCSID() in a consistent manner 2003-07-14 22:48:19 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00