summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/dev/clock.c
AgeCommit message (Expand)Author
2003-12-22Correctly handle vme attachments which specify a larger ca_len size thanMiod Vallat
2003-12-12Provide a better delay() resolution on 188.Miod Vallat
2003-10-11Merge sclock and clock pseudo-devices.Miod Vallat
2003-10-08Sync VMEChip2 timer usage with mvme68k (i.e. make it slightly more sane).Miod Vallat
2003-10-08delay() is actually a void function.Miod Vallat
2003-09-28Properly acknowledge MVME188 clock interrupts.Miod Vallat
2003-09-28Be volatile enough to start the clock on 188.Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02licence cleanupTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-14volatile police.Miod Vallat
2001-12-22masive cmmu overhaul. function pointers now control cmmu functionalitySteve Murphree
2001-12-20machine dependant pointer changes.Steve Murphree
2001-12-19Introduce brdtyp and change what cputyp means.Steve Murphree
2001-12-16Revert the mvme88k to 20011212. Recent changes had not been merged correctly,Miod Vallat
2001-12-14Even more one-liners to get the kernel to link.Miod Vallat
2001-12-13Support for MVME197 completed. Fix SPL defs.Steve Murphree
2001-10-28I have nothing against stack checks at clock ints, as long as they areMiod Vallat
2001-03-09kernel will compile with -Werror. Added intr.hSteve Murphree
2001-03-07Fix interrupt handler registration and prototypes.Miod Vallat
2001-02-12correct buginstat(), statclock now working for '188, systat vmstat now works,Steve Murphree
2001-02-01Major changes to get MVME188 working. More header and code cleanups. TheSteve Murphree
1999-09-27adding support for MVME188 and MVME197. Plus 32bit if_ie.Steve Murphree
1999-05-29Added vme bus device drivers. MVME328, MVME376, MVME332Steve Murphree
1998-12-15Commit for the first real OpenBSD mvme88k port.Steve Murphree
1997-03-03Cleanup after import. This also seems to bring up the current version.Dale S. Rahn
1997-03-03This is a remove to get rid of the old mvme88k port which was incompleteDale S. Rahn
1995-10-18initial 88k import; code by nivas and based on mach luna88kTheo de Raadt