index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
acpi
/
acpidump
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build on amd64 and ia64.
takawata
2010-08-13
1
-4
/
+3
*
Fix breakage on 64bit architecture by using inttypes.h macro.
takawata
2010-08-12
1
-1
/
+2
*
Fix tindebox breakage about format warning.
takawata
2010-08-12
1
-1
/
+1
*
Add TCG ACPI spec table (TCPA) support.
takawata
2010-08-11
2
-0
/
+274
*
Merge ACPICA 20100702.
jkim
2010-07-06
1
-1
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-1
/
+0
*
- Use the headers from ACPI-CA to define various constants and structures
jhb
2009-08-25
4
-740
/
+523
*
Parse the System Resource Affinity Table ('SRAT') used to describe affinity
jhb
2009-07-29
2
-8
/
+148
*
Import ACPICA 20090521.
jkim
2009-06-05
1
-7
/
+25
*
Use an explicit pointer cast since NULL isn't guaranteed to be defined
jb
2007-11-18
1
-1
/
+1
*
Use a NULL instead of a zero to avoid a compiler warning about a missing sent...
jb
2007-11-18
1
-1
/
+1
*
Fix acpidump(8) on ia64. Revision 1.13 introduced an uninitialized
marcel
2007-07-28
1
-0
/
+2
*
Correct HPET header handling.
takawata
2007-03-27
2
-3
/
+3
*
Catch up with ACPI-CA 20070320 import.
jkim
2007-03-22
1
-10
/
+14
*
Document exact command preferred for sending ASL as part of bug reports.
njl
2007-03-14
2
-0
/
+8
*
Fix a small style problem and add a __packed pragma for safety.
scottl
2005-02-17
1
-1
/
+1
*
Note addition of MCFG support.
njl
2005-02-14
1
-1
/
+2
*
Add support for parsing MCFG tables.
scottl
2005-02-14
2
-0
/
+36
*
Sort sections.
ru
2005-01-18
1
-16
/
+16
*
Update a comment that was outdated.
njl
2004-10-05
1
-1
/
+1
*
Back out the -s flag and go back to dumping the SSDTs by default.
njl
2004-10-05
4
-22
/
+6
*
Update the man page for the -s flag and other changes that we've missed.
njl
2004-10-05
1
-5
/
+19
*
Add the -s flag to make dumping SSDTs optional (disabled by default).
njl
2004-10-05
3
-5
/
+16
*
When one entry in the RSDT is corrupted, just skip it instead of bailing out.
njl
2004-08-18
1
-2
/
+5
*
Update man page for supported table types.
njl
2004-08-18
1
-5
/
+2
*
We now handle SSDT tables. Remove a reference from the BUGS section
marcel
2004-08-16
1
-2
/
+4
*
Add support for SSDT tables. Dumping or disassembling the DSDT will
marcel
2004-08-13
3
-20
/
+58
*
Removed trailing whitespace.
ru
2004-07-02
1
-2
/
+2
*
Also print out the standard header for FADT since it has one.
njl
2004-06-30
1
-7
/
+12
*
Expand contraction.
ru
2004-06-04
1
-1
/
+1
*
Unify the start/size parameters for the RSDP search area. Don't bother
njl
2004-05-28
2
-4
/
+6
*
Use the correct location of the EBDA for searching for the RSDP.
njl
2004-05-25
2
-19
/
+31
*
If the revision is 0, don't trust the length in the RSDP. Instead assume
njl
2004-05-16
1
-2
/
+7
*
Read in the entire RSDP but only run the standard checksum over the
njl
2004-05-16
1
-7
/
+12
*
Instead of scanning the entire lower 1 MB of RAM, only scan locations
njl
2004-05-14
2
-29
/
+53
*
Minor style issues.
des
2004-05-10
3
-6
/
+6
*
Instead of using a static, check for the FADT revision before using it.
njl
2004-04-18
1
-12
/
+20
*
Clean up the check for invalid X_DSDT and X_FACS portions of the FADT.
njl
2004-01-04
1
-16
/
+25
*
Add a newline even if IAPC_BOOT_ARCH == 0.
njl
2003-10-29
1
-1
/
+2
*
Only print an end '}' if the field was non-zero (i.e. there were some flags
njl
2003-09-21
1
-2
/
+4
*
Correct typo in comment.
njl
2003-09-14
1
-1
/
+1
*
For dumping the DSDT (-o option), be sure to use the X_DSDT address if
njl
2003-09-14
1
-1
/
+7
*
C2/C3 latency is in microseconds (us), not ms.
njl
2003-09-13
1
-1
/
+1
*
Only print various optional fields if they are non-zero. Always print the
njl
2003-09-13
1
-24
/
+31
*
Reduce the default width for IO port GAS printing.
njl
2003-09-13
1
-4
/
+4
*
Add dumping of the ECDT table.
njl
2003-09-10
2
-0
/
+29
*
o Workaround a bug where my T23 reports that it is ACPI 2.0x compatible
njl
2003-09-10
2
-29
/
+70
*
Add support for ACPI 2.x and the XSDT.
njl
2003-09-09
1
-25
/
+77
*
Rename FACP to FADT throughout.
njl
2003-09-09
4
-111
/
+206
*
Modify acpidump to use iasl(8) as the backend for disassembling AML.
njl
2003-08-28
8
-2086
/
+366
[next]