Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-27 | Get rid of the `len' locator for VME devices, since mappings have a page | Miod Vallat | |
granularity anyway; devices who would want more than one page mapped in order to probe for the hardware can take appropriate action in their cfmatch routine anyway. | |||
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated ↵ | Michael Shalayeff | |
architecture is still fluffy (; | |||
2001-11-08 | There is no point keeping ramdisk support in non-RAMDISK kernels. | Miod Vallat | |
2001-08-03 | Shupid me, bugtty is necessary... | Miod Vallat | |
2001-08-03 | Make all the low-profile configurations include conf/GENERIC, and | Miod Vallat | |
harmonize a bit. | |||
2001-06-27 | UVM is no longer an option. | Artur Grabowski | |
2001-06-26 | A few changes to mvme68k: | Miod Vallat | |
+ switch to UVM + fix the system trace problem + big cleanup of locore.s (macro for BUG calls, use more common m68k code whenever possible, and the macros in <m68k/asm.h>) + better indentation on some parts (old KNF) + call doshutdownhooks() at shutdown + use <net/netisr_dispatch.h> + upgrade pmap.c to something very close to our current hp300 pmap.c, minus support for PMAP_NEW and for HP MMU + various tidbits I forget to mention here work and tests by smurph@ and me. | |||
2001-06-12 | Add ``scsibus* at vs?'', except on model 147, for which the vs driver | Miod Vallat | |
has issues. | |||
2001-05-16 | kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and ↵ | Todd C. Miller | |
kern_ipc_10.c for other compat modules. | |||
2001-02-18 | two siop drivers conflict. rename to ssh -- short for Symbios Scripts Hardware | Theo de Raadt | |
2000-01-27 | Took out le* at 0xffffd200. It conflicts with GCSR on some boards. | Steve Murphree | |
2000-01-25 | Added support for MVME328 SCSI VME board. | Steve Murphree | |
1997-03-31 | Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code. | Jason Downs | |
Compiles, but untested for lack of hardware. | |||
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵ | Theo de Raadt | |
erik@aarhus1.uni-c.dk | |||
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt | |
1996-06-30 | option not options | Theo de Raadt | |
1996-05-27 | make more alike | Theo de Raadt | |
1996-04-28 | wdsc driver hacked from amiga driver by Steve Woodford | Theo de Raadt | |
1995-11-23 | MAPPEDCOPY is garbage; it is not cache-aware | Theo de Raadt | |
1995-11-07 | $Id$ lines | Theo de Raadt | |
MVME167: repair job | |||
1995-10-22 | kernel name is /bsd | Theo de Raadt | |
1995-10-18 | mvme68k port by me. some parts by dale rahn. | Theo de Raadt | |