Age | Commit message (Expand) | Author |
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 |
2009-06-03 | Import acpi power resource driver. This is needed for suspend/resume logic. | Paul Irofti |
2009-06-03 | Add acpivideo support. This adds brightness support for all laptops | Paul Irofti |
2009-06-02 | Enable acpidock device | Jordan Hargrave |
2009-05-16 | Enable udl(4) by default for amd64, i386, and macppc. | Marcus Glocker |
2009-05-12 | uld(4) works on i386, too. Disabled in GENERIC by default. | Marcus Glocker |
2009-05-07 | Move amas device from arch/amd64 to dev/pci and enable it in i386 as well. | Ariane van der Steldt |
2009-04-24 | Enable berkwdt(4) now. It'll make it easier for people to test it. | Michael Knudsen |
2009-04-24 | Add berkwdt(4), a driver for Berkshire Products PCI PC Watchdog written | Michael Knudsen |
2009-04-19 | Enable schsio(4) everywhere to get it tested. | Michael Knudsen |
2009-03-24 | link otus(4) to the build on i386 and amd64. | Damien Bergamini |
2009-03-10 | enable urtw(4) | Kevin Lo |
2009-02-25 | enable ale(4) on both i386 and amd64 | Kevin Lo |
2009-01-23 | Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providing | Michael Knudsen |
2009-01-18 | enable atphy/age | Kevin Lo |
2009-01-13 | Turn mpbios into a real device, such that people can disable it on crappy | Mark Kettenis |
2009-01-06 | - add and enable ipgphy(4) everywhere there's a stge(4) entry. | Jasper Lievisse Adriaanse |
2009-01-03 | run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices. | Damien Bergamini |
2008-12-26 | use the exact same policy for choosing apic on all 3 types of kernel. | Theo de Raadt |
2008-12-01 | terse is good, more readable; please commit deraadt@ | Todd T. Fries |
2008-11-27 | Enable gpioow and gpioiic for runtime attachment, keep the previous | Marc Balmer |
2008-11-26 | Enable Bluetooth (btd and btctl are not hooked into the build yet) | Uwe Stuehler |
2008-11-24 | Import btsco(4) from NetBSD to work on it | Uwe Stuehler |
2008-11-22 | Move the drm drivers over from: | Owain Ainsworth |
2008-11-09 | Rework that way that agp attaches. | Owain Ainsworth |
2008-10-24 | Add auacer(4) to handle the audio controller found in some ALi/ULi | Brad Smith |
2008-10-23 | add mos(4) to the most relevant config files | Theo de Raadt |
2008-10-15 | inteldrm and radeondrm are pretty stable by this point, so enable them on amd64 | Owain Ainsworth |
2008-10-08 | uhci(4) at cardbus(4) seems to work (to the same extent that ohci(4) and | Theo de Raadt |
2008-09-29 | enable JMicron Ethernet (jme/jmphy) | Jonathan Gray |
2008-08-02 | compile inteldrm and radeondrm in GENERIC by default, but disabled. | Owain Ainsworth |
2008-07-20 | no, ipmi is still not fine on some machines (since acpi got enabled) | Theo de Raadt |
2008-07-08 | vmt(4) is a kernel level implementation of the vmware tools. | David Gwynne |
2008-06-26 | Typo, CMD -> AMD | Brad Smith |
2008-06-25 | auglx(4) is an audio(4) driver for the AC'97 audio codec found on | Marc Balmer |
2008-06-20 | Re-enable amdmsr(4) now that it properly checks for AMD Geode LX CPU and | Marc Balmer |
2008-06-19 | comment out the com4 because -- even when disabled -- it shuffles all the | Theo de Raadt |
2008-06-19 | add ix(4) to GENERIC, enable it on i386. | Reyk Floeter |
2008-06-17 | totally skip amdmsr until it is fixed for real | Theo de Raadt |
2008-06-15 | Disable amdmsr(4) until the match function _ONLY_ lets it work on Geode's, | Theo de Raadt |
2008-06-15 | ipmi is working a wee bit better, but still not perfectly. let us re-enable | Theo de Raadt |
2008-06-14 | Add amdmsr(4), a driver to access model specific registers on AMD CPUs. | Marc Balmer |