index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mvme88k
/
conf
/
M188
Age
Commit message (
Expand
)
Author
2003-12-27
Replace the MVME376 driver from a homemade and dusty if_ve driver to
Miod Vallat
2003-12-25
Enable vx(4) again - while it still awaits more tests, it can attach without
Miod Vallat
2003-12-25
Disable vx* for now.
Miod Vallat
2003-10-11
Merge sclock and clock pseudo-devices.
Miod Vallat
2001-12-22
Put miod's Makefile hack to define M88100 and M88110 back in.
Steve Murphree
2001-12-19
Introduce brdtyp and change what cputyp means.
Steve Murphree
2001-12-16
Revert the mvme88k to 20011212. Recent changes had not been merged correctly,
Miod Vallat
2001-12-13
Add magic to the kernel Makefile to remove the need to explicitely put
Miod Vallat
2001-12-13
Support for MVME197 completed. Fix SPL defs.
Steve Murphree
2001-11-27
Move the declaration of EH_DEBUG and ERRATA__XXX_USR to the kernel
Miod Vallat
2001-11-08
There is no point keeping ramdisk support in non-RAMDISK kernels.
Miod Vallat
2001-08-23
option M88000 is not necessary for mvme88k.
Miod Vallat
2001-06-27
UVM is no longer an option.
Artur Grabowski
2001-05-31
Typos.
Miod Vallat
2001-04-09
FFS_SOFTUPDATES in sys/conf/GENERIC
Theo de Raadt
2001-03-08
move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok
Jun-ichiro itojun Hagino
2001-03-07
Replace siop devices with ssh.
Miod Vallat
2001-02-12
correct buginstat(), statclock now working for '188, systat vmstat now works,
Steve Murphree
2001-01-14
Complete move to UVM virtual memory system. More header fixes.
Steve Murphree
1999-09-27
Some cleaning...
Steve Murphree