Age | Commit message (Expand) | Author |
2011-06-20 | enable myx(4) | David Gwynne |
2011-06-16 | Enable acpitoshiba by default in GENERIC. | Paul Irofti |
2011-06-06 | Toss a rare device driver; this makes msi interrupts fit. | Theo de Raadt |
2011-05-30 | Add mmuagp. a driver for the agp chipsets on early amd64 machines. | Owain Ainsworth |
2011-05-24 | On OpenBSD, we've always attached scsibus(4) to umass(4), even for | Matthew Dempsky |
2011-05-23 | AMD K10/K11 pstate driver allows setperf and apm to change CPU | Claudio Jeker |
2011-05-18 | Mention new alc(4) devices in commments. No active changes. | Stuart Henderson |
2011-04-30 | Preliminary plumbing code for i386 hibernate (suspend-to-disk). | Mike Larkin |
2011-04-15 | Convert the kernel Makefiles to autogenerate dependencies during compilation | Philip Guenthe |
2011-04-10 | Merge viapm and viaenv | Alexandr Shadchin |
2011-04-05 | Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, no | Philip Guenthe |
2011-04-03 | Re-enable bce(4) now that it is fixed. | Claudio Jeker |
2011-03-28 | Include mlphy(4) to the kernels that include tl(4). | Claudio Jeker |
2011-02-17 | Disable sbt and ubt devices. The bluetooth code will sometimes sleep while | Miod Vallat |
2011-01-15 | enable RDC Ethernet (vte/rdcphy) | Kevin Lo |
2011-01-07 | do not special case ep0 at pci/eisa. ep* will be fine. We should not | Theo de Raadt |
2011-01-06 | enable athn at uhub | Damien Bergamini |
2011-01-04 | Add support for Memory Mapped Configuration space access. This gives us | Mark Kettenis |
2010-12-30 | If genassym fails, sort on the pipeline will indicate no error resulting | Theo de Raadt |
2010-12-15 | enable uticom(4) now it is known to work | Jonathan Gray |
2010-12-11 | rsu(4), a driver for Realtek RTL8188SU, RTL8191SU and RTL8192SU | Damien Bergamini |
2010-12-06 | - use consistent 'include' rules without a full relative path. | Jasper Lievisse Adriaanse |
2010-12-02 | After the most recent change, make it possible to make -j again. The | Theo de Raadt |
2010-12-02 | move vers.o to before the other objects, so that it is not linked last. | Theo de Raadt |
2010-11-26 | Disable uscanner(4) by default on all kernels which configure it. First step | Miod Vallat |
2010-11-05 | urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU 802.11n USB devices. | Damien Bergamini |
2010-10-26 | enable vmt(4). hopefully it will get some use soon. | David Gwynne |
2010-10-19 | grow i386 inside media a teeny bit | Theo de Raadt |
2010-10-14 | Move glxpcib(4) to MI land unifying the two MD drivers. | Paul Irofti |
2010-10-13 | do the same thing for the cd: | Mike Belopuhov |
2010-10-13 | shave some bytes off the ramdisk kernels by disaling a bunch of | Mike Belopuhov |
2010-10-04 | add support for midi(4) ports to envy(4) | Alexandre Ratchov |
2010-09-26 | Merge pmsi(4) into pms(4). From Alexandr Shadchin on tech@. | Miod Vallat |
2010-09-23 | enable utwitch(4) (formely uyurex(4)) by default | Yojiro Uo |
2010-09-08 | activate NTFS, let's hope it gets less experimental soon (as beck@ said) | Marc Espie |
2010-08-08 | Reenable acpiasus(4). The bogus code is actually dead code, and jsing@'s | Mark Kettenis |
2010-08-08 | Disable acpiasus(4); it violates the rule that only the acpi thread is allowed | Mark Kettenis |
2010-08-04 | Disable bce(4) because it can only access 1GB of memory and developers | Theo de Raadt |
2010-08-02 | enable owctr | Theo de Raadt |
2010-07-31 | remove the ``midisyn'' framework and anything using it, i.e., the opl | Alexandre Ratchov |
2010-07-26 | Add support for Sony ACPI hotkeys via a new driver: acpisony(4). | Paul Irofti |
2010-07-23 | AMD amd64 errara are not on the i386 install media, since there is often | Theo de Raadt |
2010-07-21 | Disable the heuristics for legacy free systems if pckbc flags are set to 1 | Miod Vallat |
2010-07-09 | gcc4 is a bloated pig, so a few things must fall off the floppy | Theo de Raadt |
2010-07-05 | bsdos was removed | Theo de Raadt |
2010-07-05 | remove compat_bsdos support | Ted Unangst |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback |
2010-07-03 | Omit some silly USB devices from RAMDISK kernels. | Matthew Dempsky |
2010-07-03 | Intel 3400 Thermal Sensor driver, found on some new Intel machines. | Mike Larkin |
2010-07-01 | another day, another compat gets removed. today is ibcs2's turn | Ted Unangst |