| Age | Commit message (Expand) | Author |
| 2010-02-24 | - Use ctob() instead of ptoa() to obtain physical addresses from frame | jym |
| 2010-02-23 | Move ahci_channel_start() after BSY has cleared (what seems to matter | bouyer |
| 2010-02-23 | Remove unused functions pci_disable_retry() and cardbus_disable_retry(). | dyoung |
| 2010-02-23 | Correct calculation and display of SDR DRAM speed. From OpenBSD. | pgoyette |
| 2010-02-22 | Restore splashscreen support with genfb. | ahoka |
| 2010-02-22 | Import smcsmon(4) driver for SMSC LPC47M192 hardware monitor | pgoyette |
| 2010-02-21 | Fix confusion about PRE/POST in previous; and another place that has the | bouyer |
| 2010-02-21 | Fix bus_dmamap_sync(): it should be a BUS_DMASYNC_POSTWRITE after | bouyer |
| 2010-02-21 | New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port. | cnst |
| 2010-02-20 | printf -> aprint_normal to avoid empty linefeeds and partial messages | pooka |
| 2010-02-19 | Huawei K3765 requires another kind of magic to get it out of CD mode. | pooka |
| 2010-02-19 | regen: huawei K3765 | pooka |
| 2010-02-19 | Add Huawei K3765 (two id's, it changes product id after being inited). | pooka |
| 2010-02-19 | Replace USB_GET_SC() instances with USB_GET_SC_OPEN(). The latter | pooka |
| 2010-02-19 | Don't mix BUS_DMASYNC_PREREAD and BUS_DMASYNC_POSTWRITE. | asau |
| 2010-02-18 | Print correct temperature value, and properly display negative temperatures. | pgoyette |
| 2010-02-18 | Enhance DPRINTF to use AcpiFormatException as suggested in PR kern/40130 | pgoyette |
| 2010-02-18 | If we're going to valdate things, at least do it correctly. | pgoyette |
| 2010-02-18 | Remove unnecessary line-feed. | kiyohara |
| 2010-02-18 | Abort setup when we find no audio codec to avoid crashing later on with | macallan |
| 2010-02-16 | Add support for 82575, 82576 and 82580(ER). | msaitoh |
| 2010-02-16 | regen. | msaitoh |
| 2010-02-16 | Add entries for 82576 and 82580 | msaitoh |
| 2010-02-16 | indent, tabify and remove extra spaces. | msaitoh |
| 2010-02-15 | For symmetry, allow warning and critical upper-limits for capacity | pgoyette |
| 2010-02-14 | Replace large amount of replicated code with a macro to improve readability. | pgoyette |
| 2010-02-14 | Adapt to changes in sysmon's limit structure | pgoyette |
| 2010-02-14 | Adapt to changes in sysmon's limit structure. | pgoyette |
| 2010-02-14 | Remove the flags member of the limits structure. Its value was only | pgoyette |
| 2010-02-14 | Correct one more instance of checking flags in the wrong place. | pgoyette |
| 2010-02-13 | When checking current sensor value vs limits, check the correct set of | pgoyette |
| 2010-02-13 | Explicitly mark voltage readings as valid in Winbond voltage refresh functions. | jakllsch |
| 2010-02-13 | KNF | martin |
| 2010-02-13 | Remove UMASS_QUIRK_IGNORE_RESIDUE, instead max out the expected response | martin |
| 2010-02-12 | delay() is used here, so need to include machine/param.h. | pooka |
| 2010-02-12 | Make ESIOP_DEBUG compile (on some platforms? depends on bus definitions...) | dholland |
| 2010-02-12 | - Add some PCIe config registers. | msaitoh |
| 2010-02-11 | Register with pmf. | joerg |
| 2010-02-11 | put back the "vt100base_data" variable which was souce of confusion, | drochner |
| 2010-02-11 | remove unnecessary AIBS_MONLIMITS ifdefs, no binary change; ok pgoyette | cnst |
| 2010-02-10 | Remove accidental commit. | skrll |
| 2010-02-10 | Oops. Whitespace in previous. | skrll |
| 2010-02-10 | add some more mappings from punctuation and accented characters to | drochner |
| 2010-02-10 | Allow big parts of the vt100 emulation code (what is in | drochner |
| 2010-02-09 | regen | hubertf |
| 2010-02-09 | Add entry for Juniper Networks Experimental Clock Version 0 | hubertf |
| 2010-02-09 | Kill extra semi-column. | njoly |
| 2010-02-09 | Tweak comment about keyboard mapping. | sborrill |
| 2010-02-09 | Correct setting of bits in the "generic thermistor" mode. Cut&paste | pgoyette |
| 2010-02-09 | regen. | msaitoh |