| Age | Commit message (Expand) | Author |
| 2008-08-11 | Add polling support to ld_twe_flush(). | simonb |
| 2008-08-11 | Add a flags argument to the ld(4) flush handlers, and call these with a | simonb |
| 2008-08-06 | Identify the O2 Micro OZ711E0 and treat it the same as all of the | dyoung |
| 2008-08-06 | Regen. | dyoung |
| 2008-08-06 | Define O2 Micro OZ711E0. From OpenBSD. | dyoung |
| 2008-08-03 | Allow using VGA_POST without ACPI again. | joerg |
| 2008-08-01 | Force ahcisata to attach to NVIDIA MCP65 and MCP67, as they don't | dillo |
| 2008-07-31 | machdep.acpi_vbios_reset = 2 --> vga_pci_resume will use x86emu to do a | joerg |
| 2008-07-29 | Regen. | tron |
| 2008-07-29 | Add nVidia GeForce 7300 LE. | tron |
| 2008-07-29 | fix typo. | christos |
| 2008-07-28 | just whitespace fixes. | christos |
| 2008-07-28 | fix type punned warnings. | christos |
| 2008-07-28 | lint wins again :-) From Anon Ymous: | christos |
| 2008-07-27 | Unbreak twa after the last two commits. | joerg |
| 2008-07-26 | make sure we write little endian. From Anon Ymous | christos |
| 2008-07-25 | Add {} around VLAN_INPUT_TAG() - VLAN_INPUT_TAG() can't be a do ... while (0). | dsl |
| 2008-07-24 | * Add the BSS node during the auth phase so negotiation can occur | blymn |
| 2008-07-24 | Add support for Broadcom 5722 and identify 5755 ASICs. | sborrill |
| 2008-07-22 | Add pci_mapreg_submap(): This function is pci_mapreg_map() with two | bjs |
| 2008-07-21 | Express explicitly that VGA_POST needs X86EMU. | joerg |
| 2008-07-19 | support new drm. | mrg |
| 2008-07-15 | Regen. | tonnerre |
| 2008-07-15 | Add some PCI IDs from the Thinkpad T61/X61/R61 series as observed in | tonnerre |
| 2008-07-09 | - device/softc split | joerg |
| 2008-07-09 | - device/softc split for ath(4) | joerg |
| 2008-07-09 | - device/softc split | joerg |
| 2008-07-09 | - device/softc split for fxp(4) | joerg |
| 2008-07-09 | - device/softc split | joerg |
| 2008-07-09 | Constify device table. | joerg |
| 2008-07-09 | - device/softc split | joerg |
| 2008-07-09 | - device/softc split | joerg |
| 2008-07-09 | - device/softc split | joerg |
| 2008-07-09 | - device/softc split | joerg |
| 2008-07-08 | Fix multicast (multicast hash table were calculated incorrectly). | sborrill |
| 2008-07-08 | remove some more local changes of the form "foo.h" -> <dev/*/foo.h> | mrg |
| 2008-07-07 | revert unnecessary changes to 3rd party code. | mrg |
| 2008-07-06 | Split device_t/softc with misc cosmetic changes. | tsutsui |
| 2008-07-06 | Commit patch from jmcneill@ to fix "No sound on Thinkpad azalia" | abs |
| 2008-07-03 | split device/softc (tested with an@pcmcia) | drochner |
| 2008-07-03 | split device/softc | drochner |
| 2008-07-03 | On cardbus configuration reads, check for a master abort in the cbb | drochner |
| 2008-07-03 | Revert the change of revision 1.37 - a driver must not blindly set the | gson |
| 2008-07-02 | Protect private mbuf external data storage allocater with a mutex, as it | cube |
| 2008-07-01 | Comment out some device IDs that do not actually belong to mach64 | dyoung |
| 2008-07-01 | Cosmetic: use device_t, cfdata_t, __arraycount(), device_private(). | dyoung |
| 2008-07-01 | VT8233+ uses a different register base for capturing, tested by sborrill | jmcneill |
| 2008-06-27 | Convert lmc(4) to mutexes, removing ({ }) gcc extension along the way. | gmcgarry |
| 2008-06-26 | delete more dead code, remove use of pcic_handle except of some local | drochner |
| 2008-06-26 | remove some more dead code, and use the softc as handle in more internal | drochner |