NetBSD/sys/arch/mipsco
wdk 8cd59636b4 Support for ISA expansion slot in Mips 3230
The ISA Bus on this machine doesn't support DMA, and all interrupt lines
are wire-OR'ed together.   Mileage may vary if sharing interrupts.

Tested cards:
     com:  8250 and 16550 UART's (8 bit)
     ec:   3com Etherlink II (8 bit)
     we:   SMC 8013 Ethernet (16 bit) [work in progress]
             Probes, ARP in both directions works, sends clean packets,
             tcpdump show correct packets on receive, NDP for IPv6 works,
	     netstat -s shows nothing strange.. but doesn't talk TCP/IP!
2001-03-30 23:45:18 +00:00
..
compile
conf Document KGDB options 2001-02-21 09:14:33 +00:00
include Support for ISA expansion slot in Mips 3230 2001-03-30 23:45:18 +00:00
isa Support for ISA expansion slot in Mips 3230 2001-03-30 23:45:18 +00:00
mipsco Move most interrupt functionality to arch/mipsco/mipsco/interrupt.c 2001-03-30 23:26:29 +00:00
obio use MI softintr 2001-03-30 23:28:00 +00:00
stand use getprogname() 2001-02-20 23:51:59 +00:00
Makefile Add stand directory to build process 2000-09-26 11:45:06 +00:00