NetBSD/sys/arch/atari
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
..
atari Cast through (void *) to appease gcc3. 2003-09-27 20:01:58 +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
dev Cast through (void *) to appease gcc3. 2003-09-29 01:20:41 +00:00
include Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
isa Modify the fdcattach() interface again, splitting it into two parts, so that 2003-09-25 19:06:19 +00:00
pci __KERNEL_RCSID() 2003-07-15 01:19:42 +00:00
stand libsa/bcmp.c now defines both bcmp and memcmp 2003-08-29 19:50:26 +00:00
vme Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
Makefile