| Commit message (Expand) | Author | Age | Files | Lines |
| * | * fix bst.status. We mark some bits, but forgot to reset all of them | Bruno Ducrot | 2006-01-12 | 1 | -16/+17 |
| * | Fix broken playback capabilities to prevent impending disaster. | Ariff Abdullah | 2006-01-11 | 1 | -1/+1 |
| * | - Locking fixes. Release lock while chn_intr(). | Ariff Abdullah | 2006-01-11 | 1 | -1/+16 |
| * | Significant performance improvements for the if_em driver: | Scott Long | 2006-01-11 | 2 | -19/+203 |
| * | Don't use the ALLOCNOW flag for tags that will only be used for static | Scott Long | 2006-01-10 | 1 | -2/+2 |
| * | More thorough fixes to enable inverted external amplifier sense flag. | Ariff Abdullah | 2006-01-10 | 1 | -5/+12 |
| * | Don't free the ap object if it was never created. | Scott Long | 2006-01-10 | 1 | -1/+2 |
| * | Add FOMA (NTT DoCoMo 3G mobile phone system) driver. | Takanori Watanabe | 2006-01-09 | 1 | -0/+1107 |
| * | Update monitoring support: | Sam Leffler | 2006-01-09 | 3 | -40/+96 |
| * | Turn on inverted external amplifier sense flags for ICH4/82801DB. | Ariff Abdullah | 2006-01-09 | 1 | -0/+10 |
| * | Fix obvious capabilities (rate) violation. Should be 5500, not 4000. | Ariff Abdullah | 2006-01-09 | 1 | -1/+1 |
| * | Enable NO_GETMAXLUN quirk. | Florent Thoumie | 2006-01-09 | 1 | -1/+2 |
| * | Add support for Canon CanoScan D660U. | Alexander Leidinger | 2006-01-08 | 2 | -0/+2 |
| * | Remove the UQ_NO_OPEN_CLEARSTALL quirk, as this is now the default | Ian Dowse | 2006-01-08 | 2 | -12/+0 |
| * | Don't perform an endpoint stall clear every time a pipe is opened. | Ian Dowse | 2006-01-08 | 1 | -17/+0 |
| * | Add Product ID for Acerscan 1240u and the corresponding entry in uscanner.c. | Florent Thoumie | 2006-01-08 | 2 | -0/+2 |
| * | While reviewing if_sn in an attempt to understand network drivers | Warner Losh | 2006-01-07 | 1 | -34/+34 |
| * | Add codec id support for Analog Device AD1986 AC'97 codec. | Ariff Abdullah | 2006-01-07 | 1 | -0/+1 |
| * | - Update copyright years from the Specialix SDK. | John Baldwin | 2006-01-06 | 1 | -2/+2 |
| * | Update the firmware image used for the SIJET cards to the latest available | John Baldwin | 2006-01-06 | 1 | -2267/+2438 |
| * | - Fix cards with multiple modules. Prior to this, the ports on the various | John Baldwin | 2006-01-06 | 1 | -3/+7 |
| * | - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the | John Baldwin | 2006-01-06 | 4 | -19/+8 |
| * | Be a little more forgiving of lame BIOS writers. If a link device that | John Baldwin | 2006-01-06 | 1 | -2/+5 |
| * | Fix locking violation, causing frantic diagnostic messages during boot. | Ariff Abdullah | 2006-01-06 | 1 | -6/+9 |
| * | Another major fixes and enhancements: | Ariff Abdullah | 2006-01-06 | 1 | -22/+80 |
| * | Get rid of the advertising clause in the copyright. | Søren Schmidt | 2006-01-05 | 22 | -66/+22 |
| * | Fix a bug in Synaptics Touchapd support where psm(4) will enter an infinite | Jean-Sébastien Pédron | 2006-01-05 | 1 | -1/+2 |
| * | Check for 10BaseT media correctly. Before we were confusing | Warner Losh | 2006-01-04 | 1 | -1/+2 |
| * | Return the proper rmi field in DVDIOCREADSTRUCTURE. | Søren Schmidt | 2006-01-04 | 1 | -1/+1 |
| * | Fix broken capabilities, causing failure during channel reset. | Ariff Abdullah | 2006-01-04 | 1 | -2/+2 |
| * | Fix the promise modesetting for old chips. | Søren Schmidt | 2006-01-04 | 1 | -4/+2 |
| * | Use ttyalloc() instead of ttymalloc() | Poul-Henning Kamp | 2006-01-04 | 1 | -2/+2 |
| * | Use ttyalloc() instead of ttymalloc() | Poul-Henning Kamp | 2006-01-04 | 1 | -5/+2 |
| * | Fix promise probe printing. | Søren Schmidt | 2006-01-04 | 1 | -3/+3 |
| * | Shuffle some definitions so that this can be included from userland. | Scott Long | 2006-01-03 | 1 | -5/+11 |
| * | Add some more data structures and definitions for communicating with the | Scott Long | 2006-01-03 | 1 | -1/+72 |
| * | Release the pci_link acpi serial lock if a link device has no actual links. | John Baldwin | 2006-01-03 | 1 | -1/+3 |
| * | This signal handling code is worse than a no-op. If a | Brian Somers | 2006-01-03 | 1 | -6/+1 |
| * | - Tx side bus_dmamap_load_mbuf_sg(9) support. This reduces bookkeeping | Pyun YongHyeon | 2006-01-03 | 2 | -168/+157 |
| * | Use the child to allocate the resource rather than bridge, since we're | Warner Losh | 2006-01-03 | 1 | -41/+6 |
| * | Minor style(9) hacking, plus use a macro in place of (struct resource *)~0UL | Warner Losh | 2006-01-03 | 1 | -6/+7 |
| * | Use __HAVE_ACPI and __PCI_REROUTE_INTERRUPT as appropriate rather than | Warner Losh | 2006-01-01 | 1 | -4/+2 |
| * | Remove left-over #ifdef alpha routines. They aren't used by any of | Warner Losh | 2006-01-01 | 1 | -5/+0 |
| * | Fix another xruns counting logic, this time, for recording. | Ariff Abdullah | 2006-01-01 | 1 | -6/+8 |
| * | Remove stray debug from p4 integration. | Warner Losh | 2006-01-01 | 1 | -5/+1 |
| * | Remove extra debugging that crept in with the integration from p4. | Warner Losh | 2005-12-31 | 1 | -1/+1 |
| * | Add a new vendor ID for Personal Cummunication Systems. They make a nice | Maxime Henrion | 2005-12-31 | 1 | -0/+1 |
| * | Add support for the Wacom Graphire 3 4x5. Like the Graphire 3, it has a | Maxime Henrion | 2005-12-31 | 4 | -9/+107 |
| * | Add support for Xbox 360 gamepads. They are HID-capable devices, but | Maxime Henrion | 2005-12-31 | 3 | -4/+149 |
| * | Fix LOR #174. | Ariff Abdullah | 2005-12-31 | 1 | -3/+10 |