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
abd2c67167
NetBSD
/
sys
/
arch
/
i386
History
thorpej
abd2c67167
Machine-dependent ACPI CA Osd routines for i386.
2001-09-28 01:46:56 +00:00
..
bioscall
objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is
2001-09-22 03:34:17 +00:00
compile
…
conf
Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec
2001-09-21 23:44:19 +00:00
eisa
delint: don't try & return something from void eisa_intr_disestablish()
2001-05-15 15:07:37 +00:00
gdbscripts
Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip"
2000-06-08 14:42:11 +00:00
i386
Machine-dependent ACPI CA Osd routines for i386.
2001-09-28 01:46:56 +00:00
include
Machine-dependent ACPI CA Osd routines for i386.
2001-09-28 01:46:56 +00:00
isa
Make the newer gas happy by explicitly adding '*' to indirect calls, and
2001-09-21 14:12:50 +00:00
mca
Compact the BIOS CFG printout
2001-05-14 14:14:09 +00:00
pci
-fix botched switch/case nesting which made AGP on i810 in GFX mode fail
2001-09-17 12:07:32 +00:00
pnpbios
Move the code that enumerates the pnpbios device nodes into a
2001-09-27 17:13:39 +00:00
stand
GCC 2.95 generates significantly larger code with -O2 than our old compiler did; this can cause the second-stage bootblock to exceed the number of blocks that fit in the list in the first-stage bootblock. I thought we used to explicitly set -Os in here; anyway, with this change, we do now!
2001-09-23 23:43:29 +00:00
Makefile
Remove gratuitous setting of SYSDIR;
2001-04-03 17:12:23 +00:00