| Age | Commit message (Expand) | Author |
| 2008-04-04 | Split device_t/softc and other related cosmetic changes. | xtraeme |
| 2008-04-04 | Update includes. Builds again on sparc64. | hannken |
| 2008-04-04 | Split device_t/softc and other related cosmetic changes. | xtraeme |
| 2008-04-04 | Don't forget to unmap I/O space in the error paths. | xtraeme |
| 2008-04-04 | Don't forget to unmap I/O space in the error paths. | xtraeme |
| 2008-04-04 | Don't forget to unmap the I/O space in the error paths. | xtraeme |
| 2008-04-03 | Remove an unused softc member. | xtraeme |
| 2008-04-03 | Add finsio(4). | xtraeme |
| 2008-04-03 | Add the finsio(4) driver. This driver supports the Hardware Monitor | xtraeme |
| 2008-04-03 | Support for Digi International 4 and 8 port boards, from OpenBSD. | riz |
| 2008-04-03 | Regen. | riz |
| 2008-04-03 | Digi International Neo 4 and 8 port serial boards. | riz |
| 2008-04-03 | restore error handling in usbopen() (accidentally removed in a recent | drochner |
| 2008-04-03 | Add ARC_FW_DISK_INITIALIZED flag for device_state and do not treat | xtraeme |
| 2008-04-03 | Add support for the SCH5307-NS and SCH5317 Super I/Os. They are | xtraeme |
| 2008-04-02 | Initialize and destroy the callout in sme_events_init() and | xtraeme |
| 2008-04-02 | Certain misguided people have complained, NetBSD only runs rare or | dyoung |
| 2008-04-01 | regen. | cegger |
| 2008-04-01 | add XenSource and its virtual product - only found on Xen HVM guests | cegger |
| 2008-04-01 | Fix fallout from device_t/softc split to mpu(4): | xtraeme |
| 2008-04-01 | g/c unused softc members | drochner |
| 2008-04-01 | Also fix a memleak when the event is already in dictionary | xtraeme |
| 2008-04-01 | sme_event_register: fix a memory leaks in two error paths. | rmind |
| 2008-04-01 | Fix previous commit, this Guillemot model was supported already | xtraeme |
| 2008-04-01 | Fix fallout from device_t/softc split to mpu(4): | xtraeme |
| 2008-04-01 | Introduce per-device locking/synchronization and maintain only a | xtraeme |
| 2008-04-01 | if genfb_pci can't map regs, don't panic() just return. | mrg |
| 2008-04-01 | Fix audio_volume_toggle. How did this ever work for me? Thinkpad T61 | jmcneill |
| 2008-03-31 | Remove useless returns at the end of void functions. | xtraeme |
| 2008-03-31 | Add outputs.master.mute and inputs.dac.mute knobs for ALC662. XXX these | jmcneill |
| 2008-03-31 | Split softc/device_t for spc(4) and misc related cleanup. | tsutsui |
| 2008-03-31 | Add ASUS ACPI hotkey driver, as found in the Eee PC. | jmcneill |
| 2008-03-31 | Register pmf handler. | mjf |
| 2008-03-31 | use aprint_error_dev(), for clarity | plunky |
| 2008-03-31 | Initial support for the Realtek ALC662-GR as found in the ASUS Eee PC. | jmcneill |
| 2008-03-30 | Match another Guillemot model, reported by J. Vicente Carrasco | xtraeme |
| 2008-03-30 | Defer USB configuration until interrupts are enabled. | ad |
| 2008-03-30 | The isapnp probe is very slow, and there's not much we can do to speed it | ad |
| 2008-03-30 | This driver's probe routine is particularly slow, so disable it if the | ad |
| 2008-03-30 | Add isa_get_slotcount/isa_set_slotcount to get/set the number of ISA | ad |
| 2008-03-29 | Split softc and device_t for zsc(4) and its children. | tsutsui |
| 2008-03-29 | Sorry forgot. | kiyohara |
| 2008-03-29 | Make TCICDEBUG / TCICISADEBUG compile. | ad |
| 2008-03-29 | Check the status registers for garbage before wasting seconds trying to | ad |
| 2008-03-29 | Waiting 5s for the card to reset during probe is not cool! | ad |
| 2008-03-29 | Make it compile again. | ad |
| 2008-03-29 | Split device_t/softc. | kiyohara |
| 2008-03-29 | Remove an extra newline added in rev 1.18. | tsutsui |
| 2008-03-29 | Fix printf in ACPI_DEBUG case, pointed out by mlelstv@ | jmcneill |
| 2008-03-29 | Fix wrong type. | tsutsui |