Age | Commit message (Expand) | Author |
2007-11-12 | spacing | Theo de Raadt |
2007-11-12 | a little less excitement (every printf does not need to end in !) | Theo de Raadt |
2007-10-08 | More simple memset(,0,) -> M_ZERO changes. In this batch move to | Kenneth R Westerback |
2007-09-07 | Fix code that figures out the PCI bus number for a _PRT configuration object. | Mark Kettenis |
2007-02-23 | Added support for getting host-bridge _BBN from _CRS resources | Jordan Hargrave |
2007-02-21 | Make an acpi-enabled GENERIC.MP work on systems that only support PIC mode. | Mark Kettenis |
2007-02-21 | Fix a few memory leaks. | Marco Peereboom |
2007-01-24 | Deal with weird systems that return bogus device numbers for stuff that's not | Mark Kettenis |
2007-01-18 | Check whether PCI interrupt link devices are enabled. | Mark Kettenis |
2006-12-21 | even more knf love | Theo de Raadt |
2006-12-21 | spacing | Theo de Raadt |
2006-12-21 | more minor knf | Theo de Raadt |
2006-12-18 | move proto to the right place | Theo de Raadt |
2006-11-27 | Post-process PCI config space opregions | Jordan Hargrave |
2006-11-27 | Make normal pic interrupt routing work too. | Mark Kettenis |
2006-11-27 | Add check for acpi pointer. This prevents some ugly panics. | Marco Peereboom |
2006-11-27 | Fixes for acpiprt routing | Jordan Hargrave |
2006-11-27 | Handle objrefs in _PRT. | Mark Kettenis |
2006-11-25 | sync amd64 to i386 w.r.t. acpi support. Also fix interrupt routing for multi-... | Niklas Hallqvist |
2006-11-15 | dd pseudo-devices to handle acpi apic interrupt routing. | Mark Kettenis |