Age | Commit message (Expand) | Author |
2006-11-27 | First attempt at making kvm86 MP safe, place mutex lock around calls | Gordon Willem Klok |
2006-11-27 | document the CDC Ethernet function | Uwe Stuehler |
2006-11-27 | - remove reference to non-existent usbf(9); noticed by jmc | Uwe Stuehler |
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 | sync | Theo de Raadt |
2006-11-27 | use correct function name in error message; ok henning@ | Kevin Steves |
2006-11-27 | Add PT_STEP. | Mark Kettenis |
2006-11-27 | tweaks; ok deraadt | Jason McIntyre |
2006-11-27 | client-side of the annotate command is usable, build it too. | Xavier Santolaria |
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 |
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 | move uberry to a nicer place | Theo de Raadt |
2006-11-27 | make use of multiple routing tables. | Henning Brauer |
2006-11-27 | if there are no luns on a target, then say there were no devices, | David Gwynne |
2006-11-27 | Do not perform frame buffer actions on non-active screens. | Miod Vallat |
2006-11-27 | enable uberry driver | Theo de Raadt |
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 | The current implementation to handle control options is broken as soon as | Claudio Jeker |
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 | sync | Theo de Raadt |
2006-11-26 | Introduction to Universal Serial Bus function support. | Uwe Stuehler |
2006-11-26 | Cleanup some KNF nits, if we can't grab a SCB dont return at splbio. | Gordon Willem Klok |
2006-11-26 | - kill trailing space | Jason McIntyre |
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 | enable mpi | David Gwynne |
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 | document new MULTI_PACKAGES | Marc Espie |
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 | there's no longer a `special' main packages in MULTI_PACKAGES ports | Marc Espie |
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 |
2006-11-26 | leave name simple | Theo de Raadt |
2006-11-26 | Add all available watchdog timers to i386/hardware, pwdog to macppc/hardware. | Marc Balmer |
2006-11-26 | fix a potential problem in multiple handling of va_list; use va_copy instead. | Brad Smith |
2006-11-26 | fail without leaking memory when poll set extension fails. | Brad Smith |