summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/dev/pcctwo.c
AgeCommit message (Expand)Author
2003-10-05Kill vm_offset_t and vm_size_t, in favor of the [pv]addr_t and [pv]size_tMiod Vallat
2003-06-02licence cleanupTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-22Correct badvaddr() usage.Steve 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-13Support for MVME197 completed. Fix SPL defs.Steve Murphree
2001-03-08Some warning hunting.Miod Vallat
2001-01-12Update vm interface to MACHIN_NEW_NONCONTIG. Fix compile warning in pcctwo.cSteve Murphree
2000-03-26callout.h is goneTheo de Raadt
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
1996-11-23added const to second parameter of cfprint_t routineskstailey
1995-10-18initial 88k import; code by nivas and based on mach luna88kTheo de Raadt