Age | Commit message (Expand) | Author |
2014-03-07 | Reduce the number of ccbs by a factor three since we need up to three request | Mark Kettenis |
2014-03-07 | Print the wrong device descriptor's bMaxPacketSize before correcting it | Martin Pieuchot |
2014-03-07 | Indtroduce usbd_get_hub_descriptor() to start cleaning uhub(4)'s mess. | Martin Pieuchot |
2014-03-07 | Use the revision number for coherency. No object change. | Martin Pieuchot |
2014-03-07 | Do not define per-driver DEBUG variable when USB_DEBUG is defined. It's | Martin Pieuchot |
2014-03-07 | Provide the appropriate default values for the SCSI initiaror ID on sgi and | Mark Kettenis |
2014-03-07 | Transfer descriptors already have a back pointer to the USB device | Martin Pieuchot |
2014-03-07 | We already have three identical copies of the *hci_str() function, | Martin Pieuchot |
2014-03-07 | Duplicate enum values are a bad idea. | Mark Kettenis |
2014-03-06 | Turn usbd_xfer_isread() into a public function so that we can use | Martin Pieuchot |
2014-03-06 | Add include guards. | Martin Pieuchot |
2014-03-06 | Makes the "cleartoggle" function provided by HC drivers optional | Martin Pieuchot |
2014-03-06 | Make sure we don't attach to those silly AMI MegaRAIDs that expose the | Mark Kettenis |
2014-03-06 | Set the correct clock rate for ISP1020/1020A. | Mark Kettenis |
2014-03-06 | Cleanup dead code. | Gerhard Roth |
2014-03-05 | force cfattach decl to same form as others | Theo de Raadt |
2014-03-05 | Make this compile on sparc64 too. | Mark Kettenis |
2014-03-05 | Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now only | Mark Kettenis |
2014-03-05 | Raise the delay before initializing sdmmc. Still a hack so the XXX stays, | Stuart Henderson |
2014-02-25 | Wait for the RIRB DMA engine to come ready. Needed on the audio device | Mark Kettenis |
2014-02-25 | Abort and close all the interrupt pipes when detaching HID devices since | Martin Pieuchot |
2014-02-25 | convert most printfs into DPRINTFs to cut down on dmesg spam, and add | Jonathan Matthew |
2014-02-25 | match on Atom C2000 | Jonathan Gray |
2014-02-25 | regen | Jonathan Gray |
2014-02-25 | add Atom C2000 devices and a few others | Jonathan Gray |
2014-02-25 | Some broken BIOSen don't assign an address to the ROM BAR. Fix this up, as we | Mark Kettenis |
2014-02-24 | Reduce dmesg spam. Apologies to stsp@ for rejecting his larger diff that | Mark Kettenis |
2014-02-24 | Revert rev 1.348 and disable IPv6 TCP checksum offload for the time being. | Brad Smith |
2014-02-24 | Partially revert r1.134, bring back the code suspending root hub's ports | Martin Pieuchot |
2014-02-24 | regen | David Gwynne |
2014-02-24 | PLX 8724 as found on LSI SAS9206-16E boards. | David Gwynne |
2014-02-23 | when built without firmware, check that the chip already has firmware | Jonathan Matthew |
2014-02-23 | Give drm(4) a console locator just like wsdisplay(4) such that we can make | Mark Kettenis |
2014-02-23 | rework firmware handling a bit. when built without firmware, check that | Jonathan Matthew |
2014-02-22 | refactor firmware loading with a function pointer | Theo de Raadt |
2014-02-22 | basic i210/i211 support (improved after looking at gollo@ i210 diff on misc) | Chris Cappuccio |
2014-02-21 | Do the lid control further on in the resume sequence, since this is | Theo de Raadt |
2014-02-21 | these two drivers should be doing their repair at DVACT_WAKEUP time | Theo de Raadt |
2014-02-21 | spacing | Theo de Raadt |
2014-02-21 | remove stray printf; ok pirofti | Theo de Raadt |
2014-02-20 | Remove some code that has no effect. | Mark Kettenis |
2014-02-20 | More turd shining; cleanup the message that prints the firmware revision and | Mark Kettenis |
2014-02-20 | revert previous commit; didn't intend to commit those bits | Mark Kettenis |
2014-02-20 | Avoid printing the "nvram corrupt" message for onboard 2200s found on Sun | Mark Kettenis |
2014-02-20 | jsg@ pointed out i am bad at loops. | David Gwynne |
2014-02-20 | knf | David Gwynne |
2014-02-20 | pull the isr reads out into per chip variants we get to via pointers | David Gwynne |
2014-02-19 | Unbreak the tree; include <machine/atomic.h> instead of relying on something | Mark Kettenis |
2014-02-19 | tweak the response queue handling so it looks like qle. the important | David Gwynne |
2014-02-19 | the RESP_IN register is 32bits, so consistently use a u_int32_t to | David Gwynne |