Home | History | Annotate | Download | only in apbus
History log of /src/sys/arch/newsmips/apbus/dmac3.c
RevisionDateAuthorComments
 1.13  14-Dec-2009  matt Merge from matt-nb5-mips64
Merge mips-specific arch files.
 1.12  13-Jun-2008  cegger branches: 1.12.14;
use device_lookup_private to get softc
 1.11  20-Apr-2008  tsutsui branches: 1.11.2; 1.11.4; 1.11.6;
No need to check whole alldevs to search a specific dmac unit in dmac3_link().
 1.10  09-Apr-2008  tsutsui branches: 1.10.2;
Split device_t/softc, with misc cleanup.
 1.9  27-Aug-2006  tsutsui branches: 1.9.56;
Make sc_dmamap volatile for aggressive gcc4.
Also use uint32_t rather than int since it's unsigned.
 1.8  11-Dec-2005  christos branches: 1.8.4; 1.8.8;
merge ktrace-lwp.
 1.7  06-Feb-2005  tsutsui branches: 1.7.6;
Misc cleanup:
- ANSI function decls
- remove __P()
- u_intNN_t -> uintNN_t
- remove register decls
- bcopy -> memcpy, strcpy
- bzero -> memset
- bcmp -> memcmp
- use malloc(9) with M_ZERO
- some KNF
etc.
 1.6  15-Jul-2003  lukem branches: 1.6.8; 1.6.10;
__KERNEL_RCSID()
 1.5  02-Apr-2003  thorpej branches: 1.5.2;
Use PAGE_SIZE rather than NBPG.
 1.4  02-Oct-2002  thorpej Use CFATTACH_DECL().
 1.3  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.2  14-Nov-2001  thorpej branches: 1.2.2;
Merge the thorpej-mips-cache branch onto the trunk. This is an
overhaul of how caches are handled for NetBSD's MIPS ports.
 1.1  30-Oct-2000  tsubai branches: 1.1.2; 1.1.6; 1.1.8;
NEWS5000 internal SCSI driver.
 1.1.8.1  14-Nov-2001  shin compilation fix.
s/MachFlushDCache/mips_dcache_wbinv_range/
 1.1.6.2  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.1.6.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.2.2  22-Nov-2000  bouyer Sync with HEAD.
 1.1.2.1  30-Oct-2000  bouyer file dmac3.c was added on branch thorpej_scsipi on 2000-11-22 16:01:04 +0000
 1.2.2.2  18-Oct-2002  nathanw Catch up to -current.
 1.2.2.1  14-Nov-2001  nathanw file dmac3.c was added on branch nathanw_sa on 2002-10-18 02:39:09 +0000
 1.5.2.4  06-Feb-2005  skrll Sync with HEAD.
 1.5.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.2.1  03-Aug-2004  skrll Sync with HEAD
 1.6.10.1  12-Feb-2005  yamt sync with head.
 1.6.8.1  29-Apr-2005  kent sync with -current
 1.7.6.1  30-Dec-2006  yamt sync with head.
 1.8.8.1  03-Sep-2006  yamt sync with head.
 1.8.4.1  09-Sep-2006  rpaulo sync with head
 1.9.56.2  29-Jun-2008  mjf Sync with HEAD.
 1.9.56.1  02-Jun-2008  mjf Sync with HEAD.
 1.10.2.2  17-Jun-2008  yamt sync with head.
 1.10.2.1  18-May-2008  yamt sync with head.
 1.11.6.1  18-Jun-2008  simonb Sync with head.
 1.11.4.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.11.2.2  11-Mar-2010  yamt sync with head
 1.11.2.1  04-May-2009  yamt sync with head.
 1.12.14.1  26-Aug-2009  matt Fixup (all but mipsco) to deal the new realities in mipsland.

RSS XML Feed