Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-22 | Constify the what/name parameter of pci_intr_establish(). | Michael Knudsen | |
Tested by myself, sthen, oga, kettenis, and jasper. Input from sthen and jasper. ok kettenis (Manpage follows shortly.) | |||
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2008-05-15 | Remove commented out NetBSD __KERNEL_RCSID macro usage. | Brad Smith | |
ok dlg@ miod@ | |||
2007-01-11 | do not report the clock frequencies on arm becuase there is no | Robert Nagy | |
real need to be verbose here; discussed with drahn@ ok kettenis@, miod@, deraadt@ and others | |||
2005-02-28 | Provide inittodr and resettodr for xscale, remove them from sa11x0, and | Uwe Stuehler | |
restore the time on resume. | |||
2005-01-24 | Ok, this driver is being abused and used on pxa270, however it's OS timer clock | Dale Rahn | |
rate is different. set the time to the correct value for pxa270, defaulting to the old value on other processors. | |||
2005-01-11 | pretty print in dmesg | Theo de Raadt | |
2005-01-04 | Add name argument to pxa2x0_intr_establish, which is standard for openbsd | Dale Rahn | |
interrupt handling. | |||
2005-01-02 | OpenBSD tags | Dale Rahn | |
2004-12-30 | xscale bits, taken from NetBSD with modifications as appropriate for OpenBSD. | Dale Rahn | |