| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a number of cases where ugen would panic, especially when the | iedowse | 2006-06-05 | 1 | -32/+85 |
* | Add a sleep lock that protects access to sequences of blocking | iedowse | 2006-06-04 | 2 | -3/+43 |
* | Allow zero-length read/write operations to get through to the | iedowse | 2006-06-03 | 1 | -5/+12 |
* | add missed calls to bpf_peers_present | sam | 2006-06-02 | 1 | -2/+2 |
* | Fix the following bpf(4) race condition which can result in a panic: | csjp | 2006-06-02 | 1 | -3/+3 |
* | If a zero-length bulk or interrupt transfer is requested then assume | iedowse | 2006-05-28 | 3 | -18/+17 |
* | Use the limited scatter-gather capabilities of ehci, ohci and uhci | iedowse | 2006-05-28 | 14 | -379/+812 |
* | NULL out ii->stdstart and ii->stdend when they are invalid. This | iedowse | 2006-05-28 | 1 | -1/+10 |
* | Fix a harmless typo where the software pointer in the dummy QH for | iedowse | 2006-05-28 | 1 | -1/+1 |
* | Defer axe_tick processing to a USB task, since axe miibus operations | iedowse | 2006-05-27 | 2 | -0/+20 |
* | Attempt to follow the procedure described in section 4.10 of the | iedowse | 2006-05-24 | 2 | -94/+224 |
* | When usb_event_thread() first starts, wait significantly longer | iedowse | 2006-05-23 | 1 | -5/+14 |
* | Since DELAY() was moved, most <machine/clock.h> #includes have been | phk | 2006-05-16 | 6 | -6/+0 |
* | Don't use ", but instead use ' instead. I suppose I could have also | imp | 2006-04-27 | 1 | -5/+5 |
* | - Add support for the Acer Acerscan 640BT. | flz | 2006-04-11 | 2 | -0/+2 |
* | - Add support for the Epson RX425 scanner. | flz | 2006-04-10 | 2 | -0/+2 |
* | stop device so we don't panic on card removal when active | sam | 2006-03-24 | 1 | -0/+1 |
* | Correct the calculation of the report size and only look at reports | iedowse | 2006-03-22 | 1 | -4/+12 |
* | Oops - fix the build in the !USB_DEBUG case. | iedowse | 2006-03-18 | 1 | -0/+2 |
* | Let the EHCI hardware track the toggle state for bulk and interrupt | iedowse | 2006-03-18 | 1 | -50/+27 |
* | Sony DSC cameras with revision number 6.0 require the same quirk | iedowse | 2006-03-17 | 1 | -0/+4 |
* | When we get an unknown ATAPI comand, try it even if it is not listed, | phk | 2006-03-05 | 1 | -2/+4 |
* | Don't free ifaces yet, should fix a panic | imp | 2006-03-01 | 1 | -1/+0 |
* | Make ukbd(4) to not delay break scancodes in "raw" mode. | emax | 2006-02-28 | 1 | -3/+1 |
* | Since we set the decription, we don't need to also print it. Noticed by: ru@ | imp | 2006-02-27 | 1 | -2/+0 |
* | Don't forget to free the ifaces when we free the ivars | imp | 2006-02-27 | 1 | -1/+3 |
* | Add the Tripp-Lite U209-000-R serial adapter. | iedowse | 2006-02-27 | 2 | -0/+5 |
* | The UQ_OPEN_CLEARSTALL entry added in revision 1.48 is no longer | iedowse | 2006-02-26 | 1 | -2/+0 |
* | Save and restore the data toggle value when a pipe to an endpoint | iedowse | 2006-02-26 | 5 | -3/+12 |
* | Add a missing ohci_waitintr() call that allows polled operation of | iedowse | 2006-02-25 | 1 | -0/+3 |
* | Add a UQ_OPEN_CLEARSTALL quirk for devices that need a clear-stall | iedowse | 2006-02-19 | 4 | -0/+16 |
* | use s/w bmiss facility | sam | 2006-02-18 | 1 | -0/+2 |
* | Do not touch ifp->if_baudrate in miibus aware drivers. | glebius | 2006-02-14 | 4 | -4/+0 |
* | Typo: s/fint/find/ | glebius | 2006-02-12 | 1 | -1/+1 |
* | Add USB polling calls to umass_cam_poll(). This appears to be enough | iedowse | 2006-02-12 | 1 | -7/+3 |
* | Improve the memory resoruce allocation and usage during the probe. | imp | 2006-02-11 | 1 | -8/+29 |
* | Use the release version as a floor, not an exact match. Add comment to that | imp | 2006-02-11 | 1 | -1/+4 |
* | Give ohci_intr a proper return value. In FreeBSD, this is void. Remove | imp | 2006-02-11 | 3 | -7/+7 |
* | Update the keyspan product list from NetBSD. | imp | 2006-02-11 | 1 | -7/+28 |
* | ADDON is registered as 0x0d7d, not PNY. Don't confuse the two as we | imp | 2006-01-31 | 2 | -14/+24 |
* | - Add a scsi_da.c and a umass.c quirk for Genesys 6-in-1 Card Reader. | flz | 2006-01-30 | 2 | -0/+5 |
* | - Add a umass quirk that should have been part of latest commit. | flz | 2006-01-26 | 1 | -0/+4 |
* | Add Product IDs : | flz | 2006-01-26 | 2 | -0/+16 |
* | account tx retry-fail errors in if_oerrors. | damien | 2006-01-21 | 1 | -1/+8 |
* | Adjust tx power based on user preferences. | damien | 2006-01-21 | 1 | -0/+3 |
* | o fix initialization sequence. | damien | 2006-01-21 | 2 | -5/+28 |
* | Add two new ural(4) product ids. | damien | 2006-01-21 | 2 | -0/+4 |
* | sync w/ openbsd: | damien | 2006-01-21 | 2 | -54/+104 |
* | Fix computation of the tx retry count in AMRR. | damien | 2006-01-21 | 1 | -2/+2 |
* | ehci_pci.c: | ariff | 2006-01-16 | 3 | -7/+19 |