Age | Commit message (Expand) | Author |
2006-11-28 | yet another cdce device. | Dale Rahn |
2006-11-28 | acpi may steal power management functionality, in which case we | Mark Kettenis |
2006-11-28 | The default debug level is ``error'' for now. | Alexander Yurchenko |
2006-11-28 | Keep free ccbs in a queue. | Alexander Yurchenko |
2006-11-28 | add needs-flag to allow pxaudc to compile without usbf (to get the | Uwe Stuehler |
2006-11-28 | Add some debug facility. | Alexander Yurchenko |
2006-11-28 | unhandled ioctls return ENOTTY, not 0 | David Gwynne |
2006-11-28 | remove dead code | David Gwynne |
2006-11-28 | Reorder cfxga initialization sequence for clarity, and minor tweaks; no | Miod Vallat |
2006-11-28 | Instead debug message for WEP key setting, just complain if WEP key | Marcus Glocker |
2006-11-28 | Pre-allocate the TX DMA maps intead of creating and destroying a DMA map | Brad Smith |
2006-11-28 | - ixgb_dma_alloc(): Uncomment the line setting the DMA tag to NUL upon failure. | Brad Smith |
2006-11-28 | style changes and cleaning. no op. | Brad Smith |
2006-11-28 | Pretend to implement SCSI SYNCHRONIZE_CACHE command. | Alexander Yurchenko |
2006-11-27 | Replace DMA operations with something less ugly. Still a lot of work remains. | Alexander Yurchenko |
2006-11-27 | Post-process PCI config space opregions | Jordan Hargrave |
2006-11-27 | Don't spam dmesg. | Mark Kettenis |
2006-11-27 | Support for different video modes (by playing with wsconfcfg). | Miod Vallat |
2006-11-27 | regen | Jonathan Gray |
2006-11-27 | Add some Agere Ethernet ids. | Jonathan Gray |
2006-11-27 | Make normal pic interrupt routing work too. | Mark Kettenis |
2006-11-27 | Make AML_CRSLEN return the correct length for small resources. | Mark Kettenis |
2006-11-27 | commit vesabios for matthieu@ | Gordon Willem Klok |
2006-11-27 | Properly enable enterrupts. Now I finally can newfs the whole drive. | Alexander Yurchenko |
2006-11-27 | IBM ServeRAID controllers driver. | Alexander Yurchenko |
2006-11-27 | Add check for acpi pointer. This prevents some ugly panics. | Marco Peereboom |
2006-11-27 | Initial untested bits for ZD1211B support, different init | Jonathan Gray |
2006-11-27 | Enable WEP. | Marcus Glocker |
2006-11-27 | Fixes for acpiprt routing | Jordan Hargrave |
2006-11-27 | Added support for parsing _CRS resources | Jordan Hargrave |
2006-11-27 | Do not use a complete bitmap as a backing store for multiple screens, but | Miod Vallat |
2006-11-27 | Separate solid fill operations from regular raster ops; this also brings | Miod Vallat |
2006-11-27 | Handle objrefs in _PRT. | Mark Kettenis |
2006-11-27 | Do not perform frame buffer actions on non-active screens. | Miod Vallat |
2006-11-27 | smallest usb driver ever: enable config on the Blackberry which prevents | Theo de Raadt |
2006-11-27 | Store the wsscreen_descr structure in the softc. | Miod Vallat |
2006-11-27 | Always update cfxga_scr emulops field when creating a new screen, in case | Miod Vallat |
2006-11-26 | Replace the firmware reset command by a register write which also | Marcus Glocker |
2006-11-26 | Rewrite the blitter functions, providing an accelerated putchar in the | Miod Vallat |
2006-11-26 | avoid extra inclusions; ok jsg | Theo de Raadt |
2006-11-26 | revert the Jumbo diff that was commited as part of a wireles drivers commit. | Brad Smith |
2006-11-26 | sync | Theo de Raadt |
2006-11-26 | learn about RIM products | Theo de Raadt |
2006-11-26 | Start reworking the raster ops code, and be smarter when monitoring the FIFO | Miod Vallat |
2006-11-26 | regen again. :) | Dimitry Andric |
2006-11-26 | regen | Dimitry Andric |
2006-11-26 | Add some Intel 946, 963 and 965 entries. | Dimitry Andric |
2006-11-26 | Make sure AGP debug printfs actually compile. | Dimitry Andric |
2006-11-26 | Make use of ieee80211_std_rateset | Jonathan Gray |
2006-11-26 | Much better register description and values. No functional change yet - but | Miod Vallat |