Age | Commit message (Expand) | Author |
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 |
2009-10-16 | Make Octane kernels compile again after recent changes. My bad. | Miod Vallat |
2009-10-16 | Get serial console speed from prom, and use it instead of hardcoding 9600 bps, | Miod Vallat |
2009-10-15 | regen | Miod Vallat |
2009-10-15 | Sort widgets by type instead of manufacturer code, add some TIO widgets, | Miod Vallat |
2009-10-15 | The Octane boot PROM is accessible through the PCI space of the on-board i/o | Miod Vallat |
2009-10-15 | Implement passive cooling for acpitz; works for some overheating machines | Jordan Hargrave |
2009-10-15 | Add detach support to a few more drivers, and in others do the neccessary | Theo de Raadt |
2009-10-15 | disable interrupt coalescing (aka mitigation) if the chip comes up with it | David Gwynne |
2009-10-15 | If the bSynchAddress of the AudioStreaming isochronous audio data | Jacob Meuser |
2009-10-14 | On coherent systems, all bus_dmamap_sync() needs to do is writebacks, no | Miod Vallat |
2009-10-14 | On IP30 and IP35 systems, try harder to figure out exactly what model we are | Miod Vallat |
2009-10-14 | Report the crossbow widget part of bedrock as PXBow for consistency with | Miod Vallat |
2009-10-14 | Add some comments to explain why the DMA32 physseg is really 2**31 bytes | Miod Vallat |
2009-10-14 | Fix buffer cache backoff in the page daemon - deal with inactive pages to | Bob Beck |
2009-10-14 | Remove a redundant if (maxpty == npty) in check_pty - this is also tested by | Nicholas Marriott |
2009-10-14 | rework how devids are handled in the midlayer and mpath. | David Gwynne |
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 | Make iof(4) pass its bus speed to children, this in turn allows com(4) to | Miod Vallat |
2009-10-13 | Pass audio keys to the audio layer even when the keyboard is in raw mode, | Miod Vallat |
2009-10-13 | Connect pcppi bell to ukbd, so that x86 systems with usb console keyboard | Miod Vallat |
2009-10-13 | Make sure we do not loop when allocating an extent region with EX_CONFLICTOK | Miod Vallat |
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 | TCT Mobile modem, rebadged as Alcatel One Touch X060/X200. | Jonathan Gray |
2009-10-12 | regen | Jonathan Gray |
2009-10-12 | TCT Mobile modem, rebadged as Alcatel One Touch X060/X200. | Jonathan Gray |
2009-10-12 | auixp(4) also supports SB600. from Brad. | Jacob Meuser |
2009-10-12 | avoid smashing the stack when we have sense data to return back to userland | David Gwynne |
2009-10-12 | mask bits correctly in devid vpd for the PI | David Gwynne |
2009-10-11 | fix support for 82543GC. as per intel driver acrds <=82543 need to have their | Dariusz Swiderski |
2009-10-11 | Make sure com@io[cf] attachment stanzas with locators win over generic com* | Miod Vallat |
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 | Minor cleanup run, no functional changes; | Marcus Glocker |