summaryrefslogtreecommitdiff
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
...
* | Local change: Put various debugging options under ACPI_DISASSEMBLER.Nate Lawson2004-02-282-4/+4
* | Unchanged files from ACPICA 20040220 that are off the vendor branch.Nate Lawson2004-02-2813-27/+36
* | This commit was generated by cvs2svn to compensate for changes in r126372,Nate Lawson2004-02-28168-994/+1784
|\|
| * Vendor import of ACPICA 20040220Nate Lawson2004-02-28186-1070/+1968
* | Change the disk(9) API in order to make device removal more robust.Poul-Henning Kamp2004-02-181-12/+15
* | This commit was generated by cvs2svn to compensate for changes in r124528,Nate Lawson2004-01-141-1/+1
|\|
| * When creating a package element via "Store(0xXXX, Index(ArgX, 0xXXX))",Nate Lawson2004-01-141-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r124120,Nate Lawson2004-01-041-1/+6
|\|
| * Fix for "UtAllocate: Attempt to allocate zero bytes" warnings on DellNate Lawson2004-01-041-1/+6
* | Changes to the import script to handle the compiler/debugger import.Nate Lawson2003-12-091-4/+13
* | This commit was generated by cvs2svn to compensate for changes in r123331,Nate Lawson2003-12-091-1/+1
|\|
| * Fix an off-by-one in the compiler path. Originally from iwasaki-san'sNate Lawson2003-12-091-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r123329,Nate Lawson2003-12-091-1/+0
|\|
| * Eliminate a warning. Patch has been sent to the vendor.Nate Lawson2003-12-091-1/+0
* | This commit was generated by cvs2svn to compensate for changes in r123327,Nate Lawson2003-12-091-1/+9
|\|
| * Add the APIC_HEADER definition back in and use the correct definitionNate Lawson2003-12-091-1/+9
* | Unchanged files that are off the vendor branch.Nate Lawson2003-12-093-6/+16
* | Local change: In the resume path, give up after waiting for a whileNate Lawson2003-12-091-0/+11
* | Import for 20031203 file off vendor branch.Nate Lawson2003-12-091-40/+72
* | Local change: emulate a ReturnOp if the AML expects one but it isn'tNate Lawson2003-12-091-23/+30
* | Local change: Allow access to the field if it is within the regionNate Lawson2003-12-091-135/+174
* | Local change: Put various debugging options under ACPI_DISASSEMBLER.Nate Lawson2003-12-091-13/+14
* | Unchanged files that are off the vendor branch.Nate Lawson2003-12-095-34/+129
* | This commit was generated by cvs2svn to compensate for changes in r123315,Nate Lawson2003-12-0988-962/+1525
|\|
| * Import ACPI-CA 20031203Nate Lawson2003-12-09100-1199/+1951
| * Remove files on the vendor branch that we no longer use. Some are no longerNate Lawson2003-12-091-869/+0
* | This commit was generated by cvs2svn to compensate for changes in r123202,Sam Leffler2003-12-073-1953/+1953
|\ \
| * | Version 0.9.6.3:vendor/ath/0.9.6.3Sam Leffler2003-12-073-1953/+1953
* | | This commit was generated by cvs2svn to compensate for changes in r123041,Sam Leffler2003-11-293-3093/+3355
|\| |
| * | Version 0.9.6.1:vendor/ath/0.9.6.1Sam Leffler2003-11-293-3093/+3355
* | | Commit rev 1.1.1.20 to HEAD. This file was off the vendor branch and thusNate Lawson2003-11-221-9/+19
* | | This commit was generated by cvs2svn to compensate for changes in r122945,Nate Lawson2003-11-212-25/+45
|\ \ \ | | |/ | |/|
| * | Update code for checking the reference count and performing the finalNate Lawson2003-11-212-25/+45
| * | Add the byte offset to the base address for IndexField objects. ThisNate Lawson2003-11-211-9/+19
* | | This commit was generated by cvs2svn to compensate for changes in r122137,Nate Lawson2003-11-051-1/+1
|\| |
| * | Fix a bug in iasl(8) that caused it to core dump while parsing a DSDTNate Lawson2003-11-051-1/+1
* | | This commit was generated by cvs2svn to compensate for changes in r121837,Sam Leffler2003-11-016-3246/+3337
|\ \ \ | | |/ | |/|
| * | Version 0.9.5.17:vendor/ath/0.9.5.17Sam Leffler2003-11-016-3246/+3337
* | | Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-2/+1
* | | Allow access to the field if it is within the region size rounded upNate Lawson2003-10-221-0/+19
* | | This commit was generated by cvs2svn to compensate for changes in r120239,Nate Lawson2003-09-192-11/+42
|\ \ \ | | |/ | |/|
| * | Fix an overflow in the resource list code for Address16, 32, 64, andNate Lawson2003-09-192-11/+42
* | | 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
|\| |