Age | Commit message (Expand) | Author |
---|---|---|
2012-02-25 | Fix a bad case of htole64() being used instead of htole32() when setting up | Miod Vallat |
2011-09-19 | %b format strings take the value before the bitname string, not the other | Miod Vallat |
2011-01-01 | Only store bus/dev/func numbers when the corresponding pointer argument | Mark Kettenis |
2010-12-04 | Introduce a new pci routine, pci_conf_size(), which returns the size of a | Miod Vallat |
2010-09-22 | remove unused offset argument to rbus functions | Jonathan Gray |
2010-05-24 | Add missing prototypes | Theo de Raadt |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2007-08-28 | Implement bus_space_vaddr(). | Mark Kettenis |
2007-06-17 | Get interrupt information from PDC and use it to program the IO SAPIC. | Mark Kettenis |
2007-05-23 | Add proper bus_space_vaddr() implementation. | Mark Kettenis |
2007-05-21 | Import code to support the Elroy chip from hppa64 and make it actually work. | Mark Kettenis |