NetBSD/sys/arch/i386
onoe d5d707cf1d Add 82801BAM as piix.
Do not initialize global variables 'pciintr_icu_tag' to NULL.
Its type is 'const struct pciintr_icu *' (typedef'ed) and gcc sometimes(!)
put it in Text region.  So force arrrange it to BSS.
2001-12-07 08:07:57 +00:00
..
bioscall
compile
conf options space tab. 2001-12-06 16:51:31 +00:00
eisa
gdbscripts
i386 More complete conversion of the XMM-format tag word to i387-format 2001-12-06 00:01:36 +00:00
include Use #if defined(FOO_CPU) instead of #if FOO_CPU just to be picky. 2001-12-06 01:56:19 +00:00
isa fix typo 2001-11-18 13:48:00 +00:00
mca Fix so these files build with options DEBUG enabled. 2001-12-04 20:00:15 +00:00
pci Add 82801BAM as piix. 2001-12-07 08:07:57 +00:00
pnpbios - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
stand Don't make the symlinks on clean rules as well as obj rules. Breaks r/o source 2001-11-22 00:14:20 +00:00
Makefile