Age | Commit message (Expand) | Author |
2005-11-25 | Prefer vaddr_t and paddr_t types, instead of void * and heavy casts. | Miod Vallat |
2004-07-30 | Move evcount structures inside struct intrhand, this makes more sense and | Miod Vallat |
2004-04-24 | Preliminary switch to an mvme88k bus_space world. Not all drivers have been | Miod Vallat |
2004-04-16 | When a VMEBus device needs to use two interrupt vectors, be nice and let it | Miod Vallat |
2003-12-28 | Having vmel and vmes keep another pointer to their parent in their softc is | Miod Vallat |
2003-12-25 | Provide common D16 vmespace block access functions, instead of vs and vx each | Miod Vallat |
2003-12-22 | Correctly handle vme attachments which specify a larger ca_len size than | Miod Vallat |
2003-10-11 | Nuke trailing whitespace. | Miod Vallat |
2003-06-04 | more term 3 and 4 changes | Theo de Raadt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-07 | post-mmap API change fixes. | Miod Vallat |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-02-01 | Major changes to get MVME188 working. More header and code cleanups. The | Steve Murphree |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree |
1998-12-15 | Commit for the first real OpenBSD mvme88k port. | Steve Murphree |
1997-03-03 | Third try at importing the mvme88k port. This is a working kernel | Dale S. Rahn |