summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2010-02-19Huawei K3765 requires another kind of magic to get it out of CD mode.pooka
2010-02-19regen: huawei K3765pooka
2010-02-19Add Huawei K3765 (two id's, it changes product id after being inited).pooka
2010-02-19Replace USB_GET_SC() instances with USB_GET_SC_OPEN(). The latterpooka
2010-02-19Don't mix BUS_DMASYNC_PREREAD and BUS_DMASYNC_POSTWRITE.asau
2010-02-18Print correct temperature value, and properly display negative temperatures.pgoyette
2010-02-18Enhance DPRINTF to use AcpiFormatException as suggested in PR kern/40130pgoyette
2010-02-18If we're going to valdate things, at least do it correctly.pgoyette
2010-02-18Remove unnecessary line-feed.kiyohara
2010-02-18Abort setup when we find no audio codec to avoid crashing later on withmacallan
2010-02-16Add support for 82575, 82576 and 82580(ER).msaitoh
2010-02-16regen.msaitoh
2010-02-16Add entries for 82576 and 82580msaitoh
2010-02-16indent, tabify and remove extra spaces.msaitoh
2010-02-15For symmetry, allow warning and critical upper-limits for capacitypgoyette
2010-02-14Replace large amount of replicated code with a macro to improve readability.pgoyette
2010-02-14Adapt to changes in sysmon's limit structurepgoyette
2010-02-14Adapt to changes in sysmon's limit structure.pgoyette
2010-02-14Remove the flags member of the limits structure. Its value was onlypgoyette
2010-02-14Correct one more instance of checking flags in the wrong place.pgoyette
2010-02-13When checking current sensor value vs limits, check the correct set ofpgoyette
2010-02-13Explicitly mark voltage readings as valid in Winbond voltage refresh functions.jakllsch
2010-02-13KNFmartin
2010-02-13Remove UMASS_QUIRK_IGNORE_RESIDUE, instead max out the expected responsemartin
2010-02-12delay() is used here, so need to include machine/param.h.pooka
2010-02-12Make ESIOP_DEBUG compile (on some platforms? depends on bus definitions...)dholland
2010-02-12- Add some PCIe config registers.msaitoh
2010-02-11Register with pmf.joerg
2010-02-11put back the "vt100base_data" variable which was souce of confusion,drochner
2010-02-11remove unnecessary AIBS_MONLIMITS ifdefs, no binary change; ok pgoyettecnst
2010-02-10Remove accidental commit.skrll
2010-02-10Oops. Whitespace in previous.skrll
2010-02-10add some more mappings from punctuation and accented characters todrochner
2010-02-10Allow big parts of the vt100 emulation code (what is indrochner
2010-02-09regenhubertf
2010-02-09Add entry for Juniper Networks Experimental Clock Version 0hubertf
2010-02-09Kill extra semi-column.njoly
2010-02-09Tweak comment about keyboard mapping.sborrill
2010-02-09Correct setting of bits in the "generic thermistor" mode. Cut&pastepgoyette
2010-02-09regen.msaitoh
2010-02-09Make some bge's name close to the real product names.msaitoh
2010-02-09* s/misformed/malformed/;cnst
2010-02-09use ACPI_INTEGER and PRIx64, and check success of sensor_attach; suggested...cnst
2010-02-09New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitorcnst
2010-02-09Add newer cars supports. Tested on MegaRAID SAS 9260-8i.msaitoh
2010-02-08regen.msaitoh
2010-02-08Add some MegaRAID Entriesmsaitoh
2010-02-08 Fix a bug that the system which has no logical volume panics in shutdownmsaitoh
2010-02-08After reviewing the datasheets, most of the supported Winbond chips canpgoyette
2010-02-08Add temp-sensor type selection (via autoconfig flags). Currently onlypgoyette