NetBSD/sys/arch/i386/isa
kleink 5663256d0a Unlike in an i386 a.out assembler, where in an .align n directive n is meant
to be the logarithm to base 2 of the alignment, in an ELF environment n is
the actual alignment boundary; thus, adjust the directives accordingly.

Albeit the wonderful i386 architecture doesn't mind the smaller alignment in
an obvious way, it is likely to have resulted in some performance penalty
during the a.out->ELF transition.
1999-08-23 08:24:36 +00:00
..
pcvt s/mkdir/mkdir -p/, since not all the parents of $(FONTDIR) are 1999-06-23 04:29:28 +00:00
ahc_isa.c
clock.c Recalculate delaytab[]. We need to round up in case we were on the edge of a 1999-03-29 17:54:34 +00:00
fd.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
fdreg.h
icu.h
icu.s Fix IPv6 software interrupt vector label. 1999-07-01 22:03:38 +00:00
isa_machdep.c if you pull in isavar.h, you don't need isa_machdep.h. 1999-03-19 04:58:45 +00:00
isapnp_machdep.c
joy_isa.c
joy_isapnp.c Reject variant numbers which are too large (so that a new version of isapnpdevs 1999-03-22 10:00:09 +00:00
joy.c
joyvar.h
lms.c make the busmice work with wscons 1999-01-23 15:03:50 +00:00
mms.c make the busmice work with wscons 1999-01-23 15:03:50 +00:00
npx.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
nvram.h
olms.c provide backwards-compatible busmouse drivers 1999-01-23 15:05:39 +00:00
omms.c provide backwards-compatible busmouse drivers 1999-01-23 15:05:39 +00:00
pccons.c If we get into pcclose() without a defined tty, just exit rather than 1999-07-26 19:31:54 +00:00
pms.c back out last rev - it looks like a local hack which shouldn't go here, 1999-08-19 15:33:16 +00:00
timerreg.h
vector.s Unlike in an i386 a.out assembler, where in an .align n directive n is meant 1999-08-23 08:24:36 +00:00