summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* Fix for "UtAllocate: Attempt to allocate zero bytes" warnings on Dellnjl2004-01-041-1/+6
* Fix an off-by-one in the compiler path. Originally from iwasaki-san'snjl2003-12-091-1/+1
* Eliminate a warning. Patch has been sent to the vendor.njl2003-12-091-1/+0
* Add the APIC_HEADER definition back in and use the correct definitionnjl2003-12-091-1/+9
* Import ACPI-CA 20031203njl2003-12-09100-1199/+1951
* Remove files on the vendor branch that we no longer use. Some are no longernjl2003-12-091-869/+0
* Update code for checking the reference count and performing the finalnjl2003-11-212-25/+45
* Add the byte offset to the base address for IndexField objects. Thisnjl2003-11-211-9/+19
* Fix a bug in iasl(8) that caused it to core dump while parsing a DSDTnjl2003-11-051-1/+1
* Fix an overflow in the resource list code for Address16, 32, 64, andnjl2003-09-192-11/+42
* Fix a few more s/UINT32/ACPI_SIZE issues. iasl and acpidb now build onnjl2003-08-121-2/+2
* Fix AcpiOsMapMemory to match the function definition. Don't use UINT32njl2003-08-111-2/+2
* Fix a bug that would result in a very long sleep. Change has beennjl2003-08-071-1/+1
* Import the userland interface from acpica 0619njl2003-08-071-0/+1085
* Import common/ files from acpica 0619njl2003-08-072-0/+1293
* Import compiler/ files from acpica 0619njl2003-08-0727-0/+24646
* Remove a multiply-defined function. The change has been submitted to thenjl2003-07-141-4/+0
* Fix handling of _BST in the new dist.njl2003-07-131-7/+23
* Patch for global lock error messages that the vendor will import eventually.njl2003-07-131-2/+2
* ACPICA import from the 0619 dist.njl2003-07-1399-2562/+4595
* Fix a bug in register access. This should fix warning messages of:njl2003-06-231-2/+2
* Revert to using TABLE_ID_DSDT as the default. It looks like the dynamicnjl2003-05-281-2/+2
* Fix false AE_NOT_FOUND messages, reported in NetBSD port-i386/20897.njl2003-05-272-4/+44
* Fix halt -p. I've done this with an import because kochi-san reportsimp2003-05-031-1/+1
* Import of Intel ACPI 20030228 vendor distributionnjl2003-04-294-0/+1690
* Import of Intel ACPI 20030228 vendor distributionnjl2003-04-29151-4901/+4925
* Vendor import of the Intel ACPI CA 20021118 drop.iwasaki2002-11-2790-1550/+2067
* Vendor import of the Intel ACPI CA 20021002 drop.iwasaki2002-10-0454-1444/+2045
* Vendor import of the Intel ACPI CA 20020815 drop.iwasaki2002-08-2990-1043/+3876
* Vendor import of the Intel ACPI CA 20020725 drop.iwasaki2002-07-3075-2377/+8799
* Vendor import of the Intel ACPI CA 20020611 drop.iwasaki2002-07-09128-3956/+5162
* Vendor import of the Intel ACPI CA 200200404 drop.iwasaki2002-06-3074-1083/+1701
* Import of the 20020308 Intel ACPI CA update.msmith2002-03-1621-58/+153
* Import of the 20020308 Intel ACPI CA update.msmith2002-03-161-0/+153
* Vendor import of the Intel ACPI CA 20020217 drop.msmith2002-02-23138-7720/+8290
* Vendor import of the Intel ACPI CA 20011120 snapshot.msmith2001-11-2897-4422/+3853
* Import the Intel ACPI CA 20011018 snapshotmsmith2001-10-3182-2746/+2194
* Import the Intel ACPI CA 20011018 snapshotmsmith2001-10-314-0/+2439
* Actually delete this file; aborting 'cvs delete -f' has unexpeted results...msmith2001-10-051-195/+0
* Kill a couple of files off the vendor branch, as suggested by ru.msmith2001-10-051-190/+0
* Import of the Intel ACPI CA 20010920 snapshot.msmith2001-10-041-0/+424
* Import of the Intel ACPI CA 20010920 snapshot.msmith2001-10-0480-2036/+2304
* Vendor-branch import of the Intel ACPI CA 20010831 snapshot.msmith2001-09-07112-2392/+1992
* Vendor import of the Intel ACPI CA 20010816 update.msmith2001-08-2696-2429/+2401
* Commit the hwsleep.c patch for suspend/resume onto the vendor branch.peter2001-07-251-2/+4
* Vendor import of the Intel ACPI CA 20010717 snapshot.msmith2001-07-2182-1401/+1320
* Vendor import of the Intel ACPI CA 20010717 snapshot.msmith2001-07-211-0/+190
* Vendor import of the Intel ACPI CA 20010615 snapshot.msmith2001-06-2919-364/+729
* Import the 20010518 Intel ACPI CA release. Note that Intel's directory layoutmsmith2001-05-29130-8536/+9394
* Import the 20010518 Intel ACPI CA release. Note that Intel's directory layoutmsmith2001-05-292-0/+639
OpenPOWER on IntegriCloud