Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-26 | Use physical addresses as seen in the A24 MVME332XT address space, this | Miod Vallat | |
allows the driver to really don't care about its VME address and simplifies some code. | |||
2004-05-25 | Make this driver aware of non-1:1 mappings. | Miod Vallat | |
This currently mimcs the existing code, which can be cleaned up further. | |||
2003-12-27 | Basic cleaning and KNF; no functional change. | Miod Vallat | |
2003-12-25 | Provide common D16 vmespace block access functions, instead of vs and vx each | Miod Vallat | |
rolling their own. Use them more cleverly in vx, in order to get the driver to at least attach and frob chips. Not tested besides multiuser boot (hence ttyflags -a), and checking cu(1) connects. More testing to come once I remember where I have hidden the 332XT transition module... | |||
2003-11-09 | Typos; Jonathan Gray | Miod Vallat | |
2003-10-11 | Nuke trailing whitespace. | Miod Vallat | |
2001-01-14 | Complete move to UVM virtual memory system. More header fixes. | Steve Murphree | |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree | |