Age | Commit message (Expand) | Author |
2009-10-24 | regen | Damien Bergamini |
2009-10-24 | new pci id for intel wifi link 6000 | Damien Bergamini |
2009-10-24 | recognise ahci 1.3 devices, maybe they'll Just Work(tm). | David Gwynne |
2009-10-24 | add the subvendor ID of ``M-Audio Audiophile 2496'' and add it to | Alexandre Ratchov |
2009-10-22 | sync | Stuart Henderson |
2009-10-22 | Name change; SB900 -> Hudson-2. | Stuart Henderson |
2009-10-20 | recognize the VIA VT1702 codec | Kevin Lo |
2009-10-18 | Match on Intel 3400 SATA. | Jonathan Gray |
2009-10-17 | Another MCP77 controller that while matched already by class, | Jonathan Gray |
2009-10-17 | use sc->sk_bsize in the unmap call too; ok theo | Martynas Venckus |
2009-10-17 | Match on MCP77 SATA. | Jonathan Gray |
2009-10-17 | regen | Jonathan Gray |
2009-10-17 | Correct one of the MCP77 SATA ids that was incorrectly flagged | Jonathan Gray |
2009-10-17 | regen | Jonathan Gray |
2009-10-17 | Add a bunch of devices from submitted dmesgs. | Jonathan Gray |
2009-10-15 | Add detach support to a few more drivers, and in others do the neccessary | Theo de Raadt |
2009-10-13 | Start doing the neccessary operations in the detach function in the right order. | Theo de Raadt |
2009-10-13 | Correct udma timing register offset and the udma mode ceiling | Jonathan Gray |
2009-10-13 | Get rid of devact enum, substitute it with an int and coresponding defines. | Paul Irofti |
2009-10-13 | sort the device list. from Brad. | Stuart Henderson |
2009-10-12 | auixp(4) also supports SB600. from Brad. | Jacob Meuser |
2009-10-11 | fix support for 82543GC. as per intel driver acrds <=82543 need to have their | Dariusz Swiderski |
2009-10-11 | remove duplicate ierrors increment (rx_overruns gets incremented) which was | Dariusz Swiderski |
2009-10-11 | Correct a copy-and-pasto (check for the same device type twice in | Stuart Henderson |
2009-10-11 | At initialization of HT chips, write configuration on the corresponding | Alexandre Ratchov |
2009-10-11 | Add support for the Broadcom BCM5717 ASIC and the BCM5717 / BCM5718 chipsets. | Stuart Henderson |
2009-10-11 | * define a constant for the specification defined maximum number of | Jacob Meuser |
2009-10-11 | * start all "initialization failure" messages with lowercase letter. | Jacob Meuser |
2009-10-11 | add support for ICH9 M V chipset, from brad. | Dariusz Swiderski |
2009-10-11 | this driver doesn't yet support HDMI codecs enough for them to be | Jacob Meuser |
2009-10-10 | Again, in detatch... call whatever disconnects our interrupt, before we | Theo de Raadt |
2009-10-09 | Must also timeout_del twice in detach()... | Theo de Raadt |
2009-10-09 | A working detach function. Has no impact on anything else in the driver. | Theo de Raadt |
2009-10-08 | set a couple bits in the pci configuration space for nvidia hda | Jacob Meuser |
2009-10-07 | The BCM5703 ASIC ID is actually shared with the BCM5702 ASIC so | Stuart Henderson |
2009-10-06 | Allow MD limits for allocating PCI io and mem space and specify limits on | Mark Kettenis |
2009-10-06 | Remove hack that helped us to work on Lenovo X200, as of last commit the phy | Dariusz Swiderski |
2009-10-05 | Fill pciide_unmapregs_compat() with stuff which might work, if we ever get | Theo de Raadt |
2009-10-05 | Add some minimalistic detach/unmap bits for pciide, | Jonathan Gray |
2009-10-05 | regen | Jonathan Gray |
2009-10-05 | Add a bunch of Intel 10GbE devices found in the FreeBSD version | Jonathan Gray |
2009-10-05 | nvidia MCP73 on acer aspire m1640; proger@uaoug.org.ua | Theo de Raadt |
2009-10-04 | Merge over a bunch of detach logic from msk(4) so that this driver can | Theo de Raadt |
2009-10-04 | Correctly store the tag results from bus_dmamem_alloc() so that the | Theo de Raadt |
2009-10-02 | remove trash left in debug changes; lindroos@nls.fi | Theo de Raadt |
2009-10-02 | sync | Stuart Henderson |
2009-10-02 | Remove BCM57720 as it's not going to be released. From a Broadcom | Stuart Henderson |
2009-10-02 | Remove BCM57720 as it's not going to be released. From a Broadcom | Stuart Henderson |
2009-10-02 | regen | Miod Vallat |
2009-10-02 | One more DEC device found on alpha clusters | Miod Vallat |