This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
i386
History
david
6189641f30
Don't want cardbus here, since there are no devices on it.
...
Thanks to Krister Walfridsson for mentioning it.
2002-12-09 02:38:13 +00:00
..
acpi
Get this to compile again in the ioapic case.
2002-11-22 16:16:56 +00:00
bios
…
bioscall
…
compile
…
conf
Don't want cardbus here, since there are no devices on it.
2002-12-09 02:38:13 +00:00
eisa
New interrupt code. The basic idea behind it is to hide the differences
2002-11-22 15:23:35 +00:00
gdbscripts
…
i386
Identify many Intel processors which were misidentified previously.
2002-12-07 15:36:20 +00:00
include
Don't pollute struct cpu_info with throwaway variables.
2002-12-06 14:47:07 +00:00
isa
Don't use delay() in the IPI wait loop. Use an empty one instead, with
2002-12-04 01:36:10 +00:00
mca
New interrupt code. The basic idea behind it is to hide the differences
2002-11-22 15:23:35 +00:00
pci
New interrupt code. The basic idea behind it is to hide the differences
2002-11-22 15:23:35 +00:00
pnpbios
Provide a cast when setting up the interrupt handler (npxintr has a different
2002-11-24 10:19:37 +00:00
stand
If booting from floppy in 2.88MB drive, actually test if it's possible
2002-12-04 18:26:56 +00:00
Makefile
…