Age | Commit message (Expand) | Author |
2014-01-08 | regen | joshua stein |
2014-01-08 | add a bunch of newer apple wellspring keyboard/trackpad ids | joshua stein |
2014-01-07 | sync | Theo de Raadt |
2014-01-07 | some more devices; Alexey E. Suslikov | Theo de Raadt |
2014-01-07 | sync | Theo de Raadt |
2014-01-07 | FTX support; from Chris Hettrick | Theo de Raadt |
2014-01-07 | Remove unused fields. | Martin Pieuchot |
2014-01-07 | Increase the size of the bge_flags field to allow for more flags. | Brad Smith |
2014-01-06 | Recognize the ALC292 | Brad Smith |
2014-01-05 | regen | Brad Smith |
2014-01-05 | Add Realtek RTS5227 | Brad Smith |
2014-01-05 | Don't use the first 64KB for anything, including tramps. Move tramps and | Mike Larkin |
2014-01-05 | On some architectures you can get away with using an uninitialised mutex; | Joel Sing |
2014-01-03 | regen | Joel Sing |
2014-01-03 | Fix previous commit, which clearly was not even compile tested, since it | Joel Sing |
2014-01-03 | regen | Brad Smith |
2014-01-03 | Add some newer Intel wireless PCI ids from 2000, 2030, 135, 100, 3160 | Brad Smith |
2014-01-03 | Add the second 7260 PCI id. | Brad Smith |
2014-01-02 | disable MSI for Samsung XP941. | Gilles Chehade |
2014-01-02 | sync | Gilles Chehade |
2014-01-02 | add vendor and product | Gilles Chehade |
2014-01-02 | enable beep controls on ALC221 and ALC269 as well | Jonathan Gray |
2014-01-02 | enable beep and CD controls on ALC282 | Jonathan Gray |
2013-12-31 | tedu the diagnostic code to detect the presence of the defective Xterasys XN-152 | Brad Smith |
2013-12-31 | regen | Brad Smith |
2013-12-31 | another MCP61 id | Brad Smith |
2013-12-30 | Add support for newer integrated Realtek PHY. | Brad Smith |
2013-12-30 | Have rgephy(4) always use RL_GMEDIASTAT to retrieve the link/media status | Brad Smith |
2013-12-30 | Expand the MSI support to cover most of the remaining bge(4) chipsets with the | Brad Smith |
2013-12-30 | Enable snooping on Lynx Point-LP HD Audio. | Jonathan Gray |
2013-12-30 | Add Broadcom BCM57764, BCM57767 and BCM57787 PCI ids. | Brad Smith |
2013-12-30 | Add Broadcom BCM57764, BCM57767 and BCM57787 PCI ids. | Brad Smith |
2013-12-29 | regen | Miod Vallat |
2013-12-29 | Intel NM70 | Miod Vallat |
2013-12-28 | Always call PHY_RESET upon attaching eephy(4) so as to do PHY initialization, | Brad Smith |
2013-12-28 | Attempt to approximate what should happen on a suspend/resume cycle. | Theo de Raadt |
2013-12-28 | Sync activate code sequnces to if_msk.c as much as possible, in case | Theo de Raadt |
2013-12-28 | The few network drivers that called their children's (ie. mii PHY | Theo de Raadt |
2013-12-28 | The few network drivers that called their children's (ie. mii PHY | Theo de Raadt |
2013-12-28 | mii drivers no longer need activate functions. Repair of the PHY | Theo de Raadt |
2013-12-28 | Move the fairly heavy eephy_init sequence [which was only done at | Theo de Raadt |
2013-12-28 | Put the entropy_pool[] into the ELF .openbsd.randomdata segment. | Theo de Raadt |
2013-12-25 | Instead of deciding which iockbc port is the keyboard port, and which one is the | Miod Vallat |
2013-12-24 | If the FADT has its SMI_CMD set to zero, assume we're only ACPI-only hardware | Mark Kettenis |
2013-12-23 | regen | Brad Smith |
2013-12-23 | Add Atheros AR9462 and AR9565 | Brad Smith |
2013-12-23 | Revert previous commit. It makes resume hang on some MP systems running | Mark Kettenis |
2013-12-22 | Try to keep the framebuffer console layout that was set up by the firmware | Mark Kettenis |
2013-12-22 | Add support for BCM57786,which seems to be almost indistinguishable from the | Mark Kettenis |
2013-12-22 | Use the rasops_info struct as the accesscookie for wsdisplay. Simplifies the | Mark Kettenis |