Home | History | Annotate | Download | only in vr
History log of /src/sys/arch/hpcmips/vr/vrdcu.c
RevisionDateAuthorComments
 1.8  11-Jun-2015  matt Add struct pmap_limits and pm_{min,max}addr from uvm/pmap/map.h and use it to
store avail_start, avail_end, virtual_start, and virtual_end.
Remove iospace and let emips just bump pmap_limits.virtual_start to get the
VA space it needs.
pmap_segtab.c is almost identical to uvm/pmap/pmap_segtab.c now. It won't
be long until we switch to the uvm/pmap one.
 1.7  27-Oct-2012  chs branches: 1.7.14;
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.6  20-Feb-2011  matt branches: 1.6.4; 1.6.14;
Merge forward matt-nb5-mips64
Adapt to new interrupt/spl framework
(XXX don't know how to deal with use of spllower in sleep/pause code so
hpcmips kernel will fail to compile).
 1.5  11-Dec-2005  christos branches: 1.5.96; 1.5.100; 1.5.106; 1.5.108;
merge ktrace-lwp.
 1.4  15-Jul-2003  lukem __KERNEL_RCSID()
 1.3  02-Oct-2002  thorpej branches: 1.3.6;
Use CFATTACH_DECL().
 1.2  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.1  11-Feb-2002  takemura branches: 1.1.2; 1.1.8;
Added DMA Address unit and DMA Control unit. (not tested)
 1.1.8.3  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.8.2  16-Mar-2002  jdolecek Catch up with -current.
 1.1.8.1  11-Feb-2002  jdolecek file vrdcu.c was added on branch kqueue on 2002-03-16 15:58:01 +0000
 1.1.2.3  18-Oct-2002  nathanw Catch up to -current.
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  11-Feb-2002  nathanw file vrdcu.c was added on branch nathanw_sa on 2002-02-28 04:10:05 +0000
 1.3.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.6.1  03-Aug-2004  skrll Sync with HEAD
 1.5.108.1  05-Mar-2011  bouyer Sync with HEAD
 1.5.106.1  06-Jun-2011  jruoho Sync with HEAD.
 1.5.100.1  05-Mar-2011  rmind sync with head
 1.5.96.1  14-Jan-2010  matt more avail_end/avail_start changes
 1.6.14.2  03-Dec-2017  jdolecek update from HEAD
 1.6.14.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.6.4.1  30-Oct-2012  yamt sync with head
 1.7.14.1  22-Sep-2015  skrll Sync with HEAD

RSS XML Feed