Age | Commit message (Expand) | Author |
2004-06-10 | Fix a logic error in sglist creation. | Miod Vallat |
2004-05-23 | Nuke kvtop(), preserving a private copy in mvme88k vs(4) for now. | Miod Vallat |
2004-05-22 | Reset the board during probe. As a result, we can now honor the SCSI | Miod Vallat |
2004-05-22 | Convert to bus_space; but it still uses kvtop()... | Miod Vallat |
2004-05-21 | More cleaning, better registers programming, better error messages. | Miod Vallat |
2004-05-20 | More "can't help but clean things while reading". | Miod Vallat |
2004-05-20 | General cleanup before attempting to move towards bus_space and bus_dma. | Miod Vallat |
2004-05-09 | Eliminate verbosity parameter to scsi_print_sense and the associated | Kenneth R Westerback |
2004-04-30 | Fix logic botch resulting in a too optimistic openings value. | Miod Vallat |
2004-04-24 | Do not ignore vs_poll() return value. | 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 |
2004-01-29 | typos; jjy2+@pitt.edu | Theo de Raadt |
2004-01-20 | In some situations, the MVME328S can be so hung that our current reset code | Miod Vallat |
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat |
2004-01-14 | Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. Also | Kenneth R Westerback |
2004-01-02 | Better openings value computation. | Miod Vallat |
2003-12-26 | Merge the attachment part and the real work part of the SCSI drivers in | Miod Vallat |
2003-12-25 | Provide common D16 vmespace block access functions, instead of vs and vx each | Miod Vallat |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-10-05 | Kill vm_offset_t and vm_size_t, in favor of the [pv]addr_t and [pv]size_t | Miod Vallat |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-12-14 | handeled -> handled; reported by someone on the list, but i no longer | Federico G. Schwindt |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-14 | volatile police. | Miod Vallat |
2001-12-22 | masive cmmu overhaul. function pointers now control cmmu functionality | Steve Murphree |
2001-12-16 | Revert the mvme88k to 20011212. Recent changes had not been merged correctly, | Miod Vallat |
2001-12-13 | Support for MVME197 completed. Fix SPL defs. | Steve Murphree |
2001-11-06 | Kill vm/vm_param.h, move it to uvm/uvm_param.h | Artur Grabowski |
2001-08-31 | Assorted changes to really let non-DDB kernels (such as the future RAMDISK, | Miod Vallat |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-06-25 | cold is in systm now | Michael Shalayeff |
2001-06-14 | Big cleanup of VM issues: | Miod Vallat |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-02-01 | Major changes to get MVME188 working. More header and code cleanups. The | Steve Murphree |
1999-09-27 | adding support for MVME188 and MVME197. Plus 32bit if_ie. | Steve Murphree |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree |