Age | Commit message (Expand) | Author |
2012-05-19 | Split out the suspend/resume code into its own file to make it possible to | Mark Kettenis |
2012-05-18 | Remove unused header. | Martin Pieuchot |
2012-05-17 | Add support for i350 based devices, based in part on Intel code | Jonathan Gray |
2012-05-15 | Allow for serial console on com@puc. Not perfect but should handle the | Mark Kettenis |
2012-05-15 | Set the usb(4) unit number as bus number. This fixes a possible | Martin Pieuchot |
2012-05-15 | Don't use a pointer to an opaque softc, we'll need to access its unit | Martin Pieuchot |
2012-05-14 | fixup "couldn't establish interrupt" error printf; from brad, ok phessler | Mike Belopuhov |
2012-05-14 | trigger tx start routine when link goes up to prevent a lockup | Mike Belopuhov |
2012-05-13 | Add define for capability 0x12 (SATA). | Mark Kettenis |
2012-05-13 | Remove unused and confusing 'head' argument. | Martin Pieuchot |
2012-05-12 | Repairs operation of twin-channel ahc devices. Only affects ahc@eisa since | Miod Vallat |
2012-05-12 | Initialize enough softc fields to give this attachment a chance to work. | Miod Vallat |
2012-05-12 | Remove unused variable. | Mark Kettenis |
2012-05-12 | Remove unused xfer pointer from the qTD structure. | Martin Pieuchot |
2012-05-12 | Because qTD lists are NULL terminated, there is no need for an extra | Martin Pieuchot |
2012-05-12 | Returns different errors for USB_REQUEST if the address specified | Martin Pieuchot |
2012-05-12 | Adjust for renaming of Intel GM45 Serial-over-LAN device in pcidevs r1.1643. | Mark Kettenis |
2012-05-12 | regen | Mark Kettenis |
2012-05-12 | regen | Mark Kettenis |
2012-05-12 | Rename Intel GM45 Serial-over-LAN device to be consistent with others. | Mark Kettenis |
2012-05-10 | Enable PCI snoop on the AMD Hudson 2. With help from Juan Francisco | Alexandre Ratchov |
2012-05-09 | 8401E/8402/8105E/8105E_SPIN1 don't support jumbo frames | Jonathan Gray |
2012-05-09 | The 8168D chipset needs to have the PHY wake PM flag set to ensure | Jonathan Gray |
2012-05-08 | sync | Stuart Henderson |
2012-05-08 | Additional Intel E5 devices found on Supermicro X9DRT-HIBFF. ok jsg@ | Stuart Henderson |
2012-05-07 | Add support for Intel 6 Series KT (Serial-over-LAN, part of Intel AMT). | Mark Kettenis |
2012-05-06 | add support for the reverse video attribute in sti(4) | Mike Belopuhov |
2012-05-05 | regen | Mark Kettenis |
2012-05-05 | Add a few more AMD APU graphics IDs found in dmesglog. | Mark Kettenis |
2012-05-05 | Sync with renamed and new AMD Hudson-2 entries done in pcidevs r1.1640 | Stuart Henderson |
2012-05-05 | sync | Stuart Henderson |
2012-05-05 | Correct some of the existing AMD Hudson-2 entries for consistent naming, | Stuart Henderson |
2012-04-28 | Added yet another magic for my ALPS touchpad. | Tobias Stoeckmann |
2012-04-27 | Sprinkle bus_space_barrier after register writes. 70% paranoia and 30% | Miod Vallat |
2012-04-22 | VT6410 and VT6415 controllers do not implement the `channel enable' register, | Miod Vallat |
2012-04-22 | Add struct proc * argument to FRELE() and FILE_SET_MATURE() in | Philip Guenthe |
2012-04-17 | Add type numbers for upcoming sgi work, forgotten during newport(4) import. | Miod Vallat |
2012-04-17 | Output interrupts are raised when the uart is ready for output, which | Alexandre Ratchov |
2012-04-14 | regen | Matthieu Herrb |
2012-04-14 | add Radeon Mobility HD 5430 | Matthieu Herrb |
2012-04-13 | Fix waiting problem at boot on AMD Hudson's AHCI. | sasano |
2012-04-11 | fix all the suser calls which pass an incorrect p_acflag argument; | Mike Belopuhov |
2012-04-11 | SLIST_REMOVE_NEXT -> SLIST_REMOVE_AFTER for better consistency and | Christian Weisgerber |
2012-04-09 | If running on the original 33C93, reject commands not in groups 0, 1 or 5 | Miod Vallat |
2012-04-09 | Cope with strict alignment platforms, and unbreak the RX logic. Tested with | Miod Vallat |
2012-04-08 | additional urtwn device ids found in the linux driver | Jonathan Gray |
2012-04-08 | regen | Jonathan Gray |
2012-04-08 | additional urtwn device ids found in the linux driver | Jonathan Gray |
2012-04-08 | regen | Jonathan Gray |
2012-04-08 | add ids for Attansic/Atheros L1F (AR8161) and L2F (AR8162). | Jonathan Gray |