summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/conf/M188
AgeCommit message (Expand)Author
2003-12-27Replace the MVME376 driver from a homemade and dusty if_ve driver toMiod Vallat
2003-12-25Enable vx(4) again - while it still awaits more tests, it can attach withoutMiod Vallat
2003-12-25Disable vx* for now.Miod Vallat
2003-10-11Merge sclock and clock pseudo-devices.Miod Vallat
2001-12-22Put miod's Makefile hack to define M88100 and M88110 back in.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-13Add magic to the kernel Makefile to remove the need to explicitely putMiod Vallat
2001-12-13Support for MVME197 completed. Fix SPL defs.Steve Murphree
2001-11-27Move the declaration of EH_DEBUG and ERRATA__XXX_USR to the kernelMiod Vallat
2001-11-08There is no point keeping ramdisk support in non-RAMDISK kernels.Miod Vallat
2001-08-23option M88000 is not necessary for mvme88k.Miod Vallat
2001-06-27UVM is no longer an option.Artur Grabowski
2001-05-31Typos.Miod Vallat
2001-04-09FFS_SOFTUPDATES in sys/conf/GENERICTheo de Raadt
2001-03-08move gif* and faith* into sys/conf/GENERIC. deraadt and angelos okJun-ichiro itojun Hagino
2001-03-07Replace siop devices with ssh.Miod Vallat
2001-02-12correct buginstat(), statclock now working for '188, systat vmstat now works,Steve Murphree
2001-01-14Complete move to UVM virtual memory system. More header fixes.Steve Murphree
1999-09-27Some cleaning...Steve Murphree