summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2014-07-09- do the actual viomb_deflate() after printing the debug messageJasper Lievisse Adriaanse
2014-07-09regensasano
2014-07-09add devices for DM&P Vortex86EX SoCsasano
2014-07-09autoconf(9) is your friend and it knows you more than you think. ItMartin Pieuchot
2014-07-09Use the correct rf revision number for AR2425 radios. When read fromStefan Sperling
2014-07-09Now that the stack handles properly the xhci(4) way of setting anMartin Pieuchot
2014-07-09Adds an optional bus function to set the address of a new device andMartin Pieuchot
2014-07-09Kill unused shutdown hook pointers.Martin Pieuchot
2014-07-09avoid being too smart when filling the rx ring.David Gwynne
2014-07-09dont try to be smart about avoiding the use of too many descriptorsDavid Gwynne
2014-07-08Recognize (and ignore) ``black button'' presses. ok beck@Miod Vallat
2014-07-08decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.hTheo de Raadt
2014-07-08undo accidentally committed changesStefan Sperling
2014-07-08Remove left-over call to removed function m_clsetwms().Stefan Sperling
2014-07-08cut things that relied on mclgeti for rx ring accounting/restriction overDavid Gwynne