NetBSD/sys/arch/acorn32
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
..
acorn32 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
dev use __KERNEL_RCSID() in a consistent manner 2003-07-14 22:48:19 +00:00
doc Added the documentation section of arch/arm32 to not let it dissapear. 2001-10-18 00:05:00 +00:00
include New generic I2C framework. Supports bit-bang and "intelligent" I2C 2003-09-30 00:35:30 +00:00
mainbus Hide the use of config_interrupts() in one place. 2003-09-25 19:29:48 +00:00
podulebus Hide the use of config_interrupts() in one place. 2003-09-25 19:29:48 +00:00
stand Fix some GCC3.3.1 nits (-ffreestanding, #include <lib/libkern/libkern.h>) 2003-09-21 14:17:13 +00:00
Makefile Descend into stand so boot32 gets built. 2003-08-02 17:57:35 +00:00