freebsd-skq/sys/i386
Bruce Evans 8793135f2d Don't provide bogus source operands in some asms. This probably shouldn't
matter, but similar bogusness in npx.c causes compiling without -O to fail.

Use __volatile in all asms.

Parenthesize macro args.

Change the names of the macros to avoid namespace pollution.

Remove unnecessary "#ifdef __i386__".

Sort #defines.

Add comments.
1994-09-20 22:26:37 +00:00
..
boot Better documentation, 1ms calibration, default 5 seconds BOOTWAIT 1994-09-20 22:25:00 +00:00
conf Added MSDOSFS option. 1994-09-19 15:45:02 +00:00
eisa Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
i386 Don't lose the RTC interrupt in resettodr(). 1994-09-20 21:20:46 +00:00
include Don't provide bogus source operands in some asms. This probably shouldn't 1994-09-20 22:26:37 +00:00
isa Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn't 1994-09-20 21:35:49 +00:00
pci Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00