| Age | Commit message (Expand) | Author |
| 2010-03-13 | Add Broadcom BCM5482. | kiyohara |
| 2010-03-12 | Add placeholdr flags indicating that the bus has MSI/MSI-X support. | matt |
| 2010-03-12 | ata(4) expects IDENTIFY data to be in host endianess. | jakllsch |
| 2010-03-12 | Disable disk_ioctl_switch fo device-mapper control device. | haad |
| 2010-03-12 | Match an additional `SHT1x' signature when attaching. | jdc |
| 2010-03-12 | Add mappings for KS_End/KS_KP_End, so that the `End' key actually does | jdc |
| 2010-03-11 | Simplify interrupt (dis)establishment by two source transformations: | dyoung |
| 2010-03-11 | This is *always* compiled with #define rbus 1, so get rid of the | dyoung |
| 2010-03-11 | Fix comment typos (mangement, managmenet). | jruoho |
| 2010-03-11 | Port uyurex(4) from OpenBSD. There is some XXX but works enough to | enami |
| 2010-03-11 | Regen. | enami |
| 2010-03-11 | Add device id of yurex from OpenBSD. | enami |
| 2010-03-11 | Add missing ifmedia_delete_instance() in bnx_detach(). | msaitoh |
| 2010-03-11 | various aprint_* fixes. | mrg |
| 2010-03-10 | This is *always* compiled with #define rbus 1, so get rid of the | dyoung |
| 2010-03-10 | Fix apm(4) suspend/resume: | bouyer |
| 2010-03-10 | ahcisata_core.c 1.23 cause long drive probe (31s, reported by | bouyer |
| 2010-03-10 | 82576 is dual port, so check the FUNCID and increment the MAC address for | msaitoh |
| 2010-03-10 | Move the ACPI_ACTIVATE_DEV block to one place. While there, provide missing | jruoho |
| 2010-03-10 | Some pretty printing for ACPIVERBOSE. | jruoho |
| 2010-03-10 | - move register definition in their own header, reduce magic numbers | macallan |
| 2010-03-10 | forgot to include opt_wsdisplay_compat.h for WSDISPLAY_SCROLLSUPPORT | macallan |
| 2010-03-10 | This is *always* compiled with #define rbus 1, so get rid of the | dyoung |
| 2010-03-09 | now we also draw a cursor | macallan |
| 2010-03-09 | Use a shadow framebuffer instead of doing every operation twice ( once for | macallan |
| 2010-03-09 | Remove the namespace scopes. | jruoho |
| 2010-03-08 | Add missing (FreeBSD) license. Ok jmcneill@. | jruoho |
| 2010-03-08 | register aibs(4) with pmf(9) to quiet the latter down; reported Dieter Roelants | cnst |
| 2010-03-08 | Use the predefined ACPI_STA_BATTERY_PRESENT instead of defining a local one. | jruoho |
| 2010-03-08 | Remove unused struct sysctllog from the softc. | jruoho |
| 2010-03-08 | Add a detachment routine. | jruoho |
| 2010-03-07 | s/delay/need_delay/ to get rid of shadowed variable warning (some | jdc |
| 2010-03-07 | Add forgotten commit (IGP3_KMRN_DIAG_PCS_LOCK_LOSS). | msaitoh |
| 2010-03-07 | Fix the type of sc_ss. That is not bus_space_handle_t but bus_size_t. | msaitoh |
| 2010-03-07 | - Add code for WOL, ASF, IPMI and Intel AMT. | msaitoh |
| 2010-03-07 | Add two workarounds for ICH8 with igp3. | msaitoh |
| 2010-03-07 | Add the detach code. | msaitoh |
| 2010-03-06 | add UHSO_DEBUG for uhso(4) driver | plunky |
| 2010-03-06 | Add uhso(4) driver and manpage for Option N.V. Wireless WAN modems | plunky |
| 2010-03-06 | regen for uhso(4) driver | plunky |
| 2010-03-06 | add details of Option N.V. Wireless WAN modems for uhso(4) driver | plunky |
| 2010-03-06 | add acpismbus(4), aibs(4), uthum(4) and wbsio(4) to DEVNAMES | cnst |
| 2010-03-06 | fix the relative humidity sensor | cnst |
| 2010-03-05 | Remove dead code (it is commented out). | dyoung |
| 2010-03-05 | Add the _COMPONENT definition and missing prototypes. Some related cosmetics. | jruoho |
| 2010-03-05 | Preparing a device for wakeup involves: | jruoho |
| 2010-03-05 | Add missing license. | jruoho |
| 2010-03-05 | Remove <dev/acpi/acpica.h> from all files. It is included from | jruoho |
| 2010-03-05 | As pointed out by Rhialto, "degrees Kelvin" is redundant. So fix a | pgoyette |
| 2010-03-05 | Protect all header files against multiple inclusions. | jruoho |