| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some bugs in the ohci driver with respect to irq setup failure. | joe | 2002-02-11 | 1 | -3/+4 |
* | Merge from NetBSD: revs 1.89 and 1.90. | joe | 2002-02-11 | 1 | -0/+16 |
* | Regenerate. | joe | 2002-02-11 | 2 | -2/+30 |
* | Merge from NetBSD. | joe | 2002-02-11 | 2 | -1/+29 |
* | Quiet a qualifier warning. | joe | 2002-02-11 | 1 | -1/+1 |
* | Merge from NetBSD: revs 1.55 and 1.56 | joe | 2002-02-11 | 1 | -0/+9 |
* | Merge from NetBSD: revs 1.12 and 1.21 - 1.23 | joe | 2002-02-11 | 1 | -125/+143 |
* | ANSIfy the function declarations, in line with NetBSD. | joe | 2002-02-11 | 1 | -33/+8 |
* | Merge from NetBSD: revs 1.43 + 1.45 | joe | 2002-02-11 | 1 | -5/+25 |
* | Fill in the uhci_dump_ii function (from NetBSD). | joe | 2002-02-10 | 1 | -6/+49 |
* | Make LINT compile after fruitless attempts to get the authors | julian | 2002-02-06 | 1 | -0/+6 |
* | Follow NetBSD and ANSIfy the function definitions. | joe | 2002-02-03 | 3 | -343/+232 |
* | Regenerate. | joe | 2002-02-02 | 2 | -503/+615 |
* | Update comments and product identifiers so that they're the same | joe | 2002-02-02 | 1 | -12/+12 |
* | Add some missing usb vendors (from NetBSD). | joe | 2002-02-02 | 1 | -0/+16 |
* | Sync with NetBSD's version, dropping all the 'ltd', 'corp', etc. | joe | 2002-02-02 | 1 | -140/+140 |
* | Add support of PhotoClip USB Camera (http://www.myphotoclip.com): | sobomax | 2002-01-31 | 3 | -0/+20 |
* | Merge from NetBSD. | joe | 2002-01-28 | 6 | -21/+55 |
* | Rearrange the code in USB_DETACH, so that it's like NetBSD's. No | joe | 2002-01-26 | 1 | -6/+6 |
* | Back out the last commit. I committed the wrong file by accident. | joe | 2002-01-26 | 1 | -39/+14 |
* | Rearrange the code in USB_DETACH, so that it's like NetBSD's. | joe | 2002-01-26 | 1 | -14/+39 |
* | Update the $NetBSD$ ident. | joe | 2002-01-26 | 1 | -1/+1 |
* | Reduce the diffs between NetBSD and our version where appropriate | joe | 2002-01-26 | 1 | -5/+6 |
* | Merge from NetBSD: | joe | 2002-01-26 | 1 | -0/+6 |
* | Merge from NetBSD: | joe | 2002-01-26 | 1 | -1/+1 |
* | Update the $NetBSD$ ident to show that some patches have been applied | joe | 2002-01-26 | 2 | -2/+2 |
* | Merge from NetBSD: | joe | 2002-01-26 | 5 | -25/+78 |
* | Merge from NetBSD: | joe | 2002-01-24 | 2 | -5/+24 |
* | 1) Fix a debug statement by filling in its data before the printf in | guido | 2002-01-24 | 1 | -3/+72 |
* | Merge from NetBSD: | joe | 2002-01-21 | 2 | -18/+17 |
* | Merge from NetBSD: | joe | 2002-01-21 | 2 | -4/+12 |
* | Merge from NetBSD: | joe | 2002-01-21 | 1 | -2/+10 |
* | Merge from NetBSD: | joe | 2002-01-21 | 1 | -2/+8 |
* | Merge from NetBSD: | joe | 2002-01-21 | 2 | -2/+25 |
* | Remove some unused code, in line with NetBSD's version. | joe | 2002-01-20 | 1 | -18/+0 |
* | Merge from NetBSD: | joe | 2002-01-20 | 1 | -1/+16 |
* | Merge from NetBSD: | joe | 2002-01-20 | 2 | -2/+41 |
* | Merge from NetBSD: | joe | 2002-01-20 | 2 | -49/+162 |
* | Merge from NetBSD: | joe | 2002-01-20 | 2 | -22/+23 |
* | Staticise a couple of things that shouldn't be leaked into the | joe | 2002-01-08 | 2 | -2/+2 |
* | unbreak -current (at least on my cvsups all today) | julian | 2002-01-03 | 1 | -2/+0 |
* | Regenerate. | joe | 2002-01-03 | 2 | -2/+9 |
* | Add a new linksys ethernet adapter: USB_PRODUCT_LINKSYS_USB10TX2. | joe | 2002-01-03 | 2 | -0/+2 |
* | Add some missing prototypes. | joe | 2002-01-03 | 1 | -9/+3 |
* | Sync with NetBSD: | joe | 2002-01-03 | 1 | -81/+143 |
* | Merge from NetBSD: | joe | 2002-01-03 | 2 | -9/+12 |
* | Merge from NetBSD: | joe | 2002-01-03 | 2 | -2/+3 |
* | Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port to | joe | 2002-01-02 | 4 | -5/+7 |
* | Sync with NetBSD. Non-functional changes that bring this file | joe | 2002-01-02 | 1 | -55/+25 |
* | Sync usb.h with NetBSD, apart from usb_device_info.speed, which | joe | 2002-01-02 | 5 | -73/+155 |