summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2014-07-13pciide.c, pciide_rdc_reg.h(new): ported rdcide(4) from NetBSD.sasano
2014-07-13Some reallocarray() use; review Jean-Philippe Ouellet, patrick keshishianTheo de Raadt
2014-07-13No need for <netinet/in_systm.h> here.Martin Pieuchot
2014-07-13Bye byeMartin Pieuchot
2014-07-13No need for ezload.hMartin Pieuchot
2014-07-12regenJonathan Gray
2014-07-12missed the trailing digitJonathan Gray
2014-07-12resurrect this treasure (still needed to build microcode)Theo de Raadt
2014-07-12Print a line in dmesg to indicate if the aperture driver isJonathan Gray
2014-07-12"Dr. Jones. Again we see there is nothing you can possess which I cannotTed Unangst
2014-07-12Kill the last dumb DVACT_DEACTIVATE handlers.Martin Pieuchot
2014-07-12teduuuuuudfu(4) it has never been enabled in 5 years.Martin Pieuchot
2014-07-12tedu another bunch of DVACT_DEACTIVATE handlers that do nothing but setMartin Pieuchot
2014-07-12Protect the freelists of transfer descriptors with the appropriate splMartin Pieuchot
2014-07-12revert bogus free changes in not kernel files. got a little trigger happy.Ted Unangst
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-07-12To enable Intel XHCI host controller, re-route all of usb port to xhciYojiro Uo
2014-07-12Rework zyd(4)'s register read/write methods to eliminate race conditions.Stefan Sperling
2014-07-12remove ifdef'd out valleyview/baytrail device listsJonathan Gray
2014-07-12Remove the qli driver for QLogic 4010 & 4022 iSCSI.Jonathan Gray
2014-07-12regenJonathan Gray
2014-07-12add some more matrox devices found in serversJonathan Gray
2014-07-12regenYojiro Uo
2014-07-12fix location of 7 Series xHCI entryYojiro Uo
2014-07-12Add a function to drop all clean pages on the page daemon queues and callMark Kettenis
2014-07-12Use the correct poll interval for HS root hub before it gets copied, noMartin Pieuchot
2014-07-12Kill a bunch of DVACT_DEACTIVATE handlers whose only purpose were toMartin Pieuchot
2014-07-12essentially mechanical conversion of softraid rebuild fromBret Lambert
2014-07-12Remove incorrect comment about how autoconf(9) works and documentMartin Pieuchot
2014-07-12Only detach the USB device you disconnected, fix a regression reportedMartin Pieuchot
2014-07-12Preread the thermal zone trip points before reading the temperature value.Mike Larkin
2014-07-11"It's not the years, honey; it's the mileage."Ted Unangst
2014-07-11Remove redundant mask check in the interrupt routine.Paul Irofti
2014-07-11Fix invocation of _OSC. We were passing the capabilities in the wrong DWORDMark Kettenis
2014-07-11add sensors to export what the actual size of the balloon is and what itJasper Lievisse Adriaanse
2014-07-11Fix debug printf formating and kill some trailing whitespaces while here.Martin Pieuchot
2014-07-11Be less verbose with task debug messages and kill some trailingMartin Pieuchot
2014-07-11It's init as a process that's special, not init's original thread.Philip Guenther
2014-07-11Flush the buffercache to 16MB on hibernate and restore its previous maxMike Larkin
2014-07-10Do not set the bus dying flag during DVACT_DEACTIVATE otherwise theMartin Pieuchot
2014-07-10remove most of the boolean_t infection outside uvm/ddb/pmap; ok jsgTheo de Raadt
2014-07-10remove unneeded headerBret Lambert
2014-07-10Stop using a shutdown hook for softraid(4) and explicitly shutdownMartin Pieuchot
2014-07-10Always assign the device address found by the USB stack even if itMartin Pieuchot
2014-07-10Show eeprom version of ath devices in dmesg; ok reykStefan Sperling
2014-07-10record the size of the rx rings so we can wrap around them correctly.David Gwynne
2014-07-10Print an understandable error message when we fail to read the reportMartin Pieuchot
2014-07-10rings that dont rx packets dont need to be refilled.David Gwynne
2014-07-09regenBrad Smith
2014-07-09shorten a bitBrad Smith