Age | Commit message (Expand) | Author |
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-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-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-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-21 | Disable the heuristics for legacy free systems if pckbc flags are set to 1 | Miod Vallat |
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 | 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 |
2010-06-27 | Disable uguru(4). Its probe touches an address used by something else on the | Mark Kettenis |
2010-04-02 | SiS 190 ethernet driver ported from FreeBSD by Christopher Zimmermann | Theo de Raadt |
2010-03-28 | Driver for microguru sensor microcontroller found on ABIT motherboards. | Theo de Raadt |
2010-03-27 | aria(4) is an audio driver, but hasn't been compatible with audio(9) | Jacob Meuser |
2010-03-03 | Enable urndis(4) everywhere that has USB enabled to get it tested. | Michael Knudsen |
2010-02-28 | enable mpii | Jonathan Gray |
2010-01-03 | enable aibs | Theo de Raadt |
2009-12-20 | compile in utrh | Theo de Raadt |
2009-12-09 | add uhts(4). | Matthieu Herrb |
2009-11-26 | move gcu* to near what it is used by | Theo de Raadt |
2009-11-25 | Repair typo in commented-out DRM option, 'sure' oga@ | Ian Darwin |
2009-11-25 | add gcu(4) to GENERIC and RAMDISK_CD | Dariusz Swiderski |
2009-11-24 | enable uthum(4), and rearrange some nearby goop | Theo de Raadt |
2009-11-14 | athn(4), a driver for Atheros 802.11a/g/n devices. | Damien Bergamini |
2009-11-08 | update description for iwn(4) | Damien Bergamini |
2009-08-14 | enable lisa(4); tested by Marco Knol; ok deraadt | Constantine A. Murenin |
2009-08-08 | alc(4) is a driver for the Atheros AR8131/AR8132 ethernet chip. | Kevin Lo |
2009-07-23 | reserve a space for aibs(4) in amd64 and i386, commented out for now; ok deraadt | Constantine A. Murenin |
2009-06-25 | re-enable inteldrm since new X driver is about to fix the issue | Theo de Raadt |
2009-06-14 | Disable inteldrm by default since it once again breaks x40 suspend. | Theo de Raadt |
2009-06-06 | option X86EMU is how this subsystem is brought into a kernel | Theo de Raadt |
2009-06-06 | Add vga bios repost support. Fetched from the NetBSD tree mostly. | Paul Irofti |