1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/amd64/isa
Bruce Evans ef9805a3c8 Moved rtcin() to clock.c.
Always delay using one inb(0x84) after each i/o in rtcin() - don't
do this conditional on the bogus option DUMMY_NOPS not being defined.
If you want an optionally slightly faster rtcin() again, then inline
it and use a better named option or sysctl variable.  It only needs
to be fast in rtcintr().
1996-03-31 04:05:36 +00:00
..
clock.c Moved rtcin() to clock.c. 1996-03-31 04:05:36 +00:00
icu.h Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
isa.c Cleanse the SCSI subsystem of its internally defined types 1996-03-10 07:04:48 +00:00
isa.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
npx.c Choose a different name to hold the option definition.. The original one 1996-01-06 23:10:57 +00:00
timerreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
vector.s Killed religous FASTER_NOP again. 1996-03-31 03:31:29 +00:00
vector.S Killed religous FASTER_NOP again. 1996-03-31 03:31:29 +00:00