Age | Commit message (Expand) | Author |
2009-12-04 | ahc fits again | Theo de Raadt |
2009-11-26 | do not pull acpi_wakecode.o into RAMDISKS | Theo de Raadt |
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-15 | athn(4) has a future in here. | 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-10-28 | no more eisa, sorry | Theo de Raadt |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then | Philip Guenthe |
2009-08-14 | enable lisa(4); tested by Marco Knol; ok deraadt | Constantine A. Murenin |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-08-08 | add alc(4) to the i386 and amd64 RAMDISK_CD configs | Kevin Lo |
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-07-10 | Switch away from using -traditional-cpp to iso/ansi cpp for asm files. | Jonathan Gray |
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 | add sg_dma.c on i386, soon to be used. | Owain Ainsworth |
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-28 | put vlan support onto these media | Theo de Raadt |
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-04-14 | enable ix(4). | Jonathan Gray |
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-02-17 | something has to go... because the piggy developers bloated the kernel again | Theo de Raadt |
2009-02-14 | enable Attansic L1 Ethernet (age/atphy) | Kevin Lo |
2009-02-10 | enable run(4) everywhere where ural(4) and rum(4) are enabled. | Damien Bergamini |
2009-02-08 | Enable ips(4) on CD install media so people can try it. | Alexander Yurchenko |
2009-01-23 | Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providing | Michael Knudsen |
2009-01-20 | Install ACPI S3 resume trampoline code in a lowmem page. First part | Mike Larkin |
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-11 | Fix a sed bug in the makefile's depend target. | Paul Irofti |
2009-01-07 | Enable urlphy in addition to url. | Jonathan Gray |
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-04 | Move the bus_dma generic functions out of the far-too-podgy machdep.c and | Owain Ainsworth |