summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/alpha/mainbus.c
AgeCommit message (Expand)Author
2022-03-13Constify struct cfattach.Martin Pieuchot
2013-12-22Compute ncpusfound correctly. The logic was there but the count variable wasMiod Vallat
2005-10-17Rename ncpus to alpha_ncpus so that MI ncpus matches the number ofMiod Vallat
2004-06-08pull ncpus support from smp tree into main branch.Marco S Hyman
2002-03-14First round of __P removal in sysTodd C. Miller
2000-11-08add tagsEric Jackson
2000-11-08Merge in big portions of the improvements NetBSD did to their alpha port.Artur Grabowski
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1995-12-26from netbsd: if subdevice not configured, print something out about it.Theo de Raadt
1995-12-14update to netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt