NetBSD/sys/arch/i386/isa
drochner 67589898ca Be more cautious about writing to the CMOS century byte. Update it only
if it contained a "19" before. There are machines (in particular PS/2
descendants) which have a checksum at this place.
Introduce a patchable kernel variable "rtc_update_century" to modify
the behaviour: 1="always update" (for testing and if one wants to set
the clock back) or -1="never touch".
1999-01-18 10:50:23 +00:00
..
pcvt Run async_update() even if something is select()ing. 1998-12-12 17:29:39 +00:00
ahc_isa.c
clock.c Be more cautious about writing to the CMOS century byte. Update it only 1999-01-18 10:50:23 +00:00
fd.c Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
fdreg.h
icu.h
icu.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
isa_machdep.c Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +00:00
isa_machdep.h vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
isapnp_machdep.c Assign copyright to TNF. 1998-09-05 15:28:06 +00:00
isapnp_machdep.h Assign copyright to TNF. 1998-09-05 15:28:08 +00:00
joy.c
joy_isa.c
joy_isapnp.c Utilize the centralized probe function. 1998-07-23 19:32:42 +00:00
joyvar.h
lms.c Add some braces to make egcs happy. 1998-08-25 04:56:01 +00:00
mms.c Add some braces to make egcs happy. 1998-08-25 04:56:01 +00:00
npx.c
nvram.h
pccons.c Fix a signed/unsigned thinko (this is cgd's fix) 1998-11-05 15:59:00 +00:00
pms.c Add some braces to stop the new egcs warnings. 1998-08-20 19:55:06 +00:00
timerreg.h
vector.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00