Age | Commit message (Expand) | Author |
2010-04-06 | se(4) now fits, for you sickos buying such strange hardware | Theo de Raadt |
2010-04-03 | se* cannot fit until I resize the media | Theo de Raadt |
2010-04-02 | Put se(4) onto these ramdisks | Theo de Raadt |
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-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-28 | oops, comment vmt out, it isnt good enough yet. | David Gwynne |
2009-12-28 | tweak vmt to work on amd64 as well as i386. like i386, it is still | David Gwynne |
2009-12-20 | compile in utrh | Theo de Raadt |
2009-12-09 | add uhts(4). | Matthieu Herrb |
2009-12-03 | Stop using the linker script. Something is arranging memory just so | Theo de Raadt |
2009-11-29 | disable the isa wdc's because amd64 machines are much more likely to | Theo de Raadt |
2009-11-29 | disable the isa wdc's because amd64 machines are much more likely to | Theo de Raadt |
2009-11-26 | do not pull acpi_wakecode.o into RAMDISKS | Theo de Raadt |
2009-11-26 | wdc@isa ok deraadt | Jonathan Gray |
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-29 | iha(4), just like on GENERIC; from brad | Theo de Raadt |
2009-10-27 | Bah didn't man to commit the GENERIC part just yet. | Marco Peereboom |
2009-10-27 | Add driver for MPI2 SAS HBAs. This covers LSI MPT2 and Dell H200 HBAs. | Marco Peereboom |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then | Philip Guenthe |
2009-08-25 | iha(4) works on amd64; tested by downsj | Theo de Raadt |
2009-08-14 | enable lisa(4); tested by Marco Knol; ok deraadt | Constantine A. Murenin |
2009-08-13 | Start using a linking script for this kernel. This | Tobias Weingartner |
2009-08-10 | gpio for amd64. | Jonathan Gray |
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-06 | instead of #ifndef SMALL_KERNELing the whole sg_dma.c file, just put the | 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-03 | Enabled docking driver | Jordan Hargrave |
2009-05-31 | Add VIA crypto features support to amd64. ok deraadt@ | Matthieu Herrb |
2009-05-16 | Enable udl(4) by default for amd64, i386, and macppc. | Marcus Glocker |
2009-05-09 | Initial console device driver for USB displays based on the DisplayLink | 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-21 | add a sg_dma backend for amd64 bus_dma. This is a lot more clever about | Owain Ainsworth |
2009-04-20 | amas device for amd64, describes the physical memory layout on AMD64 CPU. | Ariane van der Steldt |
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 |