Age | Commit message (Expand) | Author |
2006-05-20 | Detect BOOTARG_BOOTMAC coming from PXE; search for interface and attempt | Theo de Raadt |
2006-05-20 | handle BOOTARG_BOOTMAC from boot block; tested by reyk | Theo de Raadt |
2006-05-20 | push a BOOTARG_BOOTMAC (what PXE says is the MAC address of the interface | Theo de Raadt |
2006-05-20 | add bios_bootmac_t and BOOTARG_BOOTMAC | Theo de Raadt |
2006-05-20 | NFSCLIENT can obviously fit on here | Theo de Raadt |
2006-05-20 | Some more EST improvements: | Dimitry Andric |
2006-05-20 | delete old #ifdef INSTALL chunk | Theo de Raadt |
2006-05-19 | clean out some NetBSD cruft from the pmap code. | Brad Smith |
2006-05-19 | Reimplement the Enhanced SpeedStep CPU detection by using the | Dimitry Andric |
2006-05-19 | Add acpitz, commented out | Can Erkin Acar |
2006-05-19 | Smbios cleanup | Gordon Willem Klok |
2006-05-19 | since mfi is pretty small, it fits on some media | Theo de Raadt |
2006-05-19 | no, azalia may not be on. Why? You did not ASK ME, brad. And there | Theo de Raadt |
2006-05-18 | Enable mfi. | Marco Peereboom |
2006-05-18 | Enable detection of SpeedStep support for the VIA Esther CPU's. Note | Dimitry Andric |
2006-05-18 | enable azalia(4) so we can get some more feedback. | Brad Smith |
2006-05-15 | better wording for the "memory" section; | Jason McIntyre |
2006-05-15 | Add AGP support for Intel 945G/GM chipsets. The 945GM (mobile) variant | Dimitry Andric |
2006-05-14 | xge might as well be enabled | Theo de Raadt |
2006-05-14 | add wpi(4) so i can get feedback. | Damien Bergamini |
2006-05-14 | Bring over workaround for broken BIOSes that use ACPI global interrupt numbers | Mark Kettenis |
2006-05-13 | sensible english; ok jmc; from graham.gower@gmail.com | Theo de Raadt |
2006-05-13 | mention the Xframe-II as well. | Brad Smith |
2006-05-11 | cleaner | Theo de Raadt |
2006-05-11 | kill trainling spaces | Michael Shalayeff |
2006-05-10 | in db_write_bytes correctly restore pte prot after write; this is not a big d... | Michael Shalayeff |
2006-05-09 | Import global ACPI interrupt code from amd64. | Mark Kettenis |
2006-05-09 | 0x0006 is not a good value for a bit flag, so change it to 0x0008. | Tom Cosgrove |
2006-05-09 | Avoid estimating pentium_mhz too low, which has the effect of resulting | Otto Moerbeek |
2006-05-09 | Move the sti to after the memory write. We do not want execution of | Otto Moerbeek |
2006-05-09 | Remove some debug printf's that snuck in. | Gordon Willem Klok |
2006-05-08 | spaces | Theo de Raadt |
2006-05-08 | Add smbios support for i386 and amd64, fix ipmi to use this new functionallity, | Gordon Willem Klok |
2006-05-08 | Remove a stray newline thats making the dmesg's ugly. | Gordon Willem Klok |
2006-05-08 | add commented out entries for azalia(4). | Brad Smith |
2006-05-07 | .globl PTDsize; mickey obviously doesn't test before he commits | Mark Kettenis |
2006-05-06 | somehow PTDsize got lost from the pae diff; found by kettenis@ | Michael Shalayeff |
2006-05-02 | * Plug memory leak if init fails; ok gwk@ | Patrick Latifi |
2006-05-01 | Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interrupt | Mark Kettenis |
2006-05-01 | add commented out entries for the Neterion Xframe-I 10Gb ethernet adapters. | Brad Smith |
2006-04-30 | sync the I2O section with macppc config, adding the I2O SCSI pass-through dri... | Brad Smith |
2006-04-30 | Do not leave behind half-initialized data structures so we don't stumble over | Mark Kettenis |
2006-04-29 | Driver for Silicon Laboratories CP2101/CP2102 based serial adapters. | Jonathan Gray |
2006-04-28 | Fix cast warning in sys/arch/i386/i386/acpi_machdep.c, caused by recent PAE | Dimitry Andric |
2006-04-27 | 2 lines of code in most drivers, to do the timestamping; ok miod kettenis | Theo de Raadt |
2006-04-27 | implement separate PAE pmap that allows access to 64g of physmem | Michael Shalayeff |
2006-04-27 | from PAE work: | Michael Shalayeff |
2006-04-25 | enable udcf, why not | Theo de Raadt |
2006-04-24 | Enable profling in asm if either PROF or GPROF is enabled, kernel profiling | Dale Rahn |
2006-04-21 | the esm_sensor_maps describe esm sensors, not kernel sensors. i have no | David Gwynne |