aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-0/+5
* This commit was generated by cvs2svn to compensate for changes in r118812,Nate Lawson2003-08-121-2/+2
|\
| * Fix a few more s/UINT32/ACPI_SIZE issues. iasl and acpidb now build onNate Lawson2003-08-121-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r118765,Nate Lawson2003-08-111-2/+2
|\|
| * Fix AcpiOsMapMemory to match the function definition. Don't use UINT32Nate Lawson2003-08-111-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r118624,Nate Lawson2003-08-071-1/+1
|\|
| * Fix a bug that would result in a very long sleep. Change has beenNate Lawson2003-08-071-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r118617,Nate Lawson2003-08-071-0/+1085
|\|
| * Import the userland interface from acpica 0619Nate Lawson2003-08-071-0/+1085
* | This commit was generated by cvs2svn to compensate for changes in r118613,Nate Lawson2003-08-072-0/+1293
|\|
| * Import common/ files from acpica 0619Nate Lawson2003-08-072-0/+1293
* | This commit was generated by cvs2svn to compensate for changes in r118611,Nate Lawson2003-08-0727-0/+24646
|\|
| * Import compiler/ files from acpica 0619Nate Lawson2003-08-0727-0/+24646
* | Remove the user include of ctype.h and instead include it for each utilityNate Lawson2003-08-071-1/+0
* | Comment out ctype.h. It's not ok to always include in the !_KERNEL caseNate Lawson2003-08-071-1/+1
* | Add includes to fix user-compilation of acpica. Also clarify a commentNate Lawson2003-08-071-2/+6
* | Broke the warning that this driver uses pessimal (u_short) types forBruce Evans2003-08-061-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r118339,Sam Leffler2003-08-026-2996/+3216
|\ \
| * | Version 0.9.5.2:vendor/ath/0.9.5.2Sam Leffler2003-08-026-2996/+3216
* | | Make this compile on 64 bit systems again. You cannot just cast a 32 bitPeter Wemm2003-07-281-1/+1
* | | Fix the ACPI_DEBUG build for the non-module case. Move the #define intoNate Lawson2003-07-151-0/+1
* | | This commit was generated by cvs2svn to compensate for changes in r117535,Nate Lawson2003-07-141-4/+0
|\ \ \ | | |/ | |/|
| * | Remove a multiply-defined function. The change has been submitted to theNate Lawson2003-07-141-4/+0
* | | This commit was generated by cvs2svn to compensate for changes in r117527,Nate Lawson2003-07-131-7/+23
|\| |
| * | Fix handling of _BST in the new dist.Nate Lawson2003-07-131-7/+23
* | | This commit was generated by cvs2svn to compensate for changes in r117525,Nate Lawson2003-07-131-2/+2
|\| |
| * | Patch for global lock error messages that the vendor will import eventually.Nate Lawson2003-07-131-2/+2
* | | Commit local patches for files off the vendor branch.Nate Lawson2003-07-133-56/+37
* | | Unmodified files from the vendor 0619 dist that should no longer be off theNate Lawson2003-07-1310-128/+258
* | | This commit was generated by cvs2svn to compensate for changes in r117521,Nate Lawson2003-07-1386-2374/+4296
|\| |
| * | ACPICA import from the 0619 dist.Nate Lawson2003-07-1399-2558/+4591
* | | This commit was generated by cvs2svn to compensate for changes in r117465,Marcel Moolenaar2003-07-121-4/+4
|\ \ \
| * | | Fix a nasty bug that was exposed by disabling the trace support byMarcel Moolenaar2003-07-121-4/+4
* | | | This commit was generated by cvs2svn to compensate for changes in r117392,Marcel Moolenaar2003-07-113-4/+7
|\| | |
| * | | Rename DISABLE_TRACE to UWX_TRACE_ENABLE and change the conditionalMarcel Moolenaar2003-07-113-4/+7
* | | | This commit was generated by cvs2svn to compensate for changes in r116801,Sam Leffler2003-06-2511-0/+4530
|\ \ \ \ | | |_|/ | |/| |
| * | | Initial import of Atheros Hardware Access Layer (HAL)vendor/ath/0.9.4.0Sam Leffler2003-06-2511-0/+4530
| / /
* | | This commit was generated by cvs2svn to compensate for changes in r116748,Nate Lawson2003-06-231-2/+2
|\ \ \ | | |/ | |/|
| * | Fix a bug in register access. This should fix warning messages of:Nate Lawson2003-06-231-2/+2
* | | This commit was generated by cvs2svn to compensate for changes in r115367,Nate Lawson2003-05-281-2/+2
|\| |
| * | Revert to using TABLE_ID_DSDT as the default. It looks like the dynamicNate Lawson2003-05-281-2/+2
* | | This commit was generated by cvs2svn to compensate for changes in r115351,Nate Lawson2003-05-272-4/+44
|\| |
| * | Fix false AE_NOT_FOUND messages, reported in NetBSD port-i386/20897.Nate Lawson2003-05-272-4/+44
* | | This commit was generated by cvs2svn to compensate for changes in r115013,Marcel Moolenaar2003-05-1529-0/+5320
|\ \ \ | | |/ | |/|
| * | This is beta4 of libuwx; an ia64 stack unwinder. This code is madevendor/libuwx/BETA4Marcel Moolenaar2003-05-1529-0/+5320
| /
* | This commit was generated by cvs2svn to compensate for changes in r114584,Warner Losh2003-05-031-1/+1
|\|
| * Fix halt -p. I've done this with an import because kochi-san reportsWarner Losh2003-05-031-1/+1
* | Restore local changes accidentally lost in the last import.John Baldwin2003-05-016-6/+54
* | Resolve conflicts.Nate Lawson2003-04-2917-330/+515
* | Updated import-preparation script. It now removes vendor paths from headerNate Lawson2003-04-291-2/+17