Age | Commit message (Expand) | Author |
2010-03-02 | Use the battery controller bit that signals the battery almost empty | Otto Moerbeek |
2010-03-01 | - properly spell 'exception' in comments | Jasper Lievisse Adriaanse |
2010-03-01 | Set the user data of interrupt counters to the interrupt vector number used | Mark Kettenis |
2010-03-01 | fix serial console switching logic; ok miod@ jasper@ | Otto Moerbeek |
2010-03-01 | bring the splassert semantic from sparc64 to amd64. splassert in interrupt | David Gwynne |
2010-02-28 | Attach the IR port as a second serial port on Fuloong 2F. Verified to attach | Miod Vallat |
2010-02-28 | Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems. | Miod Vallat |
2010-02-28 | A better bus_space_map() function for bonito PCI memory space, which no | Miod Vallat |
2010-02-28 | Fix off-by-one in LOMlite hostname code. | Mark Kettenis |
2010-02-28 | enable mpii | Jonathan Gray |
2010-02-28 | Pass L2 cache size in struct cpu_hwinfo, so that bootstrap of secondary | Miod Vallat |
2010-02-28 | Add a bell routine and let pckbd and ukbd use it; ok otto@ | Miod Vallat |
2010-02-28 | Add an explicit `delay constant' member to struct cpu_info, so that it can | Miod Vallat |
2010-02-28 | implement hw.cpuspeed sysctl; ok miod@ | Otto Moerbeek |
2010-02-28 | Bring battery life estimate when charging in line with most other apm(4) | Otto Moerbeek |
2010-02-28 | don't guess info in the absense of a specific driver, just report | Otto Moerbeek |
2010-02-28 | Basic apm(4), providing battery/power status and events. apm(4) is the | Otto Moerbeek |
2010-02-27 | Remove ELF check. It is broken and since the PROM checks the loaded executable | Mark Kettenis |
2010-02-26 | when we build a vendor label for writing, clear the memory supplied by the | Theo de Raadt |
2010-02-26 | crank version of the ofwboot, so we can tell which is which | Theo de Raadt |
2010-02-26 | - remove double cvs id's | Jasper Lievisse Adriaanse |
2010-02-26 | - this device doesn't provide volume control, so stop whining about it. it's ... | Jasper Lievisse Adriaanse |
2010-02-26 | Back out the last commit. Bizzarely, that extra l@ makes boong from CD fail! | Theo de Raadt |
2010-02-26 | Subdevice interrupt dispatcher for voyager(4) and ohci@voyager device, only | Miod Vallat |
2010-02-24 | Update comments: the bit we flip in ISR4C on LS2F systems is not undocumented, | Miod Vallat |
2010-02-24 | Minimal support for the ST7 chip found on Gdium Liberty, brings us battery | Miod Vallat |
2010-02-24 | Force write posting after changing GPIO pin status. | Miod Vallat |
2010-02-24 | Fix read/write logic to not rely upon M41T8X_TOD_START being zero. | Miod Vallat |
2010-02-24 | fix scaling of battery current | Otto Moerbeek |
2010-02-24 | spacing | Theo de Raadt |
2010-02-23 | switch to simple indicators instead of playing string games; prompted | Otto Moerbeek |
2010-02-23 | Restore MTRRs on resume. | Mark Kettenis |
2010-02-23 | ykbec(4), a driver to read fan, temperature and battery status using | Otto Moerbeek |
2010-02-23 | Allow CPU->PCI access in a subset of the `high' bonito pci memory space | Miod Vallat |
2010-02-23 | only match on Gdium; ok miod@ | Otto Moerbeek |
2010-02-22 | It is bad to have HAVE_TIMECOUNTER but the clock/timer not configure a | Dale Rahn |
2010-02-22 | Don't attempt to repost the video hardware. There are quite a few machines | Mark Kettenis |
2010-02-22 | Use the logical or operator, not the bitwise operator in | Kevin Lo |
2010-02-22 | - fix a few debug messages: disabled vs enabled mixup, missing \n | Jacob Meuser |
2010-02-21 | Read revision from the correct MSR; no functional change. | Miod Vallat |
2010-02-21 | Make sure we only request our peer to start processing descriptors if it | Mark Kettenis |
2010-02-21 | Start and stop watchdog timer in the appropriate places, and print a message | Mark Kettenis |
2010-02-20 | minor tweak to improve consistency with other drivers; startup | Igor Sobrado |
2010-02-19 | Add built-in audio support on Lemote systems. | Miod Vallat |
2010-02-19 | Move auglx(4) from i386-only land to MI land. | Miod Vallat |
2010-02-19 | even more USB; ok miod@ | Otto Moerbeek |
2010-02-19 | do NOT install the loongson mbr on other architectures! | Theo de Raadt |
2010-02-19 | Add a driver for the M41T8x time-of-day clock chips, such as the M41T83 | Miod Vallat |
2010-02-18 | Add a master driver for the VoyagerGX SM502 chip found on the Gdium, which is | Miod Vallat |
2010-02-18 | improve startup messages rewording them in a more usual way; as a | Igor Sobrado |