Age | Commit message (Expand) | Author |
2009-03-01 | Support for MVME141 boards. Tested with both VME and VSB memory boards | Miod Vallat |
2009-03-01 | Support for MVME165 board - code written in april 2006, eventually debugged | Miod Vallat |
2009-02-17 | Add real bus_space and bus_dma to mvme68k, so that it can benefit from | Miod Vallat |
2005-11-27 | Get rid of the `len' locator for VME devices, since mappings have a page | Miod Vallat |
2005-11-24 | Prefer vaddr_t and paddr_t types in device softc, instead of void * and | Miod Vallat |
2004-07-30 | Move struct evcount inside struct intrhand, and modernize intrhand | Miod Vallat |
2004-07-02 | During bootup, only print the VMEChip2 decoder settings for those which are | Miod Vallat |
2004-07-02 | Kill ca_master in autoconf structures. Drivers either only attach to one | Miod Vallat |
2004-01-14 | mvme* do not support buses with indirect configuration, so don't check and | Miod Vallat |
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat |
2003-12-20 | Passl -Wformat. Fix some blatant -Wuninitialized errors as well. | Miod Vallat |
2003-10-08 | On 167 and 177 boards, use a VMEChip2 timer for accurate delay() whenever | Miod Vallat |
2003-06-02 | license cleanup of my files | Theo de Raadt |
2002-04-28 | A few more tweaks to let non-GENERIC kernels (MVMEfoo) build as well with -Wall. | Miod Vallat |
2002-04-27 | Jumbo commit to fix all compilation warnings on mvme68k (add prototypes, | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2000-03-26 | callout.h is gone | Theo de Raadt |
2000-01-24 | Fixed bug in disksubr.c relating to disklabels. Added MVME376 support to le.... | Steve Murphree |
1998-01-19 | Cleanup output for probed VME devices. | etheisen |
1997-02-05 | correct boottime messages | Theo de Raadt |
1996-12-24 | for the moment, yammer a bit more | Theo de Raadt |
1996-12-11 | correct master decoded logic; i have mapped a vmes device successfully now | Theo de Raadt |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-06-11 | use void * for pa/va instead of caddr_t | Theo de Raadt |
1996-04-28 | cfattach/cfdriver split | Theo de Raadt |
1995-11-07 | $Id$ throughout | Theo de Raadt |
1995-10-18 | mvme68k port by me. some parts by dale rahn. | Theo de Raadt |