NetBSD/sys/arch/i386
ad c8a5b7d261 Fix traceback through interrupts. This isn't complete but at least it's
displaying useful output again:

db{0}> bt
cpu_Debugger(c1aa4800,c1aa8b1c,c1aa803c,1,c1aa48ec) at netbsd:cpu_Debugger+0x4
comintr(c1aa4800,cf38fc04,0,0,0) at netbsd:comintr+0x65c
DDB lost frame for netbsd:Xintr_ioapic_edge4+0xa8, trying 0xcf413ff4
Xintr_ioapic_edge4() at netbsd:Xintr_ioapic_edge4+0xa8
--- interrupt ---
--- switch to interrupt stack ---
cpu_idle(cf421e00,cf421e00,0,c0264950,cf421e00) at netbsd:cpu_idle+0x30
idle_loop(cf421e00,0,c01002d2,fbff,c01002d2) at netbsd:idle_loop+0x7a
2007-08-05 19:27:45 +00:00
..
acpi Pull in i82489var.h in the NLAPIC > 0 case, from Geoff Wing. 2007-08-02 11:23:35 +00:00
bios Disable hardware scrolling for now :( It *can* trap on rare occations. Most 2007-03-24 00:23:05 +00:00
bioscall
compile
conf Add ichsmb(4). 2007-07-28 11:06:23 +00:00
eisa Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
gdbscripts
i386 Fix traceback through interrupts. This isn't complete but at least it's 2007-08-05 19:27:45 +00:00
include Keep alignment small for _STANDALONE. 2007-08-05 14:56:10 +00:00
isa Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
mca Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
pci Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
pnpbios Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand Fix "Fix a garbage in previous commit." in 1.10. 2007-07-08 11:44:08 +00:00
xbox Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
Makefile