This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
01643c9f97
NetBSD
/
sys
/
arch
/
alpha
History
nisimura
58e4b0efbe
A minimal fix to make this compilable.
2000-03-24 08:24:29 +00:00
..
a12
Fix doubled 'the's in comments.
2000-03-13 23:52:25 +00:00
alpha
New callout mechanism with two major improvements over the old
2000-03-23 06:30:07 +00:00
common
Point back to the alpha_shared_intr in the intrhand structure. This
2000-03-19 01:46:18 +00:00
compile
…
conf
Use a software interrupt for tty input processing, not a callout.
2000-03-23 01:04:10 +00:00
include
Fix INTRCNT_DEC_550_IRQ_LEN. From Nathan Williams.
2000-03-21 02:17:11 +00:00
isa
Fallout from callout.
2000-03-24 01:04:11 +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
Add support for mapping the OHCI USB controller interrupt (which is wired toan ISA IRQ because it's in the same package as the PCI-ISA bridge).
2000-03-19 02:25:29 +00:00
stand
Revert STRIPPROG -> STRIP
2000-02-01 05:25:24 +00:00
tc
A minimal fix to make this compilable.
2000-03-24 08:24:29 +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
…