Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -3/+3 |
* | Recognize the nVidia ehci device id's in addition to the rest. | peter | 2003-12-17 | 1 | -0/+6 |
* | Sometimes cardbus attachments don't attach, so while we track down | imp | 2003-11-28 | 1 | -0/+1 |
* | Remove explicit cardbus attachments from drivers where this is identical | dfr | 2003-11-03 | 1 | -1/+0 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -5/+4 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 1 | -2/+2 |
* | make usb bus_dma aware. | jmg | 2003-07-15 | 1 | -0/+1 |
* | WARNING: white space diff | jmg | 2003-07-04 | 1 | -1/+1 |
* | Enable bus mastering in the attach routine. This appears to fix the | imp | 2003-06-12 | 1 | -0/+2 |
* | add EHCI (USB 2.0) controller support. | ticso | 2003-04-14 | 1 | -0/+335 |