1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/sys/isa
Poul-Henning Kamp 91f1c2b3cc Split the global timezone structure into two integer fields to
prevent the compiler from optimizing assignments into byte-copy
operations which might make access to the individual fields non-atomic.

Use the individual fields throughout, and don't bother locking them with
Giant: it is no longer needed.

Inspired by:    tjr
2003-02-03 19:49:35 +00:00
..
atkbd_isa.c
atkbdc_isa.c
atrtc.c Split the global timezone structure into two integer fields to 2003-02-03 19:49:35 +00:00
fd.c Bail out of fd_clone() if the parsed unit number doesn't match our 2003-01-11 20:10:41 +00:00
fdreg.h
isa_common.c
isa_common.h
isa_if.m
isahint.c
isareg.h Correct error message. 2003-02-02 13:06:18 +00:00
isavar.h
orm.c
pnp.c
pnpparse.c
pnpreg.h
pnpvar.h
ppc.c
ppcreg.h
psm.c YAM: This id is found in a Sony Vaio GRX-670. When will this end? 2003-01-22 22:02:09 +00:00
rtc.h
syscons_isa.c Make the SC_NO_SUSPEND_VTYSWITCH kernel option available as a loader 2003-01-15 03:45:27 +00:00
vga_isa.c