summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2014-07-28Limit the "aperture needed" printf to ramdisks via RAMDISK_HOOKS.Jonathan Gray
2014-07-24Speed up the boot sequence by deferring the scan of xt keyboard code set.Martin Pieuchot
2014-07-22Fewer <netinet/in_systm.h>Martin Pieuchot
2014-07-22The aperture needed test should be in vgafb as well as vga@pci.Jonathan Gray
2014-07-20spacing glitchesTheo de Raadt
2014-07-20Support hibernating to softraid crypto volumes.Mike Larkin
2014-07-20Skip reading bits from a region marked as "Preserve" if all bits will beMark Kettenis
2014-07-20Always allocate bwi(4) ring descriptors below the 1GB boundary to give 30bitStefan Sperling
2014-07-20In bwi(4), don't declare an interrupt as unhandled in case the PHY TX errorStefan Sperling
2014-07-20Make bwi_dma_mbuf_create() use the correct loop counter in error case.Stefan Sperling
2014-07-20Load bwi(4) firmware once, not every time the interface is brought up.Stefan Sperling
2014-07-20Make sure the correct errno is reported by warn* or err* and notPhilip Guenther
2014-07-18implement EFBIG handling for heavily fragmented packets on the tx path.David Gwynne
2014-07-17zero entropy bufTed Unangst
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-07-16Reenable hibernate RLE support and flush+zero all memory after unpack.Mike Larkin
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