NetBSD/sys/arch/atari
oster 1bad2e1909 Add the RAIDframe device major to the machine-dependent config files
so that the right entries get added to dev_name2blk[].  Needed for / on RAID.
(Whoops!  I missed checking these in when adding the RAID_AUTOCONFIG stuff.)
2000-03-14 15:56:51 +00:00
..
atari Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports. 2000-02-21 20:38:46 +00:00
compile
conf Add the RAIDframe device major to the machine-dependent config files 2000-03-14 15:56:51 +00:00
dev Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
include Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
isa Allow storage-space to be passed to the alloc_bus_space_tag() functions. This 2000-01-19 13:12:54 +00:00
pci Allow storage-space to be passed to the alloc_bus_space_tag() functions. This 2000-01-19 13:12:54 +00:00
stand Nuke the local outc() since the prototype for the second argument of tputs() 2000-02-15 10:14:55 +00:00
vme Allow storage-space to be passed to the alloc_bus_space_tag() functions. This 2000-01-19 13:12:54 +00:00
Makefile