Home | History | Annotate | Download | only in isa
History log of /src/sys/arch/arc/isa/isadma.c
RevisionDateAuthorComments
 1.13  20-Dec-2023  thorpej Remove unnecessary <sys/malloc.h>.
 1.12  06-Mar-2011  tsutsui Remove trailing spaces.
 1.11  05-Jul-2008  tsutsui branches: 1.11.18; 1.11.24;
Split device_t/softc with misc related changes.
 1.10  04-Mar-2007  christos branches: 1.10.40; 1.10.44; 1.10.46; 1.10.48;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.9  11-Dec-2005  christos branches: 1.9.26;
merge ktrace-lwp.
 1.8  22-Jan-2005  tsutsui branches: 1.8.8;
- remove __P()
- use ANSI function decls
- u_intNN_t -> uintNN_t
- some KNF
 1.7  15-Jul-2003  lukem branches: 1.7.8;
__KERNEL_RCSID()
 1.6  02-Oct-2002  thorpej branches: 1.6.6;
Use CFATTACH_DECL().
 1.5  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.4  29-Jun-2000  mrg branches: 1.4.2; 1.4.6; 1.4.10;
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
 1.3  22-Feb-2000  soda merge changes between OpenBSD-2.1 and OpenBSD-2.6
 1.2  23-Jan-2000  soda merge to NetBSD-current (DeskStation and Algor support is currently broken)
 1.1  23-Jan-2000  soda branches: 1.1.1;
Initial revision
 1.1.1.1  23-Jan-2000  soda OpenBSD-2.1/arc
 1.4.10.1  18-Oct-2002  nathanw Catch up to -current.
 1.4.6.1  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.4.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.4.2.1  29-Jun-2000  bouyer file isadma.c was added on branch thorpej_scsipi on 2000-11-20 20:00:39 +0000
 1.6.6.4  24-Jan-2005  skrll Sync with HEAD.
 1.6.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.6.1  03-Aug-2004  skrll Sync with HEAD
 1.7.8.1  29-Apr-2005  kent sync with -current
 1.8.8.1  03-Sep-2007  yamt sync with head.
 1.9.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.10.48.1  18-Jul-2008  simonb Sync with head.
 1.10.46.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.10.44.1  04-May-2009  yamt sync with head.
 1.10.40.1  28-Sep-2008  mjf Sync with HEAD.
 1.11.24.1  06-Jun-2011  jruoho Sync with HEAD.
 1.11.18.1  21-Apr-2011  rmind sync with head

RSS XML Feed