Age | Commit message (Expand) | Author |
2010-08-27 | Get rid of the clumsy pci_activate function and do this job inside ath.c | Theo de Raadt |
2010-08-27 | Since the changes in neo(4) work, it is very likely that the exact same | Theo de Raadt |
2010-08-27 | Mangle neo_power's contents into a neo_activate function, then make | Theo de Raadt |
2010-08-27 | Make the powerhook code simply call the activate function (it actually does | Theo de Raadt |
2010-08-27 | Since the pci-specific activate function does nothing, move it to fxp.c. | Theo de Raadt |
2010-08-27 | remove the unused if_init callback in struct ifnet | Jonathan Gray |
2010-08-27 | Mutilate the powerhook function into an activate function, then create | Theo de Raadt |
2010-08-27 | Delete #if'd out powerhook code which is just unfinished scaffolding | Theo de Raadt |
2010-08-27 | Stop calling xxx_power() from xxx_resume(); instead do it the other way around. | Mark Kettenis |
2010-08-27 | Have the em powerhook call the activate function, which does a way better | Theo de Raadt |
2010-08-27 | Move the xl_pci_activate function into xl_activate so that it is in the | Theo de Raadt |
2010-08-27 | Improve sdhc_activate, and make sdhc_powerhook a simple wrapper around | Theo de Raadt |
2010-08-27 | no need for a sc_suspended variable | Theo de Raadt |
2010-08-27 | These do not need powerhook functions. | Theo de Raadt |
2010-08-27 | gem never had any powerhook support | Theo de Raadt |
2010-08-27 | Delete comments about these drivers needing powerhook support; they don't. | Theo de Raadt |
2010-08-27 | get some format strings and variables right in debug output | David Gwynne |
2010-08-27 | More killing of PWR_STANDBY. cvs skipped these files | Theo de Raadt |
2010-08-27 | kill PWR_STANDBY (apm can use PWR_SUSPEND instead). While here, renumber | Theo de Raadt |
2010-08-26 | regen | Jonathan Gray |
2010-08-26 | Add HP iLO3 devices and another PLX bridge. | Jonathan Gray |
2010-08-25 | Make CardBus ral(4) suspend and resume properly on machines that keep the | Mark Kettenis |
2010-08-25 | try giving all devices on ami access to all the ccbs. iopools will share | David Gwynne |
2010-08-24 | lockmgr -> rwlock conversion | Bret Lambert |
2010-08-23 | * if there's an error setting indirect more for a volume knob widget, | Jacob Meuser |
2010-08-23 | add support for the LSISAS2004 ships. | David Gwynne |
2010-08-23 | regen | David Gwynne |
2010-08-23 | LSI SAS 2004 | David Gwynne |
2010-08-21 | Match the Huawei E1820, from David Zeillinger. | Jonathan Gray |
2010-08-21 | regen | Jonathan Gray |
2010-08-21 | Huawei E1820, from David Zeillinger. | Jonathan Gray |
2010-08-21 | - add a quirk for the apple clear orb usb speakers | Jasper Lievisse Adriaanse |
2010-08-20 | add format strings implied by surplus arguments | Jonathan Gray |
2010-08-20 | regen | Damien Bergamini |
2010-08-20 | The Hercules HWNUP-150 is a urtwn (Realtek RTL8192SU). | Damien Bergamini |
2010-08-20 | fix an annoying indentation glitch | Theo de Raadt |
2010-08-19 | - fold several occurences of DEVNAME() into one located in sdmmcvar.h. | Jasper Lievisse Adriaanse |
2010-08-18 | * indentation fix | Jacob Meuser |
2010-08-18 | * the detach and drain functions do the same waiting for channels to | Jacob Meuser |
2010-08-18 | regen | Damien Bergamini |
2010-08-18 | Realtek RTL8190P and RTL8192E PCI ids. | Damien Bergamini |
2010-08-18 | fix a test that prevents division by zero | Damien Bergamini |
2010-08-18 | - in STA mode, when associated, stop receiving beacons from other BSS. | Damien Bergamini |
2010-08-17 | regen | Jasper Lievisse Adriaanse |
2010-08-17 | - TI doesn't mean Texas Intel | Jasper Lievisse Adriaanse |
2010-08-17 | Power management for PCI devices. For now just put everything in the D3 | Mark Kettenis |
2010-08-12 | homogeneous style. | Damien Bergamini |
2010-08-12 | Enable periodic (every 4 minutes) power amplifier calibration | Damien Bergamini |
2010-08-12 | no need to set these pointers to NULL, softc is already zeroed. | Damien Bergamini |
2010-08-12 | For chips in open-loop power control mode, periodically (every 30 secs) | Damien Bergamini |