NetBSD/sys/arch/amiga
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
..
amiga 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 do as if bus_space_read_4() returned an int, although it just calls panic. 2000-03-04 11:49:18 +00:00
stand Assign copyright to TNF and add license. 1999-12-30 21:09:56 +00:00
Makefile