Age | Commit message (Expand) | Author |
2011-06-10 | Regen | Claudio Jeker |
2011-06-10 | Fix numeric order of a 82598 chip and add the id of 82599VF for the | Claudio Jeker |
2011-06-10 | Do not set the dying flag in wdc_wait_for_status, since there is at | Theo de Raadt |
2011-06-09 | Backout MSI change. People are seeing watchdog timeouts, which must be caused | Mark Kettenis |
2011-06-09 | shorted code with a lovely goto | Theo de Raadt |
2011-06-09 | MSI interrupts work here, too. | Theo de Raadt |
2011-06-08 | Use static scope during AML disassembly, fixes splassert error | Jordan Hargrave |
2011-06-06 | Backout vmmap in order to repair virtual address selection algorithms | Ariane van der Steldt |
2011-06-06 | regen | Mark Kettenis |
2011-06-06 | The host and PCIe bridge parts of the RS780 northbridge crry the AMD vendor ID. | Mark Kettenis |
2011-06-06 | Microphone mute button support from acpithinkpad (or elsewhere). | Theo de Raadt |
2011-06-06 | Delete the long dead LOCKED and WANTED flags from cd(4), sd(4), and | Matthew Dempsky |
2011-06-05 | Revert previous commit; it makes us run out of interrupt slots too fast on | Mark Kettenis |
2011-06-05 | fix mpu attachment at isapnp which resulted in amd64 (no isapnp) getting | Theo de Raadt |
2011-06-05 | Drop kernel support for the useless DIOCWLABEL ioctl and prune a lot | Matthew Dempsky |
2011-06-05 | Access a presumably 32-bit wide register at a properly aligned address. | Christian Weisgerber |
2011-06-05 | Fix function names in debug printfs and use a more user-friendly error | Stefan Sperling |
2011-06-04 | regen | Mark Kettenis |
2011-06-04 | ATI Radeon HD 4290 internal graphics as found on the AMD 890FX chipset. | Mark Kettenis |
2011-06-04 | regen | Mark Kettenis |
2011-06-04 | Another mislabeled AMD northbridge. | Mark Kettenis |
2011-06-03 | Get rid of the wlabel argument to bounds_check_with_label(). It's | Matthew Dempsky |
2011-06-03 | Fix two compile errors in mcd(4) due to bitrot: | Matthew Dempsky |
2011-06-03 | Change acpi_xfoo to acpi_foo names. | Jordan Hargrave |
2011-06-03 | Fix em_write_pci_cfg() and em_read_pci_cfg() to avoid unaligned access, and | Mark Kettenis |
2011-06-03 | regen | Mark Kettenis |
2011-06-03 | PLX PEX 8613 | Mark Kettenis |
2011-06-03 | Track depth of scope stack | Jordan Hargrave |
2011-06-03 | Remove unused structure members. Add depth field. | Jordan Hargrave |
2011-06-02 | Fix index for Mid() opcode | Jordan Hargrave |
2011-06-02 | No need to set error to 0, when it is still 0 from the start of the function. | Theo de Raadt |
2011-06-02 | The vndbufpl is no longer used. | Theo de Raadt |
2011-06-02 | Initialize the dv_xname at attach time, so that we don't have to do | Theo de Raadt |
2011-06-02 | In vndclear(), clear all the flag bits. Leaving around a VNF_WLABEL bit | Theo de Raadt |
2011-06-02 | Initialize the dv_unit, because disk_attach will want it later. Before | Theo de Raadt |
2011-06-02 | Do not bzero the softc when doing VNDIOCCLR, because that trashes the | Theo de Raadt |
2011-06-02 | MSI for wpi(4). | Michael Knudsen |
2011-06-02 | Enable MSI. | Mark Kettenis |
2011-06-02 | Add $OpenBSD$ after oga said 'go ahead and fix that' | Paul de Weerd |
2011-06-02 | Move the code that disables MSI out of azalia_configure_pci(), such that we | Mark Kettenis |
2011-06-02 | Fix CondRef definition to support optional target. Fixes docking on Dell E4310 | Jordan Hargrave |
2011-06-02 | Attempt msi interrupt mapping, with fall back to old-style mapping. Works | Kenneth R Westerback |
2011-06-02 | device_ref() by hand, since this is a pseudo-device and was not attached | Theo de Raadt |
2011-06-02 | Small refactoring of atascsi and fix non-data ATA commands to not set | Matthew Dempsky |
2011-05-31 | regen | Mark Kettenis |
2011-05-31 | There is a desktop version of the SR5690 northbridge after all and the there | Mark Kettenis |
2011-05-31 | Change a few of the more common disk drivers (sd, cd, wd, rd, and vnd) | Matthew Dempsky |
2011-05-31 | Family 14h also supports the km(4) temperature sensor | Theo de Raadt |
2011-05-30 | Force full resets always for now. | Owain Ainsworth |
2011-05-30 | Remove the freelist member from vm_physseg | Owain Ainsworth |