Age | Commit message (Expand) | Author |
2010-03-03 | Bring back cua code for sparc zs; lost in zs.c 1.36 on sparc and later forgotten | Miod Vallat |
2010-03-03 | supply apm(4) with infomation and events; ok miod@ | Otto Moerbeek |
2010-03-03 | Correctly initialize the command frame in uyurex_write_value_request(); | Miod Vallat |
2010-03-03 | When I first started on urndis, I didn't realise that all values were | Michael Knudsen |
2010-03-03 | Remove XXX that's no longer valid. | Michael Knudsen |
2010-03-03 | When allocating virtual space for bus_space_map, don't use | Owain Ainsworth |
2010-03-03 | - add and enable bluetooth | Jasper Lievisse Adriaanse |
2010-03-03 | Store ARCBios variables before machine specific setup is performed and | Joel Sing |
2010-03-03 | G41 works here too, so enable it for inteldrm. | Owain Ainsworth |
2010-03-03 | Attach intagp on the G41 also. | Owain Ainsworth |
2010-03-02 | Fix support for Intel PRO/1000 QP 82575-based devices. This changes the way | Dariusz Swiderski |
2010-03-02 | Add support for the Lemote Lynloong all-in-one PC (basically a Fuloong without | Miod Vallat |
2010-03-02 | Rename sc_sc to sc_softc. | Michael Knudsen |
2010-03-02 | Actually prefer PCIHI mappings to PCILO mappings, as the early console code | Miod Vallat |
2010-03-02 | Remove some XXXs. | Michael Knudsen |
2010-03-02 | Zap unused struct. | Michael Knudsen |
2010-03-02 | Get rid of the code that deals with the interrupt pipe. The current | Michael Knudsen |
2010-03-02 | remove never changing values (design capacity, design voltage) from sensor | Otto Moerbeek |
2010-03-02 | - Add PCI id for the Smart Array P700m adapter. | Stuart Henderson |
2010-03-02 | sync | Stuart Henderson |
2010-03-02 | - Add PCI id for the Smart Array P700m adapter. | Stuart Henderson |
2010-03-02 | Use the battery controller bit that signals the battery almost empty | Otto Moerbeek |
2010-03-01 | Add urndis(4), a driver for RNDIS Ethernet over USB. | Michael Knudsen |
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 | shuffle slightly and add more splassert. | David Gwynne |
2010-03-01 | fix serial console switching logic; ok miod@ jasper@ | Otto Moerbeek |
2010-03-01 | regen | Yojiro Uo |
2010-03-01 | add uyurex(4) which is device driver for YUREX twitch counter device. | Yojiro Uo |
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 | In pci_mapreg_map(), do not blindly dereference a possible NULL pointer | Miod Vallat |
2010-02-28 | A better bus_space_map() function for bonito PCI memory space, which no | Miod Vallat |
2010-02-28 | If no TOC header is read, report EIO. Even if the command finished | Kenneth R Westerback |
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 | Remove leftover debug printf in config_activate_children(); ok deraadt | 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-27 | regen | Robert Nagy |
2010-02-27 | add Radeon HD4890 from Tero Koskinen | Robert Nagy |
2010-02-27 | Fix multicast handling. All Atheros controllers use big-endian form | Kevin Lo |
2010-02-27 | Eliminate double call to scsi_done() when polling. | Kenneth R Westerback |