NetBSD/sys/arch/macppc
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 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 Hide the use of config_interrupts() in one place. 2003-09-25 19:29:48 +00:00
include Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on 2003-09-03 21:33:31 +00:00
macppc use the value of the "soft-reset" property (if it exists) to locate 2003-08-17 18:12:34 +00:00
pci Relax things so that OFW implementations that don't conform to the OFW PCI 2003-08-20 14:41:56 +00:00
stand Adapt to const-ification of first arg of open function in fs_ops. 2003-08-22 08:06:19 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00