| Commit message (Expand) | Author | Age | Files | Lines |
| * | Prefer new location of pci include files (which have only been in the | Warner Losh | 2003-08-22 | 1 | -0/+5 |
| * | This commit was generated by cvs2svn to compensate for changes in r118812, | Nate Lawson | 2003-08-12 | 1 | -2/+2 |
| |\ |
|
| | * | Fix a few more s/UINT32/ACPI_SIZE issues. iasl and acpidb now build on | Nate Lawson | 2003-08-12 | 1 | -2/+2 |
| * | | This commit was generated by cvs2svn to compensate for changes in r118765, | Nate Lawson | 2003-08-11 | 1 | -2/+2 |
| |\| |
|
| | * | Fix AcpiOsMapMemory to match the function definition. Don't use UINT32 | Nate Lawson | 2003-08-11 | 1 | -2/+2 |
| * | | This commit was generated by cvs2svn to compensate for changes in r118624, | Nate Lawson | 2003-08-07 | 1 | -1/+1 |
| |\| |
|
| | * | Fix a bug that would result in a very long sleep. Change has been | Nate Lawson | 2003-08-07 | 1 | -1/+1 |
| * | | This commit was generated by cvs2svn to compensate for changes in r118617, | Nate Lawson | 2003-08-07 | 1 | -0/+1085 |
| |\| |
|
| | * | Import the userland interface from acpica 0619 | Nate Lawson | 2003-08-07 | 1 | -0/+1085 |
| * | | This commit was generated by cvs2svn to compensate for changes in r118613, | Nate Lawson | 2003-08-07 | 2 | -0/+1293 |
| |\| |
|
| | * | Import common/ files from acpica 0619 | Nate Lawson | 2003-08-07 | 2 | -0/+1293 |
| * | | This commit was generated by cvs2svn to compensate for changes in r118611, | Nate Lawson | 2003-08-07 | 27 | -0/+24646 |
| |\| |
|
| | * | Import compiler/ files from acpica 0619 | Nate Lawson | 2003-08-07 | 27 | -0/+24646 |
| * | | Remove the user include of ctype.h and instead include it for each utility | Nate Lawson | 2003-08-07 | 1 | -1/+0 |
| * | | Comment out ctype.h. It's not ok to always include in the !_KERNEL case | Nate Lawson | 2003-08-07 | 1 | -1/+1 |
| * | | Add includes to fix user-compilation of acpica. Also clarify a comment | Nate Lawson | 2003-08-07 | 1 | -2/+6 |
| * | | Broke the warning that this driver uses pessimal (u_short) types for | Bruce Evans | 2003-08-06 | 1 | -2/+2 |
| * | | This commit was generated by cvs2svn to compensate for changes in r118339, | Sam Leffler | 2003-08-02 | 6 | -2996/+3216 |
| |\ \ |
|
| | * | | Version 0.9.5.2:vendor/ath/0.9.5.2 | Sam Leffler | 2003-08-02 | 6 | -2996/+3216 |
| * | | | Make this compile on 64 bit systems again. You cannot just cast a 32 bit | Peter Wemm | 2003-07-28 | 1 | -1/+1 |
| * | | | Fix the ACPI_DEBUG build for the non-module case. Move the #define into | Nate Lawson | 2003-07-15 | 1 | -0/+1 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r117535, | Nate Lawson | 2003-07-14 | 1 | -4/+0 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Remove a multiply-defined function. The change has been submitted to the | Nate Lawson | 2003-07-14 | 1 | -4/+0 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r117527, | Nate Lawson | 2003-07-13 | 1 | -7/+23 |
| |\| | |
|
| | * | | Fix handling of _BST in the new dist. | Nate Lawson | 2003-07-13 | 1 | -7/+23 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r117525, | Nate Lawson | 2003-07-13 | 1 | -2/+2 |
| |\| | |
|
| | * | | Patch for global lock error messages that the vendor will import eventually. | Nate Lawson | 2003-07-13 | 1 | -2/+2 |
| * | | | Commit local patches for files off the vendor branch. | Nate Lawson | 2003-07-13 | 3 | -56/+37 |
| * | | | Unmodified files from the vendor 0619 dist that should no longer be off the | Nate Lawson | 2003-07-13 | 10 | -128/+258 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r117521, | Nate Lawson | 2003-07-13 | 86 | -2374/+4296 |
| |\| | |
|
| | * | | ACPICA import from the 0619 dist. | Nate Lawson | 2003-07-13 | 99 | -2558/+4591 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r117465, | Marcel Moolenaar | 2003-07-12 | 1 | -4/+4 |
| |\ \ \ |
|
| | * | | | Fix a nasty bug that was exposed by disabling the trace support by | Marcel Moolenaar | 2003-07-12 | 1 | -4/+4 |
| * | | | | This commit was generated by cvs2svn to compensate for changes in r117392, | Marcel Moolenaar | 2003-07-11 | 3 | -4/+7 |
| |\| | | |
|
| | * | | | Rename DISABLE_TRACE to UWX_TRACE_ENABLE and change the conditional | Marcel Moolenaar | 2003-07-11 | 3 | -4/+7 |
| * | | | | This commit was generated by cvs2svn to compensate for changes in r116801, | Sam Leffler | 2003-06-25 | 11 | -0/+4530 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | Initial import of Atheros Hardware Access Layer (HAL)vendor/ath/0.9.4.0 | Sam Leffler | 2003-06-25 | 11 | -0/+4530 |
| | / / |
|
| * | | | This commit was generated by cvs2svn to compensate for changes in r116748, | Nate Lawson | 2003-06-23 | 1 | -2/+2 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Fix a bug in register access. This should fix warning messages of: | Nate Lawson | 2003-06-23 | 1 | -2/+2 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r115367, | Nate Lawson | 2003-05-28 | 1 | -2/+2 |
| |\| | |
|
| | * | | Revert to using TABLE_ID_DSDT as the default. It looks like the dynamic | Nate Lawson | 2003-05-28 | 1 | -2/+2 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r115351, | Nate Lawson | 2003-05-27 | 2 | -4/+44 |
| |\| | |
|
| | * | | Fix false AE_NOT_FOUND messages, reported in NetBSD port-i386/20897. | Nate Lawson | 2003-05-27 | 2 | -4/+44 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r115013, | Marcel Moolenaar | 2003-05-15 | 29 | -0/+5320 |
| |\ \ \
| | |/
| |/| |
|
| | * | | This is beta4 of libuwx; an ia64 stack unwinder. This code is madevendor/libuwx/BETA4 | Marcel Moolenaar | 2003-05-15 | 29 | -0/+5320 |
| | / |
|
| * | | This commit was generated by cvs2svn to compensate for changes in r114584, | Warner Losh | 2003-05-03 | 1 | -1/+1 |
| |\| |
|
| | * | Fix halt -p. I've done this with an import because kochi-san reports | Warner Losh | 2003-05-03 | 1 | -1/+1 |
| * | | Restore local changes accidentally lost in the last import. | John Baldwin | 2003-05-01 | 6 | -6/+54 |
| * | | Resolve conflicts. | Nate Lawson | 2003-04-29 | 17 | -330/+515 |
| * | | Updated import-preparation script. It now removes vendor paths from header | Nate Lawson | 2003-04-29 | 1 | -2/+17 |