summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/amltypes.h
AgeCommit message (Expand)Author
2008-06-08unused definesTheo de Raadt
2008-06-01Re-enable new parser. Lots of testing by various folks. Fits all mediaMarco Peereboom
2008-05-16back out jordans new parser.David Gwynne
2008-05-14Adding new ACPI Parser codeJordan Hargrave
2008-05-13Adding changes for new parserJordan Hargrave
2007-02-06Added support for calling _OSI methodJordan Hargrave
2007-01-23Fixes for static integer settingJordan Hargrave
2006-12-22spacingTheo de Raadt
2006-12-21spacingTheo de Raadt
2006-12-21more minor knfTheo de Raadt
2006-11-25Add mutex.Marco Peereboom
2006-10-24Work around PR 5268 by printing "bad string" instead of panicing. There isMarco Peereboom
2006-10-19Fixed AML debugger code to use new interfaceJordan Hargrave
2006-10-16added amltypes.h stack modJordan Hargrave
2006-10-12Massive ACPI changesJordan Hargrave
2006-03-07Add "disasm" code for ddb. With this one can disassemble AML code from DDB.Marco Peereboom
2006-02-23Pre-parsing PCI address for opregionJordan Hargrave
2006-02-16Fixed parser/evaluator to retrieve battery info+stateJordan Hargrave
2006-02-03Rewrote aml parser yet again...Jordan Hargrave
2006-01-20More evaluator changesJordan Hargrave
2006-01-18Added new evaluation routinesJordan Hargrave
2006-01-17Major overhaul of the aml parser. Evaluater temporarily disabled.Jordan Hargrave
2005-12-28Added new method evaluation codeJordan Hargrave
2005-12-13Add glue to attach devices to apci.Marco Peereboom
2005-12-13Added new objtype values to amltypesJordan Hargrave
2005-12-09Added aml_value and aml_node types for treeJordan Hargrave
2005-12-07Fixed name parse errorsJordan Hargrave
2005-12-07Parsing fieldlist and varobjectJordan Hargrave
2005-12-07Parses DSDT tableJordan Hargrave
2005-12-07Add DSDT table for AML ParserJordan Hargrave