Age | Commit message (Expand) | Author |
2006-06-01 | Right at the end of a debug kernel build, the current Makefile copies bsd | Christopher Pascoe |
2006-06-01 | Compile broken ipmi into GENERIC, so it's easy for marco to fix | Bob Beck |
2006-06-01 | enable xge(4) on the CD RAMDISKs. | Brad Smith |
2006-06-01 | Disable ipmi in GENERIC for the moment - it breaks too much stuff | Bob Beck |
2006-05-31 | enable mpi | David Gwynne |
2006-05-31 | do not call acpi_powerdown() unless acpi has successfully initialized | Todd T. Fries |
2006-05-31 | enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled it | David Gwynne |
2006-05-31 | Enable wdt(4) by default. ok deraadt | Michael Knudsen |
2006-05-29 | Remove unused NetBSD new-style %b strings. | Miod Vallat |
2006-05-29 | implement reliable microtime on smp (joint work w/ otto): | Michael Shalayeff |
2006-05-29 | GENERIC | Can Erkin Acar |
2006-05-28 | Remove obvious EST table dupe: Pentium M 733 and Pentium M 773 (VID #H), | Dimitry Andric |
2006-05-28 | Support for standard SD host controllers like the Ricoh 5C822, a small | Uwe Stuehler |
2006-05-28 | remove sc_ic member from struct com_softc as it is not used anywhere | Felix Kronlage |
2006-05-28 | do not print "root on ..." twice for the -a case, also cope with systems | Theo de Raadt |
2006-05-27 | add mpi(4) glue. commented out for now | David Gwynne |
2006-05-27 | Teach powernow about setperf prioritys, add a setperf_prio to amd64. | Gordon Willem Klok |
2006-05-27 | casting mallloc | Gordon Willem Klok |
2006-05-24 | Cleanup and simplify the EST detection: | Dimitry Andric |
2006-05-21 | some diskless pointers; ok deraadt | Jason McIntyre |
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 |