NetBSD/sys/arch/i386
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
..
acpi - Use local variable instead of sc_Arg in softc. 2003-08-05 14:24:45 +00:00
bios add __KERNEL_RCSID() 2003-07-14 22:13:09 +00:00
bioscall Use PAGE_SIZE rather than NBPG. 2003-04-08 23:39:14 +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
eisa Adapt tag initialisation to the new fields that were added recently. 2003-05-08 12:05:34 +00:00
gdbscripts
i386 constify sendsig/trapsignal 2003-09-25 22:00:02 +00:00
include Rearrange instructions for better use of pipeline. This shaves off 0.5% 2003-10-04 05:57:51 +00:00
isa SA_SIGINFO changes 2003-09-06 23:15:35 +00:00
mca Adapt for new bus_dma structure. 2003-05-08 12:47:39 +00:00
pci syntax error in comment 2003-09-17 11:57:34 +00:00
pnpbios Hide the use of config_interrupts() in one place. 2003-09-25 19:29:48 +00:00
stand Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
Makefile Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00