Age | Commit message (Expand) | Author |
---|---|---|
2007-10-06 | Simpliest memset(,0,) -> M_ZERO changes. One (caddr *) cast removal, | Kenneth R Westerback |
2007-07-01 | Correctly count interrupts for devices that share interrupts. | Mark Kettenis |
2007-06-30 | Bump number of supported interrupt routing entries. | Mark Kettenis |
2007-06-18 | Lookup interrupt routing info based on elroy(4) bus number. | Mark Kettenis |
2007-06-17 | Get interrupt information from PDC and use it to program the IO SAPIC. | Mark Kettenis |
2007-05-27 | Dynamically allocate irq's for pci devices on elroy(4). | Mark Kettenis |
2007-05-21 | Import code to support the Elroy chip from hppa64 and make it actually work. | Mark Kettenis |