summaryrefslogtreecommitdiff
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* MFC gui_lib.c,v 1.4:David Schultz2005-03-291-1/+1
* MFC 1.1.1.23: Fix small memory leak with implicit return from _STA.Nate Lawson2005-01-151-0/+7
* MFC 1.1.1.23: Fix implicit return for external methods (e.g., _STA)Nate Lawson2005-01-131-1/+2
* MFC of ACPI-CA 20041119 import.Mark Santcroos2004-12-1999-1902/+3903
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-10-2413-0/+6514
* Since if_oltr doesn't contain locking or run with INTR_MPSAFE, markRobert Watson2004-08-141-1/+1
* Send the fla driver in the AtticPoul-Henning Kamp2004-07-137-1614/+0
* Local change: Allow access to the field if it is within the regionMark Santcroos2004-07-021-67/+87
* Local diff: allow use of the disassembler.Mark Santcroos2004-07-021-1/+5
* Unchanged files that are off the vendor branch.Mark Santcroos2004-07-022-8/+10
* This commit was generated by cvs2svn to compensate for changes in r131440,Mark Santcroos2004-07-0210-72/+165
|\
| * Vendor import of Intel ACPI-CA 20040527Mark Santcroos2004-07-0214-149/+271
* | Add missing <sys/module.h> include.Poul-Henning Kamp2004-06-181-0/+1
* | Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-1/+1
* | Add missing #include <sys/module.h>Poul-Henning Kamp2004-05-301-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r129694,Nate Lawson2004-05-251-1/+1
|\|
| * Remove a warning of a constant that is too large. Change submitted toNate Lawson2004-05-251-1/+1
* | Local change: allow usermode to compile this header. Submitted to vendor.Nate Lawson2004-05-251-7/+1
* | Local change: don't hang forever if WAK_STS is never set.Nate Lawson2004-05-251-9/+32
* | Local change: remove warnings.Nate Lawson2004-05-253-45/+66
* | Local diff: allow use of the disassembler.Nate Lawson2004-05-251-2/+33
* | Unchanged files that are off the vendor branch.Nate Lawson2004-05-253-12/+24
* | This commit was generated by cvs2svn to compensate for changes in r129684,Nate Lawson2004-05-2549-1116/+2044
|\|
| * Vendor import of Intel ACPI-CA 20040514.Nate Lawson2004-05-2558-1191/+2200
| * Only avoid disabling bus mastering on the sleep path. This should fixNate Lawson2004-04-141-13/+13
* | Add sys/types.h for both kernel and user compiles.Nate Lawson2004-05-051-1/+1
* | Remove warnings from vendor files. This takes some files off the vendorNate Lawson2004-04-144-11/+11
* | Even though the patch has been submitted to the vendor, this file is offNate Lawson2004-04-141-13/+13
* | Check in files with local changes:Nate Lawson2004-04-142-8/+20
* | Check in unmodified files off the vendor branch.Nate Lawson2004-04-143-29/+42
* | This commit was generated by cvs2svn to compensate for changes in r128212,Nate Lawson2004-04-1432-222/+808
|\|
| * Import ACPI-CA 20040402 distribution.Nate Lawson2004-04-1437-259/+870
* | Add another cleanfile for future imports.Nate Lawson2004-04-141-2/+2
* | Unbreak the bootloader build by excluding ctype.h.Nate Lawson2004-04-051-0/+2
* | Add #include for ctype.h to cover strupr() in the !_KERNEL case.Nate Lawson2004-04-051-0/+1
* | Eliminate support for FreeBSD 3.x and earlier now that we're in theWarner Losh2004-03-291-203/+0
* | Revert 1.22. Go back to "FreeBSD" as our _OS value. Since we now supportNate Lawson2004-03-221-9/+2
* | Check in files off the vendor branch as well as files with local patches.Nate Lawson2004-03-184-23/+75
* | This commit was generated by cvs2svn to compensate for changes in r127175,Nate Lawson2004-03-1818-103/+317
|\|
| * Import of Intel ACPI-CA 20040311.Nate Lawson2004-03-1822-126/+392
| * Remove these on the vendor branch as we no longer import them (and someNate Lawson2004-03-035-2897/+0
* | Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-171-1/+1
* | Part 2 of Project Evil: Pretend to be Windows 2000 for buggy ASL thatNate Lawson2004-03-041-2/+9
* | This commit was generated by cvs2svn to compensate for changes in r126520,Nate Lawson2004-03-035-2897/+0
* | Strip out new, unused file acnetbsd.hNate Lawson2004-02-281-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r126380,Nate Lawson2004-02-281-1/+1
|\|
| * Fix an off-by-one in the compiler path. Originally from iwasaki-san'sNate Lawson2004-02-281-1/+1
* | Local change: emulate a ReturnOp if the AML expects one but it isn'tNate Lawson2004-02-281-2/+2
* | Local change: In the resume path, give up after waiting for a whileNate Lawson2004-02-281-32/+123
* | Local change: Allow access to the field if it is within the regionNate Lawson2004-02-281-5/+5