freebsd-nq/sys/contrib/dev/acpica
Nate Lawson dc0b8f8933 Allow access to the field if it is within the region size rounded up
to a multiple of the access byte width.  This overcomes errors in the
AML often found in Toshiba laptops.  These errors were allowed by
the Microsoft ASL compiler and interpreter.  This will NOT be imported
by ACPI-CA so make the change on our local branch.  File was already off
the vendor branch.

Submitted by:	blaz
Original idea:	Rick Richardson for Linux
2003-10-22 22:30:57 +00:00
..
common Import common/ files from acpica 0619 2003-08-07 16:38:54 +00:00
compiler Import compiler/ files from acpica 0619 2003-08-07 16:38:31 +00:00
acapps.h
acconfig.h
acdebug.h
acdisasm.h
acdispat.h
acdos16.h
acefi.h
acenv.h
acevents.h
acexcep.h
acfreebsd.h Remove the user include of ctype.h and instead include it for each utility 2003-08-07 15:52:42 +00:00
acgcc.h
acglobal.h
achware.h
acinterp.h
aclocal.h
acmacros.h
acnamesp.h
acobject.h
acoutput.h
acparser.h
acpi.h
acpica_prep.sh
acpiosxf.h
acpixf.h
acresrc.h
acstruct.h
actables.h
actbl1.h
actbl2.h
actbl71.h
actbl.h
actypes.h
acutils.h
amlcode.h
amlresrc.h
CHANGES.txt
dbcmds.c
dbdisply.c
dbexec.c
dbfileio.c
dbhistry.c
dbinput.c
dbstats.c
dbutils.c
dbxface.c
dmbuffer.c
dmnames.c
dmobject.c
dmopcode.c
dmresrc.c
dmresrcl.c
dmresrcs.c
dmutils.c
dmwalk.c
dsfield.c
dsinit.c
dsmethod.c
dsmthdat.c
dsobject.c
dsopcode.c
dsutils.c
dswexec.c
dswload.c
dswscope.c
dswstate.c
evevent.c
evgpe.c
evgpeblk.c
evmisc.c
evregion.c
evrgnini.c
evsci.c
evxface.c
evxfevnt.c
evxfregn.c
exconfig.c
exconvrt.c
excreate.c
exdump.c
exdyadic.c
exfield.c
exfldio.c Allow access to the field if it is within the region size rounded up 2003-10-22 22:30:57 +00:00
exmisc.c
exmonad.c
exmutex.c
exnames.c
exoparg1.c
exoparg2.c
exoparg3.c
exoparg6.c
exprep.c
exregion.c
exresnte.c
exresolv.c
exresop.c
exstore.c
exstoren.c
exstorob.c
exsystem.c
exutils.c
hwacpi.c
hwgpe.c
hwregs.c
hwsleep.c
hwtimer.c
nsaccess.c
nsalloc.c
nsdump.c
nsdumpdv.c
nseval.c
nsinit.c
nsload.c
nsnames.c
nsobject.c
nsparse.c
nssearch.c
nsutils.c
nswalk.c
nsxfeval.c
nsxfname.c
nsxfobj.c
osunixxf.c Fix a few more s/UINT32/ACPI_SIZE issues. iasl and acpidb now build on 2003-08-12 04:56:45 +00:00
psargs.c
psfind.c
psopcode.c
psparse.c
psscope.c
pstree.c
psutils.c
pswalk.c
psxface.c
rsaddr.c Fix an overflow in the resource list code for Address16, 32, 64, and 2003-09-19 19:08:55 +00:00
rscalc.c
rscreate.c
rsdump.c
rsio.c
rsirq.c Fix an overflow in the resource list code for Address16, 32, 64, and 2003-09-19 19:08:55 +00:00
rslist.c
rsmemory.c
rsmisc.c
rsutils.c
rsxface.c
tbconvrt.c
tbget.c
tbgetall.c
tbinstal.c
tbrsdt.c
tbutils.c
tbxface.c
tbxfroot.c
utalloc.c
utclib.c
utcopy.c
utdebug.c
utdelete.c
uteval.c
utglobal.c
utinit.c
utmath.c
utmisc.c
utobject.c
utxface.c