| Commit message (Expand) | Author | Age | Files | Lines |
| * | Sync with usb4bsd: | Alfred Perlstein | 2009-01-04 | 45 | -839/+2387 |
| * | Resolve some regressions related to tabs and linewrap handling. | Ed Schouten | 2009-01-03 | 4 | -2/+34 |
| * | Fix the OFW interrupt map parser to use its own idea of the number of interrupt | Nathan Whitehorn | 2009-01-03 | 3 | -18/+24 |
| * | Reapply the intpin correction part of r146420 which somehow | Marius Strobl | 2009-01-03 | 1 | -0/+7 |
| * | Call pcn_start_locked() instead of pcn_start() where the softc lock is | Christian Brueffer | 2009-01-03 | 1 | -1/+1 |
| * | Remove an unneeded assertion in libteken. | Ed Schouten | 2009-01-01 | 1 | -1/+0 |
| * | Replace syscons terminal renderer by a new renderer that uses libteken. | Ed Schouten | 2009-01-01 | 17 | -1410/+3101 |
| * | add some USB scanner IDs for recent Epson multifunction devices. | Luigi Rizzo | 2008-12-31 | 2 | -6/+27 |
| * | When no driver attaches to a card, don't power down the card. We can | Warner Losh | 2008-12-31 | 1 | -1/+2 |
| * | merge 186535, 186537, and 186538 from releng_7_xen | Kip Macy | 2008-12-29 | 5 | -103/+103 |
| * | - Fix incorrect array declaration that was causing the stack overflow | Stanislav Sedov | 2008-12-27 | 1 | -1/+1 |
| * | Minor style(9) compliance change. | Alexander Kabaev | 2008-12-27 | 1 | -1/+2 |
| * | Add support for the Oxford OX16PCI958-based card. | Roman Kurakin | 2008-12-27 | 1 | -0/+6 |
| * | Remove an unused variable to make the SENTRY5 mips kernel compile | Bjoern A. Zeeb | 2008-12-27 | 1 | -1/+0 |
| * | Add some found NVidia MCP7x HDA controller IDs. | Alexander Motin | 2008-12-27 | 1 | -0/+20 |
| * | Integrate the NDIS USB support code to CURRENT. | Weongyo Jeong | 2008-12-27 | 5 | -17/+189 |
| * | Add some special handling for AD1986A codec: | Alexander Motin | 2008-12-26 | 1 | -1/+27 |
| * | fix a silly bug that I missed a for-loop to initialize AL2230S PHY. | Weongyo Jeong | 2008-12-25 | 1 | -2/+4 |
| * | must pack structures for architectures like arm | Sam Leffler | 2008-12-24 | 1 | -2/+2 |
| * | Only set registers if irqs are enabled | Robert Noland | 2008-12-23 | 1 | -2/+4 |
| * | Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them to | Andrew Thompson | 2008-12-23 | 19 | -126/+36 |
| * | move IXP4XX EHCI bus shim to the usb directory and rename | Sam Leffler | 2008-12-23 | 1 | -0/+360 |
| * | Name the bus mutex by the controller name, this allows each bus to be | Andrew Thompson | 2008-12-23 | 9 | -1/+9 |
| * | Fix up handling of Intel G4X chips some more. | Robert Noland | 2008-12-23 | 1 | -5/+12 |
| * | Clear busy state on the pages which are after the one that failed the bind | Konstantin Belousov | 2008-12-23 | 1 | -3/+5 |
| * | Organize Conexant codecs. | Alexander Motin | 2008-12-23 | 1 | -18/+11 |
| * | Add support for the HP 4470C scanner. | Remko Lodder | 2008-12-23 | 2 | -0/+2 |
| * | Add support for the MaxSream USB test carrier. | Remko Lodder | 2008-12-23 | 2 | -1/+4 |
| * | Add support for 2 EVDO devices. | Remko Lodder | 2008-12-23 | 1 | -0/+5 |
| * | o add Transaction Translator support (still missing ISOC xfers) | Sam Leffler | 2008-12-23 | 2 | -21/+40 |
| * | Add 9 more Analog Devices codec names. | Alexander Motin | 2008-12-22 | 1 | -2/+20 |
| * | Since we don't request reset for rlphy(4), the link state 'UP' | Pyun YongHyeon | 2008-12-22 | 1 | -0/+2 |
| * | Convert DRM_[DEBUG,ERROR,INFO] macros to c99 __VA_ARGS__. | Robert Noland | 2008-12-21 | 1 | -5/+5 |
| * | Deal with 0 length args... | Robert Noland | 2008-12-21 | 1 | -1/+1 |
| * | Fix AGP_DEBUG macro to use c99 __VA_ARGS__ and build if enabled. | Robert Noland | 2008-12-21 | 1 | -6/+3 |
| * | o add sys/endian.h now required by ehcivar.h | Sam Leffler | 2008-12-20 | 1 | -1/+3 |
| * | fix build w/ EHCI_DEBUG | Sam Leffler | 2008-12-20 | 1 | -1/+1 |
| * | Merge usb changes for Gateworks Cambria boards: | Sam Leffler | 2008-12-20 | 6 | -374/+504 |
| |\ |
|
| | * | MFH @ 186335 | Sam Leffler | 2008-12-20 | 47 | -893/+2221 |
| | |\
| |/
|/| |
|
| * | | Modularize the Open Firmware client interface to allow run-time switching | Nathan Whitehorn | 2008-12-20 | 7 | -584/+1374 |
| * | | Fix a typo. | Pyun YongHyeon | 2008-12-20 | 1 | -1/+1 |
| * | | Correct 5212 ani support so that max noise immunity, spur immunity, and | Sam Leffler | 2008-12-19 | 1 | -10/+10 |
| * | | Add ULI M5461 chipset and vendor ID. | Alexander Motin | 2008-12-18 | 1 | -1/+8 |
| * | | Garbage collect entries from pcireg.h since we now include it. | Robert Noland | 2008-12-18 | 1 | -9/+0 |
| * | | We only want drm to ever attach to the primary pci device. | Robert Noland | 2008-12-18 | 2 | -0/+5 |
| * | | Before modularization commit, atapci driver was attaching only to devices of | Alexander Motin | 2008-12-18 | 2 | -2/+6 |
| * | | rework drm_scatter.c which allocates scatter / gather pages for use by | Robert Noland | 2008-12-18 | 2 | -31/+91 |
| * | | Fix last commit, ttydisc_rint_bypass returns the total, not remainder. | Andrew Thompson | 2008-12-18 | 1 | -1/+1 |
| * | | Attempt to handoff the entire buffer with ttydisc_rint_bypass() before banging | Andrew Thompson | 2008-12-18 | 1 | -9/+12 |
| * | | Check in the actual module recognition code for the Chelsio | George V. Neville-Neil | 2008-12-18 | 2 | -36/+175 |