NetBSD/sys/arch/alpha
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
..
a12 add __KERNEL_RCSID() (using 1, for #included .c files) 2003-07-14 23:25:35 +00:00
alpha Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Test 2003-09-26 12:02:55 +00:00
common a .#included .c file needs __KERNEL_RCSID(1, ... 2003-07-15 02:13:13 +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
eisa
include Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h 2003-09-26 22:45:41 +00:00
isa add __KERNEL_RCSID() (using 1, for #included .c files) 2003-07-14 23:25:35 +00:00
jensenio
mcbus
pci Definition, not defintion. From miod@openbsd. 2003-09-26 22:25:21 +00:00
sableio Modify the fdcattach() interface again, splitting it into two parts, so that 2003-09-25 19:06:19 +00:00
stand Use memset (instead of bzero) to clear bss. 2003-08-29 12:58:39 +00:00
tc
tlsb
Makefile
STYLE