Age | Commit message (Expand) | Author |
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 |
2006-11-26 | allow both read and write callbacks for bufferevents to be NULL. | Brad Smith |
2006-11-26 | Save misc info (ebx) register from cpuid with eax=1, so we can use it | Dimitry Andric |
2006-11-26 | commented out entry for the BCM5709. | Brad Smith |
2006-11-26 | Enable malo(4) for amd64. Tested with a Netgear WG311v3 PCI. Further | Marcus Glocker |
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 | Activate pwdog(4) after successful testing on i386 and macppc. | Marc Balmer |
2006-11-26 | repair missing DPADD requests | Theo de Raadt |
2006-11-26 | use splclock() instead of splsoftclock() when setting the timeout period | Marc Balmer |
2006-11-26 | no argument names in prototypes pls | David Gwynne |
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 | provide scsi_detach_bus, _target, and _lun to wrap up config_detach for | David Gwynne |
2006-11-26 | sync | Theo de Raadt |
2006-11-26 | usb client support can be re-enabled | Theo de Raadt |
2006-11-26 | try first mmap() allocation at pagesize, no need to re-mmap at every power | Theo de Raadt |
2006-11-26 | add the Linksys USB1000 | Brad Smith |
2006-11-26 | missing file; sorry niall! | Uwe Stuehler |
2006-11-26 | Fix malloc() panic in msdosfs_mountfs(), okay thib@ deraadt@ | Pedro Martelletto |
2006-11-25 | - disable usbf stuff till the missing header is in; unbreak kernel compile. | Niall O'Higgins |
2006-11-25 | sync .Nd with what is in pci.4; | Jason McIntyre |
2006-11-25 | tweaks; | Jason McIntyre |