Age | Commit message (Expand) | Author |
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 |
2006-11-26 | commented out entry for the BCM5709. | Brad Smith |
2006-11-26 | cover up a bug (resulting in noise in dmesg) that we still do not | Theo de Raadt |
2006-11-26 | It's sizeof(struct ieee80211_frame) not sizeof(struct ieee80211_frame *). | Marcus Glocker |
2006-11-26 | do not have each net80211 driver define its own rates structures. if they use | Theo de Raadt |
2006-11-26 | correct hardware revision mask. | Jonathan Gray |
2006-11-26 | use scsi_detach_target when a device dissapears, rather than using | David Gwynne |
2006-11-26 | missing file; sorry niall! | Uwe Stuehler |
2006-11-25 | use pci_matchbyid() here, too. | Marc Balmer |
2006-11-25 | Convert pwdog(4) over to using pci_matchbyid(). | Marc Balmer |
2006-11-25 | remove a comment that only applies to freebsd. | Damien Bergamini |
2006-11-25 | Add mutex. | Marco Peereboom |
2006-11-25 | Initial USB device controller (UDC) and USB CDC Ethernet function support | Uwe Stuehler |
2006-11-25 | The PWDOG1 card can be jumpered to work I/O or memory mapped. Detect | Marc Balmer |
2006-11-25 | ANSI | Brad Smith |
2006-11-25 | regen | Jonathan Gray |
2006-11-25 | Netgear WG111v2 | Jonathan Gray |
2006-11-25 | committ these atfter generating them, reminded by deraadt. | Marc Balmer |
2006-11-25 | remove a comment which is now untrue after i fixed it | David Gwynne |
2006-11-25 | Add support for the Quancom PWDOG1 watchdog timer card. | Marc Balmer |
2006-11-25 | sync amd64 to i386 w.r.t. acpi support. Also fix interrupt routing for multi-... | Niklas Hallqvist |
2006-11-25 | remove some sk(4) specific media handling code. | Brad Smith |
2006-11-25 | Don't handle acpiev events inside the gpe handler since this causes deadlocks. | Marco Peereboom |
2006-11-25 | Fixed acpiec code for deadlock | Jordan Hargrave |
2006-11-25 | initial stab at an SBus front end for gem(4). currently untested. | Brad Smith |
2006-11-25 | Initial NAND flash support for Zaurus, not enabled yet; prodded by many. | Uwe Stuehler |