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