Home | History | Annotate | Download | only in vsa
History log of /src/sys/arch/vax/vsa/vsbus_dma.c
RevisionDateAuthorComments
 1.18  20-Dec-2023  thorpej Remove unnecessary <sys/malloc.h>.
 1.17  12-Dec-2022  jakllsch vsbus vax: sprinkle volatile for register accesses
 1.16  14-Dec-2010  matt Cleanup includes. Switch from <machine/XXX.h> to <sys/XXX.h> from
bus, cpu, and intr. Remove unneeded includes.
 1.15  28-Apr-2008  martin branches: 1.15.22;
Remove clause 3 and 4 from TNF licenses
 1.14  11-Mar-2008  matt branches: 1.14.2; 1.14.4;
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf
code. Move to prototype definitions. staticfy, constify, avoid casting.
Use device_* accessors.
 1.13  03-Feb-2008  matt branches: 1.13.2; 1.13.6;
Reorganize a bit to be able to support multiple sgmaps.
 1.12  04-Mar-2007  christos branches: 1.12.20; 1.12.26;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.11  11-Dec-2005  christos branches: 1.11.26;
merge ktrace-lwp.
 1.10  29-Sep-2003  matt branches: 1.10.16;
Fix GCC3'ism's
 1.9  15-Jul-2003  lukem __KERNEL_RCSID()
 1.8  16-Nov-2000  matt branches: 1.8.2; 1.8.26;
Commit changes to SCSI working on the VS4000/9x. "Don't overthink the
plumbing! Duh!".
 1.7  26-Jul-2000  matt Un __P.
 1.6  29-Jun-2000  mrg remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
 1.5  17-May-2000  matt branches: 1.5.4;
Preliminary support for the VS4000/90 SGMAP. Needed for SCSI. Does not
quite work right yet.
 1.4  23-Apr-2000  matt Extend asc driver to include support for the VS400/9x.
Add VS4000/9x support vsbus_dma.c
 1.3  07-Mar-2000  matt clear the sgmap that was allocated
 1.2  04-Mar-2000  matt it's a bit cleaner now. it also gets rid of the iomap init in
ka4[689].c
 1.1  03-Mar-2000  matt First pass. need to add hw sgmap allocation via bus_dmamem
 1.5.4.1  16-Nov-2000  tv Pullup 1.8 [matt]:
Commit changes to SCSI working on the VS4000/9x. "Don't overthink the
plumbing! Duh!".
 1.8.26.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.8.26.2  18-Sep-2004  skrll Sync with HEAD.
 1.8.26.1  03-Aug-2004  skrll Sync with HEAD
 1.8.2.3  22-Nov-2000  bouyer Sync with HEAD.
 1.8.2.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.8.2.1  16-Nov-2000  bouyer file vsbus_dma.c was added on branch thorpej_scsipi on 2000-11-20 20:33:40 +0000
 1.10.16.3  17-Mar-2008  yamt sync with head.
 1.10.16.2  04-Feb-2008  yamt sync with head.
 1.10.16.1  03-Sep-2007  yamt sync with head.
 1.11.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.12.26.1  18-Feb-2008  mjf Sync with HEAD.
 1.12.20.1  23-Mar-2008  matt sync with HEAD
 1.13.6.2  02-Jun-2008  mjf Sync with HEAD.
 1.13.6.1  03-Apr-2008  mjf Sync with HEAD.
 1.13.2.1  24-Mar-2008  keiichi sync with head.
 1.14.4.1  16-May-2008  yamt sync with head.
 1.14.2.1  18-May-2008  yamt sync with head.
 1.15.22.1  05-Mar-2011  rmind sync with head

RSS XML Feed