Age | Commit message (Expand) | Author |
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-23 | Fix logic in ip27_hub_intr_makemasks() to correctly {un,}mask interrupt | Miod Vallat |
2009-10-23 | enable event handling on sas hbas and ignore unhandled events. this turns | David Gwynne |
2009-10-23 | Update links to 82802 datasheets. | Jonathan Gray |
2009-10-23 | if you're attempting to detach multiple devices (eg, many targets, | David Gwynne |
2009-10-23 | describe some more event data. | David Gwynne |
2009-10-22 | Completely overhaul interrupt handling on sgi. Cpu state now only stores a | Miod Vallat |
2009-10-22 | sync | Stuart Henderson |
2009-10-22 | Name change; SB900 -> Hudson-2. | Stuart Henderson |
2009-10-22 | With the splx() changes, it is no longer necessary to remember which interrupt | Miod Vallat |
2009-10-22 | Implement bus_space_vaddr() for macepcibr. | Miod Vallat |
2009-10-22 | Make macebus_intr_disestablish() signature sane, and update its caller. | Miod Vallat |
2009-10-22 | The recent cleanups make blatantly visible that the pending_int handler | Miod Vallat |
2009-10-22 | unifdef -DIMASK_EXTERNAL to the mips code. Support for interrupt masking at | Miod Vallat |
2009-10-22 | Replace intrmask_t with uint32_t. This types only describes interrupt masks | Miod Vallat |
2009-10-22 | Introduce a logical xbpci(4) device between xbridge and pci, since more than | Miod Vallat |
2009-10-22 | Change the #define controlling use of RM7k/RM9k coprocessor 0 ICR to | Miod Vallat |
2009-10-22 | Correctly initialize the second HUB PI interrupt and calias registers on | Miod Vallat |
2009-10-22 | Remove a never hit debug panic I commited by accident sometime ago. | Miod Vallat |
2009-10-22 | Only play with RM7k coprocessor 0 ICR if IMASK_EXTERNAL is not defined. | Miod Vallat |
2009-10-22 | Do not bother invoking hw_setintrmask() in splinit(), spl0() will do it for | Miod Vallat |
2009-10-22 | At the end of a context switch and in proc_trampoline(), instead of doing the | Miod Vallat |
2009-10-22 | Crank VM_MIN_ADDRESS to prevent userland from being able to mmap zero, | Miod Vallat |
2009-10-22 | add Option GT HSUPA 380E, as found in the Acer AspireOne AOA150-BG model. | Stuart Henderson |
2009-10-22 | regen | Stuart Henderson |
2009-10-22 | add Option GT HSUPA 380E, as found in the Acer AspireOne AOA150-BG model. ok ... | Stuart Henderson |
2009-10-22 | devices below the scsibus should all be detached via scsi_detach_lun. | David Gwynne |
2009-10-22 | gc unused global | David Gwynne |
2009-10-21 | Replace IP32 hw_setintrmask() .S routine with a two line C routine. | Miod Vallat |
2009-10-21 | use _lto8b to calculate 64 bit address. Fixes issue ckuethe saw at 2TB | Marco Peereboom |
2009-10-21 | In atoi(), only check for a base indication iff the string starts with `0' | Miod Vallat |
2009-10-20 | recognize the VIA VT1702 codec | Kevin Lo |
2009-10-20 | "active" is an unused member of the scsi_link structure. i couldnt find any | David Gwynne |
2009-10-19 | antsy | Jonathan Gray |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then | Philip Guenthe |
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 | Allow us to accept gratuitous ARP requests in cases where the | Marco Pfatschbacher |
2009-10-17 | remove bogus quirk. these devices do not lie about their type, but | Jacob Meuser |
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-16 | cancel the timeout upon disabling profiling / virtual timer; so | Martynas Venckus |
2009-10-16 | Added argument for xconvert for length conversion | Jordan Hargrave |
2009-10-16 | Honour serial console speed on O2 too. | Miod Vallat |