NetBSD/sys/arch/alpha
thorpej 45de366b2e Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS,
and place the definition in <machine/types.h>.  This can now be used
as a flag to indicate whether or not <machine/intr.h> can be included
to get the generic soft interrupt API.
2001-01-14 23:50:28 +00:00
..
a12 Use splnet() to block network interrupts, not splimp(). 2001-01-14 17:37:41 +00:00
alpha The i4b raw b-channel devices actually do have an ioctl routine, 2001-01-14 11:17:28 +00:00
common ANSI'ify. 2001-01-03 21:40:25 +00:00
compile
conf Add uftdi and ucom, now that they're tested and known to work. 2001-01-10 17:32:08 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS, 2001-01-14 23:50:28 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio Clean this up a little bit, and issue a Specific EOI after 2000-08-14 05:38:23 +00:00
mcbus Add in a step to actually probe for MCPCIAs. This allows us to run on 1999-11-16 18:37:24 +00:00
pci The code that creates/destroys SGMAP DMA maps is the same; put it 2001-01-03 19:15:59 +00:00
sableio Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
stand Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
tc Fix typo in last commit. 2000-12-23 13:11:57 +00:00
tlsb Add some defines for TLSB interrupt mask and summary registers. Update 2000-01-27 22:27:50 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
STYLE