summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/dev/cpu.c
AgeCommit message (Expand)Author
2003-08-07make all intr_establish take the same last arg for nameMichael Shalayeff
2003-03-29fix fpu printout and remove dead code pieceMichael Shalayeff
2002-12-08duh, provide a wrapper on the hardclock() since it's voidMichael Shalayeff
2002-11-27no wrapper arounf hardclock(), use CPU_CLOCKUPDATE, real microtime; miod okMichael Shalayeff
2002-05-23fetch fpu id per the book (even it works otherwise), also, hppa_mod_info() al...Michael Shalayeff
2002-05-08print parisc level w/ the the parisc version, not for each cpuMichael Shalayeff
2002-03-26need to mask out the upper part for the fpu version on printMichael Shalayeff
2002-03-21better cache mode printMichael Shalayeff
2002-03-19no need for reg.h in the frame.hMichael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-06no need to maskMichael Shalayeff
2002-03-06expand fpu name, makes line overflow a bit, maybe deal w/ it laterMichael Shalayeff
2002-03-05rearrange stuff, chat about cacheMichael Shalayeff
2002-02-11disable fpu on csw, print fpu version on cpu line, if presentMichael Shalayeff
2000-08-15print cpu revision and typeMichael Shalayeff
2000-07-03add luseless commentMichael Shalayeff
1999-11-26shorter text, so it fits in 80 columnsMichael Shalayeff
1999-08-16evcnt count the interrupts, also optimize diagnostic printingMichael Shalayeff
1999-08-14next try to print cpu model number.Michael Shalayeff
1999-04-20print cpu ID (type) if availableMichael Shalayeff
1999-02-17better cpu capabilities printing.Michael Shalayeff
1998-12-29some cpuMichael Shalayeff