| Age | Commit message (Expand) | Author |
| 2010-03-05 | Simplify this a bit (and reduce differences with if_rtw_pci.c): we | dyoung |
| 2010-03-05 | This is *always* compiled with #define rbus 1, so get rid of the | dyoung |
| 2010-03-04 | Remove ACPI_BUT_DEBUG by using ACPI_DEBUG_PRINT(x) instead. | jruoho |
| 2010-03-04 | Add missing semicolon. | jruoho |
| 2010-03-04 | Make cosmetic changes in order to reduce differences with | dyoung |
| 2010-03-04 | Extract both instances of the code that prints the PCI Secondary Status | dyoung |
| 2010-03-04 | This is *always* compiled with #define rbus 1, so get rid of the | dyoung |
| 2010-03-04 | Get rid of the #if 1 surrounding #include <dev/cardbus/rbus.h>. | dyoung |
| 2010-03-04 | This is *always* compiled with #define rbus 1, so get rid of the | dyoung |
| 2010-03-04 | Remove unnecessary #ifdef INET-enclosed #includes. | dyoung |
| 2010-03-04 | Cleanup: | jruoho |
| 2010-03-04 | Fix two memory leaks. | jruoho |
| 2010-03-04 | Fix ACPI_DEBUG build failures reported by Greg A. Woods. | jruoho |
| 2010-03-04 | It turns out that ppb at cardbus was not even in ALL. It has probably | dyoung |
| 2010-03-04 | Delete unfinished and unreachable code: ppb_cardbus_setup(), | dyoung |
| 2010-03-04 | Simplify interrupt (dis)establishment by two source transformations: | dyoung |
| 2010-03-04 | This really should be ACPI_BUS_COMPONENT | pgoyette |
| 2010-03-04 | Fix this correctly. Thanks jruoho@ | pgoyette |
| 2010-03-04 | Provide the _COMPONENT definition and use ACPI_FREE(x) instead of | jruoho |
| 2010-03-04 | Replace ACPI_FREE() with AcpiOsFree() so we no longer need to define | pgoyette |
| 2010-03-03 | Don't attempt to read or write component label stuff from/to 'dead disks'. | oster |
| 2010-03-03 | Put several fixes to ne(4) driver for better 8 bit mode support, | tsutsui |
| 2010-03-03 | Convert the single instance of ACPI_EXTRA_DEBUG to ACPIVERBOSE. | jruoho |
| 2010-03-03 | Refactor acpi_make_devnode() to make it a little more readable. | jruoho |
| 2010-03-03 | Simplify interrupt (dis)establishment by two source transformations: | dyoung |
| 2010-03-02 | For the nfs throttling kludge, test against v_tag == VT_NFS instead | pooka |
| 2010-03-02 | Simplify interrupt (dis)establishment by two source transformations: | dyoung |
| 2010-03-02 | Format string cosmetics (mainly from %d to %u). | jruoho |
| 2010-03-02 | Before destroying a autonegotiation callout, make sure it is quiet | martin |
| 2010-03-01 | When setting up a non-autoconfigured RAID set, fail a component if the | jld |
| 2010-03-01 | Do initialise i2c_attach_args new members, for indirect configuration | njoly |
| 2010-03-01 | Don't merge a good parity map with random stuff in the event that the | oster |
| 2010-03-01 | Destroy the callout(9) when detaching. Also evaluate the removal of the | jruoho |
| 2010-03-01 | make latching optional. | macallan |
| 2010-03-01 | Semantics: | jruoho |
| 2010-03-01 | fix ancient typo, noticed by mouse@ | macallan |
| 2010-03-01 | Now that sysmon_envsys(8) has learned how to retrieve and update sensor | pgoyette |
| 2010-02-28 | Move definitions of internal data structures and flag bits to avoid | pgoyette |
| 2010-02-28 | Introduce support for ACPI kernel modules. | jruoho |
| 2010-02-28 | Fight the ever-increasing size of src checkouts by spelling "useful" | snj |
| 2010-02-28 | Spelling police. | snj |
| 2010-02-28 | Interpret the "reg" property of i2c nodes more liberal, and depending | martin |
| 2010-02-28 | Use native functions instead of polluting the namespace with ACPICA-macros. | jruoho |
| 2010-02-28 | Update pcf8584 driver from OpenBSD | martin |
| 2010-02-28 | Add direct config support for a few devices | martin |
| 2010-02-28 | Supporting cast for i2c direct configuration on OF machines | martin |
| 2010-02-28 | Generic (device property based) framework for optional direct configuration | martin |
| 2010-02-28 | Cleanup: | jruoho |
| 2010-02-27 | KNF, misc cosmetics. | tsutsui |
| 2010-02-27 | Always call device dependent functions via pointers rather than | tsutsui |