NetBSD/sys/arch/i386
jhawk c82c8655cf Add comment suggesting s/com[0-9]/com*/ and s/lpt0/lpt*/
if you enable com*/lpt* at pnpbios0, to avoid attaching
com0 as com3.
Don't actually change the "com0 at isa" line, since doing so
would cause some com* (e.g. pcmcia) to be renumbered from com3
to something lower, at least on some systems.
2000-05-04 19:41:44 +00:00
..
bioscall Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
compile
conf Add comment suggesting s/com[0-9]/com*/ and s/lpt0/lpt*/ 2000-05-04 19:41:44 +00:00
eisa
i386 Fix printf() format. 2000-05-03 20:17:37 +00:00
include Make varargs and stdarg work with GCC 2.96 and later. 2000-05-03 21:54:06 +00:00
isa Adjust asm statement for newer GCCs. 2000-05-03 21:32:59 +00:00
pci PCI I/O address fixup routine. 2000-04-28 17:19:10 +00:00
pnpbios - When we get an ABOUT_TO_CHANGE event, send an OK message in response 2000-04-27 16:41:59 +00:00
stand Addredd port-i386/9897, but differently. Since the effect of resetting 2000-04-23 19:57:12 +00:00
Makefile