3343 Commits

Author SHA1 Message Date
aystarik
f3a406fccc Use new UNALIGNED macros
date	2003.04.16.19.03.00;	author rmoore1;	state Exp;
2005-06-29 17:29:34 +00:00
aystarik
63413f6eb5 Big endian support (fill buffer from the end)
date	2003.04.15.21.51.00;	author rmoore1;	state Exp;
2005-06-29 17:29:33 +00:00
aystarik
2633c739e6 Fifth lint pass - CLEAN for 32-bit and 64-bit
date	2002.04.12.20.46.00;	author rmoore1;	state Exp;
2005-06-29 17:29:23 +00:00
aystarik
fb757afb8a Fixed procedure names
date	2002.03.13.23.52.00;	author rmoore1;	state Exp;
2005-06-29 17:29:20 +00:00
aystarik
6594dea7c4 More debug output improvements
date	2001.12.03.16.33.00;	author rmoore1;	state Exp;
2005-06-29 17:29:13 +00:00
aystarik
278f4c9ed6 Improved debug statements with region name
date	2001.12.03.16.12.00;	author rmoore1;	state Exp;
2005-06-29 17:29:12 +00:00
aystarik
2b37c82fd0 Fixed a comment
date	2001.11.20.22.13.00;	author rmoore1;	state Exp;
2005-06-29 17:29:11 +00:00
aystarik
bd7dcb331d Removed ACPI_READ_ADR_SPACE (and WRITE). Uses common ACPI_READ and
ACPI_WRITE


date	2001.10.29.17.14.00;	author rmoore1;	state Exp;
2005-06-29 17:29:05 +00:00
aystarik
cefce8d017 updated for Bob's fldio changes
date	2001.10.26.18.05.00;	author agrover;	state Exp;
2005-06-29 17:29:04 +00:00
aystarik
8cb419c76a Implemented 64-bit field support for ACPI 2.0
date	2001.10.26.16.16.00;	author rmoore1;	state Exp;
2005-06-29 17:29:03 +00:00
aystarik
43c6d5ef84 Fixed problem where an aligned field of multiple datums would get
written one extra time.


date	2001.10.17.22.28.00;	author rmoore1;	state Exp;
2005-06-29 17:29:01 +00:00
aystarik
347cdd2c73 put back assignment I shouldn't have removed
date	2001.07.25.22.49.00;	author agrover;	state Exp;
2005-06-29 17:28:56 +00:00
aystarik
706cd692b5 remove silly param validation
date	2001.07.25.18.37.00;	author agrover;	state Exp;
2005-06-29 17:28:55 +00:00
aystarik
7d5f2faef4 Type changes to PCI/MEM/IO OSL interfaces
date	2001.07.12.20.55.00;	author rmoore1;	state Exp;
2005-06-29 17:28:54 +00:00
aystarik
9692f60f53 print PHYSICAL_ADDRESSes as 2 32-bit values, instead of using %p
date	2001.07.11.23.42.00;	author agrover;	state Exp;
2005-06-29 17:28:53 +00:00
aystarik
cd68e39635 add ;
date	2001.05.18.21.48.00;	author agrover;	state Exp;
2005-06-29 17:28:52 +00:00
aystarik
4c9d90be64 More debug output
date	2001.05.17.20.19.00;	author rmoore1;	state Exp;
2005-06-29 17:28:51 +00:00
aystarik
f13d78660a Base byte offset of field must be in on a "datum" boundary
date	2001.05.17.16.42.00;	author rmoore1;	state Exp;
2005-06-29 17:28:50 +00:00
aystarik
57b2cfff6b More restructuring, renaming.
date	2001.05.16.18.10.00;	author rmoore1;	state Exp;
2005-06-29 17:28:49 +00:00
aystarik
e4bd93a720 Fix to zero upper unused bits for fields that span multiple raw data.
date	2001.05.14.20.59.00;	author rmoore1;	state Exp;
2005-06-29 17:28:47 +00:00
aystarik
a3ec9a0566 Cleanup
date	2001.05.14.15.55.00;	author rmoore1;	state Exp;
2005-06-29 17:28:46 +00:00
aystarik
3475bc5fe5 Added error check for case where field access width > region length
date	2001.05.01.16.43.00;	author rmoore1;	state Exp;
2005-06-29 17:28:43 +00:00
aystarik
018fbb986c Another pass through the source to prefix all local types with "ACPI_"
date	2001.04.26.21.03.00;	author rmoore1;	state Exp;
2005-06-29 17:28:41 +00:00
aystarik
9c723f436c Code cleanup (acpisrc -c)
date	2001.02.23.23.28.00;	author rmoore1;	state Exp;
2005-06-29 17:28:35 +00:00
aystarik
05ad2a4851 remove tabs
date	2001.02.06.17.51.00;	author agrover;	state Exp;
2005-06-29 17:28:32 +00:00
aystarik
4a802d234c adam richter's patch to fix BitGranularity = 32
date	2001.02.01.17.48.00;	author agrover;	state Exp;
2005-06-29 17:28:31 +00:00
aystarik
3385582e10 1UL was screwing up Linuxizer - remove unneeded UL
date	2001.01.25.21.33.00;	author agrover;	state Exp;
2005-06-29 17:28:30 +00:00
aystarik
19ba56ac99 Bug fix for UPDATE_PRESERVE case
date	2001.01.24.23.16.00;	author rmoore1;	state Exp;
2005-06-29 17:28:29 +00:00
aystarik
f3a8711c50 Fix for reading past the end of a region on an aligned access.
date	2000.12.21.16.37.00;	author rmoore1;	state Exp;
2005-06-29 17:28:27 +00:00
aystarik
61aa0ed6bc global fix: declare functions not in headers as static
date	2000.11.07.02.49.00;	author agrover;	state Exp;
2005-06-29 17:28:23 +00:00
aystarik
1601d4e9d6 ACPI_PHYSICAL_ADDRESS cleanups
date	2000.11.03.00.08.00;	author agrover;	state Exp;
2005-06-29 17:28:21 +00:00
aystarik
0173155580 check for AE_NOT_EXIST instead of EXIST when opregion handler not
present


date	2000.10.04.16.41.00;	author agrover;	state Exp;
2005-06-29 17:28:19 +00:00
aystarik
58f85665e9 Fixed addressing in AcpiAmlRead/WriteFieldData and a problem with
merged data in AcpiAmlReadField.


date	2000.07.21.20.15.00;	author mwalz;	state Exp;
2005-06-29 17:28:14 +00:00
aystarik
09e456234e date 2000.06.16.21.36.00; author rmoore1; state Exp; 2005-06-29 17:28:07 +00:00
aystarik
c102a37ab6 File merge to remove dinky files
date	2000.06.16.21.28.00;	author rmoore1;	state Exp;
2005-06-29 17:28:06 +00:00
aystarik
2105054fc3 Removed a commented line
date	2000.03.29.18.13.00;	author mwalz;	state Exp;
2005-06-29 17:28:01 +00:00
aystarik
88b0e993bb Modified to pass the iPCO BitIndex.asl test.
date	2000.03.28.23.32.00;	author mwalz;	state Exp;
2005-06-29 17:27:59 +00:00
aystarik
45d1e2e611 On single byte reads, an invalid mask was being created, thus
returning zero for the read.


date	2000.03.28.21.59.00;	author mwalz;	state Exp;
2005-06-29 17:27:58 +00:00
aystarik
37a12d568d Added a mask value to bound the valid data coming back from a read
date	2000.03.27.21.26.00;	author mwalz;	state Exp;
2005-06-29 17:27:57 +00:00
aystarik
8f0803680a Modifications to read/write to address bit offset translation of
buffers


date	2000.03.24.23.57.00;	author mwalz;	state Exp;
2005-06-29 17:27:56 +00:00
aystarik
327322df3f Changes to eliminate warnings at VC warning level 4
date	2000.03.03.18.08.00;	author rmoore1;	state Exp;
2005-06-29 17:27:54 +00:00
aystarik
6d527dfe21 Low-level field I/O
date	99.11.09.23.18.00;	author rmoore1;	state Exp;
2005-06-29 17:27:52 +00:00
aystarik
a6b720a9af RetBufferDesc is NOT optional
date	2005.05.25.19.14.00;	author rmoore1;	state Exp;
2005-06-29 17:27:49 +00:00
aystarik
817d27d7f4 Update debug output
date	2003.09.30.16.48.00;	author rmoore1;	state Exp;
2005-06-29 17:27:42 +00:00
aystarik
2136c60965 Automated code cleanup
date	2002.12.06.16.32.00;	author rmoore1;	state Exp;
2005-06-29 17:27:38 +00:00
aystarik
1bb587683d typecast fixes for 16/32/64 compatibility
date	2002.11.25.21.37.00;	author rmoore1;	state Exp;
2005-06-29 17:27:37 +00:00
aystarik
be984f0488 Lint fixes
date	2002.11.15.16.55.00;	author rmoore1;	state Exp;
2005-06-29 17:27:36 +00:00
aystarik
1db1bec09f Use new CreateBufferObject
date	2002.11.14.17.49.00;	author rmoore1;	state Exp;
2005-06-29 17:27:35 +00:00
aystarik
6e4e95ac6f Added support for SMBUS regions
date	2002.11.08.22.23.00;	author rmoore1;	state Exp;
2005-06-29 17:27:34 +00:00
aystarik
16b550dbae Set "Buffer Initialized and Valid" flag
date	2002.05.31.17.04.00;	author rmoore1;	state Exp;
2005-06-29 17:27:31 +00:00