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 | enable usbf/cdcef, can be used during install (somehow) | Theo de Raadt |
2006-11-28 | Only use est and other non-acpi setperf mechanisms, if acpi is not | Dimitry Andric |
2006-11-28 | Add some debug facility. | Alexander Yurchenko |
2006-11-28 | remove a comment that was describing a behaviour that was changed over nine | David Gwynne |
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 | acpi may steal the timer and speedstep functionality, in which case we | Theo de Raadt |
2006-11-28 | Make malloc() print out a warning message when returning NULL due to | Pedro Martelletto |
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 | more magic removal | Bob Beck |
2006-11-27 | get rid of the rest of the asc/ascq magic codes in scsi | Bob Beck |
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 | Added support to GENERIC for disabled acpi | Jordan Hargrave |
2006-11-27 | regen | Jonathan Gray |
2006-11-27 | Add some Agere Ethernet ids. | Jonathan Gray |
2006-11-27 | Add disabled acpi to GENERIC and GENERIC.MP. This is required by the new | Marco Peereboom |
2006-11-27 | For the G5 processor setperf function, don't force perflevel to 50 or 100 | Gordon Willem Klok |
2006-11-27 | Make normal pic interrupt routing work too. | Mark Kettenis |
2006-11-27 | add bio code to do hotplug of devices on the scsibus. | David Gwynne |
2006-11-27 | Make AML_CRSLEN return the correct length for small resources. | Mark Kettenis |
2006-11-27 | rework asc/ascq handling to get rid of "magic" 0x values in the code, changes | Bob Beck |
2006-11-27 | commit vesabios for matthieu@ | Gordon Willem Klok |
2006-11-27 | Enable kvm86. | 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 | Only use the ichpcib speedstep feature if we're running on a (Mobile) Pentium 4, | Dimitry Andric |
2006-11-27 | Portuguese LK-201 layout. | Miod Vallat |
2006-11-27 | First attempt at making kvm86 MP safe, place mutex lock around calls | Gordon Willem Klok |
2006-11-27 | Prevent panics when booting GENERIC.MP with a vesabios kernel. | Gordon Willem Klok |
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 | Add PT_STEP. | Mark Kettenis |
2006-11-27 | Do not use a complete bitmap as a backing store for multiple screens, but | Miod Vallat |
2006-11-27 | hook scsibus up to bio. | David Gwynne |