Age | Commit message (Expand) | Author |
2008-03-31 | Re-enable lii(4). | Brad Smith |
2008-03-30 | Fix #ifdef NCOM collateral damage introduced in r1.210. | Kenneth R Westerback |
2008-03-29 | Fix amd64 and i386 serial console handling for non-default speeds. Bring | Kenneth R Westerback |
2008-03-29 | enable kate(4); ok deraadt@ | Constantine A. Murenin |
2008-03-24 | add it(4) at port 0x228, found on some motherboards. | Oleg Safiullin |
2008-03-23 | Add AGP support for the Intel G33 chipset. | Damien Bergamini |
2008-03-23 | enable andl; ok deraadt | Constantine A. Murenin |
2008-03-22 | Nuke some unused magic. | Tobias Weingartner |
2008-03-22 | Quick comment fixups. | Tobias Weingartner |
2008-03-21 | add wireless drivers which need firmware; if someone upgrades the firmware | Theo de Raadt |
2008-03-20 | let maxusers go much higher | Theo de Raadt |
2008-03-19 | enable fins(4) | Theo de Raadt |
2008-03-19 | label all interfaces we netboot from in group "netboot", in a MI fashion | Theo de Raadt |
2008-03-18 | Clear PSL_D when entering signal handlers; pointed out by dfly people; | Mark Kettenis |
2008-03-17 | Clear PSL_D when entering signal handlers; pointed out by dfly people; | Theo de Raadt |
2008-03-16 | for some reason the pchb dependency on agp got left in. kill it. | Owain Ainsworth |
2008-03-16 | Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes | Owain Ainsworth |
2008-03-04 | sthen@ has an motherboard with both agp and pcie that fails to boot. | Owain Ainsworth |
2008-03-02 | if there is no smbios, there cannot be acpi | Theo de Raadt |
2008-02-25 | - Add lii(4) commented out to the amd64 configs | Brad Smith |
2008-02-24 | Add commented out Bluetooth HID section | Uwe Stuehler |
2008-02-21 | enable envy(4) on i386 | Alexandre Ratchov |
2008-02-18 | Fix ptoa() cast. | Mark Kettenis |
2008-02-17 | Enter wbsio(4), a driver for the Winbond LPC Super I/O chips. | Mark Kettenis |
2008-02-11 | g/c db_thread_fp_used() | Miod Vallat |
2008-02-05 | ACPI 3.0 seems to work just fine so lets enable it. | Marco Peereboom |
2008-01-26 | Unify i386 and amd64 lapic code, and calibrate lapic timer with interrupts | Mark Kettenis |
2008-01-25 | Add support for some other CPU's. Thank you to | Tobias Weingartner |
2008-01-24 | "read(..., ..., sizeof Y) < sizeof Y" is a dangerous idiom because it | Kenneth R Westerback |
2008-01-23 | Cleanup cn_pri. Change constants to more meaningful names, rather than | Joel Sing |
2008-01-15 | Work around an intel BIOS bug where it locates the ACPI tables in | Tobias Weingartner |
2008-01-13 | Kill <machine/mp.h>. | Mark Kettenis |
2008-01-13 | Don't reserve space for msgbuf and bootargs in pmap_bootstrap(), since we | Mark Kettenis |
2008-01-13 | Fix build with DEBUG defined. | Mike Belopuhov |
2008-01-05 | handle 64-bit blkno in format string | Otto Moerbeek |
2008-01-04 | Clean up Intel host bridge PCI IDs. | Mark Kettenis |
2007-12-31 | crank maxusers a little bit | Theo de Raadt |
2007-12-31 | enable upgt & lii. both have issues, and will need to be fixed in | Theo de Raadt |
2007-12-27 | missing newline in autoconf pxe report; spotted by henning | Theo de Raadt |
2007-12-23 | Look for environment controller first, and access ITE SuperIO address/data | Oleg Safiullin |
2007-12-18 | Remove bogus #ifdef __i386__, such that we properly initialize the bus number | Mark Kettenis |
2007-12-18 | New it(4) driver. | Oleg Safiullin |
2007-12-11 | if we pxebooted, and can find the interface, put it in a "pxeboot" group | Theo de Raadt |
2007-12-11 | reword license to change regents to authors, and remove advertising clause. | Ted Unangst |
2007-12-10 | For a few years already, dkcsum can be silent | Theo de Raadt |
2007-12-09 | FREE -> free | Hans-Joerg Hoexer |
2007-12-09 | Add an empty pccbb_attach_hook. | Mark Kettenis |
2007-12-05 | Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4) | Theo de Raadt |
2007-12-04 | disable uticom until we receive one | Theo de Raadt |
2007-12-01 | Let apmless non-mp kernels compile, from chris@ | Miod Vallat |