NetBSD/sys/arch/i386
cgd 5007f5e246 pass a new, machine-dependent cookie, in the ISA bus attach arguments.
On the i386, this is always NULL, and is unused.
1996-04-11 22:13:37 +00:00
..
boot Don't save caller-saved registers. 1996-01-06 22:15:29 +00:00
compile
conf there's now a eisa_machdep.c which must be included when including 1996-04-09 22:59:03 +00:00
eisa make the EISA code look a bit more like the PCI code, in the way 1996-04-09 23:00:25 +00:00
i386 pass a new, machine-dependent cookie, in the ISA bus attach arguments. 1996-04-11 22:13:37 +00:00
include Actually keep track of the naughty PSL bits. 1996-04-11 10:07:17 +00:00
isa add an isa_attach_hook() function which currently does nothing, and update 1996-04-11 22:11:32 +00:00
netboot Fix #includes. 1996-02-02 18:05:36 +00:00
pci Use a more standard and more sane error cleanup convention... 1996-03-27 06:49:54 +00:00
stand LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
Makefile