| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix include paths to make this compile. | silby | 2006-03-05 | 3 | -10/+10 |
* | Add USB modes. | sos | 2006-03-05 | 1 | -0/+3 |
* | Import microcodes for RT2561, RT2561S and RT2661 chipsets. | damien | 2006-03-05 | 1 | -0/+2268 |
* | Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR) | damien | 2006-03-05 | 9 | -1296/+4814 |
* | Update atapi-fd to support direct devices such as disks. | sos | 2006-03-05 | 4 | -69/+101 |
* | When we get an unknown ATAPI comand, try it even if it is not listed, | phk | 2006-03-05 | 1 | -2/+4 |
* | Add another inverted amplifier sense quirk for Sony VAIO Type T. | ariff | 2006-03-05 | 1 | -0/+1 |
* | turn some WARNs for unknown events into INFOs | mjacob | 2006-03-04 | 1 | -2/+2 |
* | Take the functionality contained in the former "options TDFX_LINUX" | yar | 2006-03-03 | 2 | -38/+88 |
* | Correctly switch IFCAP_VLAN_HWTAGGING on and off. | glebius | 2006-03-03 | 1 | -6/+12 |
* | micro fix from justin | mjacob | 2006-03-03 | 1 | -3/+3 |
* | Fix endian bugs accessing ioctl arguments that are passed by value. | emax | 2006-03-03 | 1 | -13/+13 |
* | Provide ability to disable kbdmux(4) with the hint.kbdmux.0.disabled="1" hint. | emax | 2006-03-01 | 1 | -0/+4 |
* | Update low-level code. (to version 1.4) | rik | 2006-03-01 | 2 | -4229/+4247 |
* | Work around the deadlock that occours when ATA waits for the taskqueue | sos | 2006-03-01 | 2 | -7/+24 |
* | Big update to the iir driver: | scottl | 2006-03-01 | 3 | -170/+169 |
* | Don't free ifaces yet, should fix a panic | imp | 2006-03-01 | 1 | -1/+0 |
* | Integrate kbdmux(4) into syscons(4) and kbd code. | emax | 2006-02-28 | 2 | -4/+66 |
* | Fix mpt_reset to try mpt_hard_reset more than once, and to try | mjacob | 2006-02-28 | 2 | -43/+86 |
* | Make ukbd(4) to not delay break scancodes in "raw" mode. | emax | 2006-02-28 | 1 | -3/+1 |
* | Plug memory leak | emax | 2006-02-27 | 1 | -0/+4 |
* | 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 |
* | backout 1.136 until we can resolve report that it causes output to stall | sam | 2006-02-27 | 2 | -42/+18 |
* | Disable custom locking in the vkbd(4) for now and make it rely on the | emax | 2006-02-27 | 1 | -2/+20 |
* | Add the Tripp-Lite U209-000-R serial adapter. | iedowse | 2006-02-27 | 2 | -0/+5 |
* | Remove the ill-considered effect of using the type definitions as | mjacob | 2006-02-26 | 3 | -38/+55 |
* | propagate role of device for ISP_GET_PDBINFO | mjacob | 2006-02-26 | 1 | -0/+1 |
* | The UQ_OPEN_CLEARSTALL entry added in revision 1.48 is no longer | iedowse | 2006-02-26 | 1 | -2/+0 |
* | Repo copy de driver to dev/de, and adjust. | imp | 2006-02-26 | 2 | -5/+5 |
* | Shorten the time for waiting for TMF commands to complete- let's | mjacob | 2006-02-26 | 1 | -4/+11 |
* | a) Delay for port enable to succeed should be 30 seconds (at least) for | mjacob | 2006-02-26 | 1 | -4/+2 |
* | Save and restore the data toggle value when a pipe to an endpoint | iedowse | 2006-02-26 | 5 | -3/+12 |
* | Put a comment, explaining why kbdmux(4) had to be fixed. | emax | 2006-02-25 | 1 | -3/+12 |
* | Fix hard lockup caused by kbdmux(4) when kbdmux(4), PS/2 keyboard | emax | 2006-02-25 | 1 | -1/+1 |
* | Add a missing ohci_waitintr() call that allows polled operation of | iedowse | 2006-02-25 | 1 | -0/+3 |
* | Fix ata_reinit so it does things in the right order to prevent panic's. | sos | 2006-02-25 | 2 | -43/+33 |
* | Role a microrev of the MPI Library in preparation for target mode work. | mjacob | 2006-02-25 | 12 | -87/+471 |
* | fix a race whereby a tx descriptor might get reused before the hardware | sam | 2006-02-24 | 2 | -18/+42 |
* | Trim unnecessary pointer alignment. | ariff | 2006-02-24 | 1 | -1/+1 |
* | Replace our local UART_SIGMASK_* with the global SER_MASK_*. | marcel | 2006-02-24 | 5 | -10/+5 |
* | When we probe a SAB82532, return BUS_PROBE_GENERIC. This allows puc(4) | marcel | 2006-02-24 | 1 | -1/+3 |
* | MFp4: | marcel | 2006-02-24 | 7 | -52/+37 |
* | MFp4: | marcel | 2006-02-24 | 2 | -2/+2 |
* | MFp4: | marcel | 2006-02-24 | 1 | -3/+6 |
* | Keep the parent device (in this case the channel) around in ata_request, | sos | 2006-02-23 | 2 | -17/+27 |
* | Remove some dead code. | jhb | 2006-02-23 | 1 | -3/+1 |
* | - Use callout_init_mtx() to initialize toffhandle callout using the fdc's | jhb | 2006-02-23 | 1 | -9/+5 |
* | In ata_cmd_allocate() only call ata_pci_allocate once. | sos | 2006-02-23 | 1 | -1/+0 |
* | Check the return value of copyin() and return an error if it fails. | jhb | 2006-02-23 | 1 | -2/+4 |