Age | Commit message (Expand) | Author |
2006-05-20 | do not even match on unsupported hw (instead of return from attach); from 710 | Michael Shalayeff |
2006-05-19 | Get rid of ``maxmem'' and fix the descriptive comment for ``physmem''. | Miod Vallat |
2006-05-19 | INTSTACK_SIZE is not used anymore. | Miod Vallat |
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 | disable azalia here too. | Brad Smith |
2006-05-19 | no, azalia may not be on. Why? You did not ASK ME, brad. And there | Theo de Raadt |
2006-05-18 | Just finished testing mfi on amd64 so add it here too. | Marco Peereboom |
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 | Use standard swap16() and swap32() functions instead of abusing <db.h> to get | Miod Vallat |
2006-05-18 | Move otherwise unused <machine/vid.h> to stand/ | Miod Vallat |
2006-05-18 | enable azalia(4) so we can get some more feedback. | Brad Smith |
2006-05-17 | Delay board type retrieval. | Miod Vallat |
2006-05-16 | Recognize braindead 6:1 CMMU to CPU ratio configurations (which we do not | Miod Vallat |
2006-05-16 | Print a final line before asking the PROM to halt or reboot, for the | Miod Vallat |
2006-05-16 | Crank bootblocks version for today's changes. | Miod Vallat |
2006-05-16 | Nuke whitespace at EOL | Miod Vallat |
2006-05-16 | Make standalone binaries compile with -Wall -Werror | Miod Vallat |
2006-05-16 | Cleanup of mvme88k standalone code, with rewritten startup code with | Miod Vallat |
2006-05-16 | Network bootloader for AV400 series, will load a native kernel. Still some | Miod Vallat |
2006-05-16 | Add struct fpreg. | Mark Kettenis |
2006-05-15 | Fix SIGFPE handling. The code doing an ADVANCE after calling trapsignal(), | Mark Kettenis |
2006-05-15 | Clean secondary processors initialization code, similar to mvme88k; | Miod Vallat |
2006-05-15 | Merge creator attachment code again, it turns out the upa/mainbus attachment | Miod Vallat |
2006-05-15 | Implement PT_{GET|SET}FPREGS. | Mark Kettenis |
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-15 | Wrong routine for reserved vector 0x0f. | Miod Vallat |
2006-05-14 | clsc works; tleslie@gmail.com | Theo de Raadt |
2006-05-14 | Make the array of fpu exception types/codes big enough. | Mark Kettenis |
2006-05-14 | use __mips64__ | Robert Nagy |
2006-05-14 | xge works as well here (ie. as well as i386, which is not yet perfect, | Theo de Raadt |
2006-05-14 | - /usr/mdec is usually not in path, invoke installboot with full path | Martin Reindl |
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-14 | Deal with arbitrary load addresses. Necessary for upcoming netboot code. | Miod Vallat |
2006-05-14 | Missing semicolon, found by deraadt | Miod Vallat |
2006-05-13 | enable twe on amd64, tested with a 7006-2 | Martin Reindl |
2006-05-13 | Oops, intr_findvec() proto is still necessary. | Miod Vallat |
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-12 | Keep track of which DMA window was actually used to map the | Brad Smith |
2006-05-11 | clean | Theo de Raadt |
2006-05-11 | cleaner | Theo de Raadt |
2006-05-11 | One more (!foo & BAR), tested deraadt@ | Miod Vallat |