The NetBSD Project

CVS log for src/sys/arch/arm/arm32/db_interface.c

[BACK] Up to [cvs.netbsd.org] / src / sys / arch / arm / arm32

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.48.8.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:06:04 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.48: +2 -74 lines
Diff to previous 1.48 (colored) next main 1.49 (colored)

sync with head

Revision 1.48.12.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:31:23 2012 UTC (3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.48: +2 -74 lines
Diff to previous 1.48 (colored) next main 1.49 (colored)

merge to -current.

Revision 1.49 / (download) - annotate - [select for diffs], Thu Feb 16 02:33:37 2012 UTC (3 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, HEAD
Changes since 1.48: +2 -74 lines
Diff to previous 1.48 (colored)

move stuff between the two files, so db_interface contains the functions it
needs for userland programs to link.

Revision 1.47.2.1 / (download) - annotate - [select for diffs], Tue Aug 17 06:44:01 2010 UTC (21 months, 1 week ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.47: +4 -4 lines
Diff to previous 1.47 (colored) next main 1.48 (colored)

Sync with HEAD.

Revision 1.45.4.2 / (download) - annotate - [select for diffs], Wed Aug 11 22:51:39 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.45.4.1: +4 -4 lines
Diff to previous 1.45.4.1 (colored) to branchpoint 1.45 (colored) next main 1.46 (colored)

sync with head.

Revision 1.47.4.1 / (download) - annotate - [select for diffs], Sat Jul 3 01:19:13 2010 UTC (22 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.47: +4 -4 lines
Diff to previous 1.47 (colored) next main 1.48 (colored)

sync with head

Revision 1.48 / (download) - annotate - [select for diffs], Wed Jun 16 22:06:53 2010 UTC (23 months, 1 week ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base7, uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, rmind-uvmplock-nbase, rmind-uvmplock-base, netbsd-6-base, netbsd-6, matt-mips64-premerge-20101231, jym-xensuspend-nbase, jym-xensuspend-base, jruoho-x86intr-base, jruoho-x86intr, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, jmcneill-usbmp
Changes since 1.47: +4 -4 lines
Diff to previous 1.47 (colored)

PR port-arm/43299: Support added for igepv2/cortexa8/omap3530

Apply patch from PR, with build fixes. ok skrll, matt

Revision 1.45.18.1 / (download) - annotate - [select for diffs], Wed May 13 17:16:12 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.45: +8 -11 lines
Diff to previous 1.45 (colored) next main 1.46 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.45.4.1 / (download) - annotate - [select for diffs], Mon May 4 08:10:38 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.45: +8 -11 lines
Diff to previous 1.45 (colored)

sync with head.

Revision 1.45.12.1 / (download) - annotate - [select for diffs], Tue Apr 28 07:33:43 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.45: +8 -11 lines
Diff to previous 1.45 (colored) next main 1.46 (colored)

Sync with HEAD.

Revision 1.47 / (download) - annotate - [select for diffs], Sat Mar 14 15:36:01 2009 UTC (3 years, 2 months ago) by dsl
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, uebayasi-xip-base1, uebayasi-xip-base, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base, matt-premerge-20091211, jymxensuspend-base
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.46: +3 -6 lines
Diff to previous 1.46 (colored)

Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)

Revision 1.46 / (download) - annotate - [select for diffs], Sat Mar 14 14:45:55 2009 UTC (3 years, 2 months ago) by dsl
Branch: MAIN
Changes since 1.45: +7 -7 lines
Diff to previous 1.45 (colored)

Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.

Revision 1.44.16.1 / (download) - annotate - [select for diffs], Thu Apr 3 12:42:12 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.44: +9 -4 lines
Diff to previous 1.44 (colored) next main 1.45 (colored)

Sync with HEAD.

Revision 1.45 / (download) - annotate - [select for diffs], Wed Mar 26 13:01:13 2008 UTC (4 years, 2 months ago) by chris
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base2, yamt-nfs-mp-base, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, nick-hppapmap-base2, netbsd-5-base, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, hpcarm-cleanup-nbase, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-socklock-base1, ad-audiomp2-base, ad-audiomp2
Branch point for: yamt-nfs-mp, nick-hppapmap, jym-xensuspend
Changes since 1.44: +9 -4 lines
Diff to previous 1.44 (colored)

Add help text to arm machine specific ddb commands.

Part of fix for port-arm/38311.

Revision 1.42.22.1 / (download) - annotate - [select for diffs], Tue Jan 1 15:39:15 2008 UTC (4 years, 4 months ago) by chris
Branch: chris-arm-intr-rework
Changes since 1.42: +5 -5 lines
Diff to previous 1.42 (colored) next main 1.43 (colored)

Sync with HEAD.

Revision 1.42.24.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:14:59 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.42: +5 -5 lines
Diff to previous 1.42 (colored) next main 1.43 (colored)

sync with HEAD

Revision 1.37.2.3 / (download) - annotate - [select for diffs], Sat Oct 27 11:25:20 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.37.2.2: +5 -5 lines
Diff to previous 1.37.2.2 (colored) to branchpoint 1.37 (colored) next main 1.38 (colored)

sync with head.

Revision 1.44 / (download) - annotate - [select for diffs], Wed Oct 17 19:53:31 2007 UTC (4 years, 7 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, mjf-devfs, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, jmcneill-base, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf, chris-arm-intr-rework-base7, chris-arm-intr-rework-base6, chris-arm-intr-rework-base5, chris-arm-intr-rework-base4, chris-arm-intr-rework-base3, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: mjf-devfs2
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree.  Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches.  The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

Revision 1.42.4.1 / (download) - annotate - [select for diffs], Tue Oct 9 13:37:29 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.42: +5 -5 lines
Diff to previous 1.42 (colored) next main 1.43 (colored)

Sync with head.

Revision 1.42.18.1 / (download) - annotate - [select for diffs], Sat Oct 6 18:08:51 2007 UTC (4 years, 7 months ago) by rjs
Branch: hpcarm-cleanup
Changes since 1.42: +5 -5 lines
Diff to previous 1.42 (colored) next main 1.43 (colored)

Sync with HEAD.

Revision 1.42.12.1 / (download) - annotate - [select for diffs], Wed Oct 3 19:22:37 2007 UTC (4 years, 7 months ago) by garbled
Branch: ppcoea-renovation
Changes since 1.42: +5 -5 lines
Diff to previous 1.42 (colored) next main 1.43 (colored)

Sync with HEAD

Revision 1.42.20.1 / (download) - annotate - [select for diffs], Tue Oct 2 18:26:51 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.42: +5 -5 lines
Diff to previous 1.42 (colored) next main 1.43 (colored)

Sync with HEAD.

Revision 1.43 / (download) - annotate - [select for diffs], Sat Sep 22 18:40:21 2007 UTC (4 years, 8 months ago) by martin
Branch: MAIN
CVS Tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, ppcoea-renovation-base, bouyer-xenamd64
Changes since 1.42: +5 -5 lines
Diff to previous 1.42 (colored)

Add a new option DDB_VERBOSE_HELP that adds online help to ddb.
From Adam Hamsik.
Minor modifications by me, all bugs are probably mine.

Revision 1.41.2.1 / (download) - annotate - [select for diffs], Tue Feb 27 16:49:19 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-idlelwp
Changes since 1.41: +6 -6 lines
Diff to previous 1.41 (colored) next main 1.42 (colored)

- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.

Revision 1.37.2.2 / (download) - annotate - [select for diffs], Mon Feb 26 09:05:54 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.37.2.1: +10 -6 lines
Diff to previous 1.37.2.1 (colored) to branchpoint 1.37 (colored)

sync with head.

Revision 1.42 / (download) - annotate - [select for diffs], Thu Feb 22 05:14:05 2007 UTC (5 years, 3 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, mjf-ufs-trans, matt-mips64-base, matt-mips64, chris-arm-intr-rework-base2, chris-arm-intr-rework-base, ad-audiomp-base, ad-audiomp
Branch point for: vmlocking, ppcoea-renovation, matt-armv6, jmcneill-pm, hpcarm-cleanup, chris-arm-intr-rework
Changes since 1.41: +6 -6 lines
Diff to previous 1.41 (colored)

TRUE -> true, FALSE -> false

Revision 1.40.8.1 / (download) - annotate - [select for diffs], Fri Jan 12 01:00:41 2007 UTC (5 years, 4 months ago) by ad
Branch: newlock2
Changes since 1.40: +6 -2 lines
Diff to previous 1.40 (colored) next main 1.41 (colored)

Sync with head.

Revision 1.41 / (download) - annotate - [select for diffs], Sat Jan 6 16:14:44 2007 UTC (5 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: post-newlock2-merge, newlock2-nbase, newlock2-base
Branch point for: yamt-idlelwp
Changes since 1.40: +6 -2 lines
Diff to previous 1.40 (colored)

Fix branch handling in ddb. From Bucky Katz.

Revision 1.39.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:37:53 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.39: +3 -2 lines
Diff to previous 1.39 (colored) next main 1.40 (colored)

sync with head

Revision 1.37.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 14:49:16 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.37: +4 -3 lines
Diff to previous 1.37 (colored)

sync with head.

Revision 1.39.12.1 / (download) - annotate - [select for diffs], Wed May 24 15:47:51 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.39: +3 -2 lines
Diff to previous 1.39 (colored) next main 1.40 (colored)

Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.

Revision 1.39.6.1 / (download) - annotate - [select for diffs], Sat Apr 22 11:37:17 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.39: +3 -2 lines
Diff to previous 1.39 (colored) next main 1.40 (colored)

Sync with head.

Revision 1.39.10.1 / (download) - annotate - [select for diffs], Wed Apr 19 02:32:07 2006 UTC (6 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.39: +3 -2 lines
Diff to previous 1.39 (colored) next main 1.40 (colored)

sync with head - hopefully this will work

Revision 1.39.8.1 / (download) - annotate - [select for diffs], Tue Apr 11 11:53:25 2006 UTC (6 years, 1 month ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.39: +3 -2 lines
Diff to previous 1.39 (colored) next main 1.40 (colored)

sync with head

Revision 1.40 / (download) - annotate - [select for diffs], Wed Apr 5 00:38:51 2006 UTC (6 years, 1 month ago) by uwe
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-splraiseipl, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, simonb-timecounters-base, rpaulo-netinet-merge-pcb-base, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-nb4-arm-base, matt-nb4-arm, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: newlock2
Changes since 1.39: +3 -2 lines
Diff to previous 1.39 (colored)

Define ddb_regs in db_interface.c.
Change its definion in db_machdep.h into a declaration.

Revision 1.39 / (download) - annotate - [select for diffs], Sat Dec 24 22:45:34 2005 UTC (6 years, 5 months ago) by perry
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, peter-altq-base
Branch point for: yamt-pdpolicy, simonb-timecounters, rpaulo-netinet-merge-pcb, peter-altq, elad-kernelauth
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

bare asm -> __asm

Revision 1.38 / (download) - annotate - [select for diffs], Sun Dec 11 12:16:41 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

merge ktrace-lwp.

Revision 1.30.2.5 / (download) - annotate - [select for diffs], Thu Nov 10 13:55:16 2005 UTC (6 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.30.2.4: +27 -27 lines
Diff to previous 1.30.2.4 (colored) next main 1.31 (colored)

Sync with HEAD. Here we go again...

Revision 1.37 / (download) - annotate - [select for diffs], Thu Jun 2 19:33:04 2005 UTC (6 years, 11 months ago) by uwe
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, thorpej-vnode-attr-base, thorpej-vnode-attr, ktrace-lwp-base
Branch point for: yamt-lazymbuf
Changes since 1.36: +6 -6 lines
Diff to previous 1.36 (colored)

Catch up with constification.

Revision 1.36 / (download) - annotate - [select for diffs], Thu Jun 2 17:45:59 2005 UTC (6 years, 11 months ago) by he
Branch: MAIN
Changes since 1.35: +23 -23 lines
Diff to previous 1.35 (colored)

Adapt to shadowing and qualifier-cast warnings.

Revision 1.30.2.4 / (download) - annotate - [select for diffs], Tue Sep 21 13:13:09 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.30.2.3: +2 -2 lines
Diff to previous 1.30.2.3 (colored)

Fix the sync with head I botched.

Revision 1.30.2.3 / (download) - annotate - [select for diffs], Sat Sep 18 14:32:17 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.30.2.2: +2 -2 lines
Diff to previous 1.30.2.2 (colored)

Sync with HEAD.

Revision 1.30.2.2 / (download) - annotate - [select for diffs], Thu Aug 12 11:41:03 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.30.2.1: +3 -3 lines
Diff to previous 1.30.2.1 (colored)

Sync with HEAD.

Revision 1.35 / (download) - annotate - [select for diffs], Sat Aug 7 11:45:41 2004 UTC (7 years, 9 months ago) by rearnsha
Branch: MAIN
CVS Tags: yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, matt-timespec, kent-audio2-base, kent-audio2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

Don't overload the unknown instruction handling for the core onto CP0.
Instead, add a seventeenth 'co-processor' specifically for the core.
Add support for ARMv5 unknown instructions in the 'NV' space.

Revision 1.30.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:32:29 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.30: +13 -6 lines
Diff to previous 1.30 (colored)

Sync with HEAD

Revision 1.34 / (download) - annotate - [select for diffs], Sun Oct 26 23:11:15 2003 UTC (8 years, 7 months ago) by chris
Branch: MAIN
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Changes since 1.33: +5 -2 lines
Diff to previous 1.33 (colored)

Fix up some unitialised variables.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Aug 25 04:51:10 2003 UTC (8 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.32: +6 -6 lines
Diff to previous 1.32 (colored)

make it "static long nil;" as it's used as &nil in an array wanting long *'s.
makes GCC3 happy.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Jul 15 00:24:41 2003 UTC (8 years, 10 months ago) by lukem
Branch: MAIN
Changes since 1.31: +5 -1 lines
Diff to previous 1.31 (colored)

__KERNEL_RCSID()

Revision 1.31 / (download) - annotate - [select for diffs], Wed Jul 9 20:14:14 2003 UTC (8 years, 10 months ago) by thorpej
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Make faulting in DDB continue back in the top-level command
loop properly.

Revision 1.30 / (download) - annotate - [select for diffs], Fri Jun 6 10:07:07 2003 UTC (8 years, 11 months ago) by scw
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.29: +35 -9 lines
Diff to previous 1.29 (colored)

Modify db_{read,write}_bytes() to do a single 16- or 32-bit read/write if
'size' is 2 or 4 respectively.
This makes reading/writing hardware registers work as expected in all cases.

Revision 1.29 / (download) - annotate - [select for diffs], Wed May 21 18:04:42 2003 UTC (9 years ago) by thorpej
Branch: MAIN
Changes since 1.28: +4 -17 lines
Diff to previous 1.28 (colored)

Remove #ifdefs supporting the old pmap, switching fully to the new.

Revision 1.28 / (download) - annotate - [select for diffs], Wed May 21 06:40:29 2003 UTC (9 years ago) by bsh
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

fix warning when KGDB is defined and DDB is not defined.

Revision 1.27 / (download) - annotate - [select for diffs], Sat May 3 17:32:59 2003 UTC (9 years ago) by thorpej
Branch: MAIN
Changes since 1.26: +3 -7 lines
Diff to previous 1.26 (colored)

In db_write_bytes(), use kernel_text rather than KERNEL_TEXT_BASE.

Revision 1.26 / (download) - annotate - [select for diffs], Sat May 3 17:29:27 2003 UTC (9 years ago) by thorpej
Branch: MAIN
Changes since 1.25: +1 -24 lines
Diff to previous 1.25 (colored)

Remove the non-ELF case in db_machine_init().

Revision 1.25 / (download) - annotate - [select for diffs], Tue Apr 29 13:27:21 2003 UTC (9 years ago) by scw
Branch: MAIN
Changes since 1.24: +7 -2 lines
Diff to previous 1.24 (colored)

KERNEL_TEXT_BASE is not defined for ARM32_NEW_VM_LAYOUT.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Apr 28 01:54:49 2003 UTC (9 years, 1 month ago) by briggs
Branch: MAIN
Changes since 1.23: +11 -3 lines
Diff to previous 1.23 (colored)

Add arm32 machine-specific remote kgdb support.  Largely
from PR port-arm/15530 by bsh@, but with some updates from
me, including a fresh arm32/kgdb_machdep.c--ported from pc532.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Apr 18 11:08:25 2003 UTC (9 years, 1 month ago) by scw
Branch: MAIN
Changes since 1.22: +23 -1 lines
Diff to previous 1.22 (colored)

Add the generic arm32 bits of the new pmap, contributed by Wasabi Systems.

Some features of the new pmap are:

 - It allows L1 descriptor tables to be shared efficiently between
   multiple processes. A typical "maxusers 32" kernel, where NPROC is set
   to 532, requires 35 L1s. A "maxusers 2" kernel runs quite happily
   with just 4 L1s. This completely solves the problem of running out
   of contiguous physical memory for allocating new L1s at runtime on a
   busy system.

 - Much improved cache/TLB management "smarts". This change ripples
   out to encompass the low-level context switch code, which is also
   much smarter about when to flush the cache/TLB, and when not to.

 - Faster allocation of L2 page tables and associated metadata thanks,
   in part, to the pool_cache enhancements recently contributed to
   NetBSD by Wasabi Systems.

 - Faster VM space teardown due to accurate referenced tracking of L2
   page tables.

 - Better/faster cache-alias tracking.

The new pmap is enabled by adding options ARM32_PMAP_NEW to the kernel
config file, and making the necessary changes to the port-specific
initarm() function. Several ports have already been converted and will
be committed shortly.

Revision 1.6.2.5 / (download) - annotate - [select for diffs], Fri Sep 6 08:32:23 2002 UTC (9 years, 8 months ago) by jdolecek
Branch: kqueue
Changes since 1.6.2.4: +5 -1 lines
Diff to previous 1.6.2.4 (colored) next main 1.7 (colored)

sync kqueue branch with HEAD

Revision 1.21.2.1 / (download) - annotate - [select for diffs], Fri Aug 30 00:19:06 2002 UTC (9 years, 8 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.21: +5 -1 lines
Diff to previous 1.21 (colored) next main 1.22 (colored)

catch up with -current.

Revision 1.8.2.9 / (download) - annotate - [select for diffs], Tue Aug 27 06:03:15 2002 UTC (9 years, 9 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.8.2.8: +5 -1 lines
Diff to previous 1.8.2.8 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)

Sync with -current.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Aug 22 01:13:55 2002 UTC (9 years, 9 months ago) by thorpej
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, gehenna-devsw-base, fvdl_fs64_base, bjh21-hydra-base, bjh21-hydra
Changes since 1.21: +5 -1 lines
Diff to previous 1.21 (colored)

* Add PTE_SYNC() and PTE_SYNC_RANGE() macros.  These don't actually do
  anything yet.
* Use PTE_SYNC() and PTE_SYNC_RANGE() in some obvious places, i.e.
  where vtopte() is used.

Revision 1.8.2.8 / (download) - annotate - [select for diffs], Mon Jun 24 22:03:51 2002 UTC (9 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.7: +2 -2 lines
Diff to previous 1.8.2.7 (colored) to branchpoint 1.8 (colored)

Curproc->curlwp renaming.

Change uses of "curproc->l_proc" back to "curproc", which is more like the
original use. Bare uses of "curproc" are now "curlwp".

"curproc" is now #defined in proc.h as ((curlwp) ? (curlwp)->l_proc) : NULL)
so that it is always safe to reference curproc (*de*referencing curproc
is another story, but that's always been true).

Revision 1.6.2.4 / (download) - annotate - [select for diffs], Sun Jun 23 17:34:44 2002 UTC (9 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.6.2.3: +14 -17 lines
Diff to previous 1.6.2.3 (colored)

catch up with -current on kqueue branch

Revision 1.8.2.7 / (download) - annotate - [select for diffs], Thu Jun 20 03:38:04 2002 UTC (9 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.6: +1 -3 lines
Diff to previous 1.8.2.6 (colored) to branchpoint 1.8 (colored)

Catch up to -current.

Revision 1.21 / (download) - annotate - [select for diffs], Mon May 13 20:30:08 2002 UTC (10 years ago) by matt
Branch: MAIN
CVS Tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6
Branch point for: gehenna-devsw
Changes since 1.20: +1 -3 lines
Diff to previous 1.20 (colored)

Nuke local extern label_t *db_recover;  it's now in <ddb/db_extern.h>

Revision 1.8.2.6 / (download) - annotate - [select for diffs], Wed Apr 17 00:02:25 2002 UTC (10 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.5: +14 -15 lines
Diff to previous 1.8.2.5 (colored) to branchpoint 1.8 (colored)

Catch up to -current.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Apr 10 19:35:23 2002 UTC (10 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

vm_offset_t -> vaddr_t,paddr_t

Revision 1.19 / (download) - annotate - [select for diffs], Tue Apr 9 19:37:16 2002 UTC (10 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored)

Use abstract names for the protection and PTE type bits in
L1 and L2 descriptors.  This will allow us to support different
PTE layouts that enable the use of extensions on different
processor models.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Apr 5 16:58:04 2002 UTC (10 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.17: +13 -14 lines
Diff to previous 1.17 (colored)

* Rewrite the 32-bit ARM pte.h based on the ARM architecture manual.
  Significant cleanup, here, including better PTE bit names.
* Add XScale PTE extensions (ECC enable, write-allocate cache mode).
* Mechanical changes everywhere else to update for new pte.h.  While
  doing this, two bugs (as a result of typos) were fixed in

	arm/arm32/bus_dma.c
	evbarm/integrator/int_bus_dma.c

Revision 1.8.2.5 / (download) - annotate - [select for diffs], Thu Feb 28 04:07:21 2002 UTC (10 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.4: +109 -97 lines
Diff to previous 1.8.2.4 (colored) to branchpoint 1.8 (colored)

Catch up to -current.

Revision 1.6.2.3 / (download) - annotate - [select for diffs], Mon Feb 11 20:07:18 2002 UTC (10 years, 3 months ago) by jdolecek
Branch: kqueue
Changes since 1.6.2.2: +109 -97 lines
Diff to previous 1.6.2.2 (colored)

Sync w/ -current.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jan 25 19:19:24 2002 UTC (10 years, 4 months ago) by thorpej
Branch: MAIN
CVS Tags: newlock-base, newlock, ifpoll-base, ifpoll, eeh-devprop-base, eeh-devprop
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Overhaul of the ARM cache code.  This is mostly a simplification
pass.  Rather than providing a whole slew of cache operations that
aren't ever used, distill them down to some useful primitives:

	icache_sync_all         Synchronize I-cache
	icache_sync_range       Synchronize I-cache range

	dcache_wbinv_all        Write-back and Invalidate D-cache
	dcache_wbinv_range      Write-back and Invalidate D-cache range
	dcache_inv_range        Invalidate D-cache range
	dcache_wb_range         Write-back D-cache range

	idcache_wbinv_all       Write-back and Invalidate D-cache,
				Invalidate I-cache
	idcache_wbinv_range     Write-back and Invalidate D-cache,
				Invalidate I-cache range

Note: This does not yet include an overhaul of the actual asm files
that implement the primitives.  Instead, we've provided a safe default
for each CPU type, and the individual CPU types can now be optimized
one at a time.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jan 17 23:56:01 2002 UTC (10 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.15: +4 -1 lines
Diff to previous 1.15 (colored)

Add cpwait's after TLB operations.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jan 17 20:47:00 2002 UTC (10 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.14: +98 -71 lines
Diff to previous 1.14 (colored)

Cleanup a little, and teach db_write_text() about section mappings.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jan 17 03:52:06 2002 UTC (10 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.13: +9 -27 lines
Diff to previous 1.13 (colored)

* db_validate_address(): Use pmap_extract().
* db_read_bytes()/db_write_bytes(): Do comparisons against the
  (unsigned) size_t correctly.

Revision 1.8.2.4 / (download) - annotate - [select for diffs], Fri Jan 11 23:38:00 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.3: +10 -21 lines
Diff to previous 1.8.2.3 (colored) to branchpoint 1.8 (colored)

More catchup.

Revision 1.6.2.2 / (download) - annotate - [select for diffs], Thu Jan 10 19:37:48 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.6.2.1: +13 -31 lines
Diff to previous 1.6.2.1 (colored)

Sync kqueue branch with -current.

Revision 1.8.2.3 / (download) - annotate - [select for diffs], Tue Jan 8 00:23:08 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.2: +3 -6 lines
Diff to previous 1.8.2.2 (colored) to branchpoint 1.8 (colored)

Catch up to -current.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 5 22:41:47 2002 UTC (10 years, 4 months ago) by chris
Branch: MAIN
Changes since 1.12: +10 -21 lines
Diff to previous 1.12 (colored)

Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile.  Turned up a few mismatched functions.  Note that this isn't all of the arm32 files.  Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Nov 28 00:19:53 2001 UTC (10 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.11: +1 -3 lines
Diff to previous 1.11 (colored)

Don't grovel interrupt-related info here; if a platform wants to
do that, let it do that in a way it can control.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 23 21:18:30 2001 UTC (10 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Use <arm/undefined.h> instead of <machine/undefined.h>.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 23 17:23:41 2001 UTC (10 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

No need to pull in <machine/pte.h> directly.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 22 18:34:33 2001 UTC (10 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Kill <machine/katelib.h>.  Any place that still uses it should just
reference <arm/arm32/katelib.h> until such time as all use of this
file has been purged from the face of the earth.

Revision 1.8.2.2 / (download) - annotate - [select for diffs], Thu Nov 15 06:39:21 2001 UTC (10 years, 6 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.8.2.1: +468 -0 lines
Diff to previous 1.8.2.1 (colored) to branchpoint 1.8 (colored)

Machine-dependent kernel mods for scheduler activations on
32-bit ARM processors.  Kernel boots multi-user on an XScale,
but upcalls not yet tested.

Revision 1.7.4.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:16:30 2001 UTC (10 years, 6 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.7: +2 -6 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

Sync the thorpej-mips-cache branch with -current.

Revision 1.8.2.1, Fri Nov 9 07:21:37 2001 UTC (10 years, 6 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.8: +0 -468 lines
FILE REMOVED

file db_interface.c was added on branch nathanw_sa on 2001-11-15 06:39:21 +0000

Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 9 07:21:37 2001 UTC (10 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-mips-cache-base
Branch point for: nathanw_sa
Changes since 1.7: +2 -6 lines
Diff to previous 1.7 (colored)

Add some rudimentary support for ELF symbols in DDB on the ARM ports.
On platforms which load the kernel sans symbols directly from firmware
(possibly in e.g. S-Record format), call ddb_init() with empty arguments,
so that it will search any compiled in SYMTAB_SPACE.  On all other platforms,
if __ELF__, also call ddb_init() with empty arguments until ELF bootloaders
which pass symbol information are ready.

Revision 1.6.2.1 / (download) - annotate - [select for diffs], Fri Aug 3 04:10:58 2001 UTC (10 years, 9 months ago) by lukem
Branch: kqueue
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

update to -current

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jul 28 18:12:43 2001 UTC (10 years, 10 months ago) by chris
Branch: MAIN
CVS Tags: thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-mips-cache
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

A couple of tidy ups to pmap:
pmap_t -> struct pmap * in pmap.c and pmap.h
kernel_pmap -> pmap_kernel() everywhere.

Compiled and booted on riscpc and cats.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 24 07:32:20 2001 UTC (10 years, 11 months ago) by chs
Branch: MAIN
Branch point for: kqueue
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored)

remove "machine vmstat" command, since "show uvmexp" does the same thing.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Thu Jun 21 19:18:50 2001 UTC (10 years, 11 months ago) by nathanw
Changes since 1.2.2.1: +7 -1 lines
Diff to previous 1.2.2.1 (colored) next main 1.3 (colored)

Catch up to -current.

Revision 1.5 / (download) - annotate - [select for diffs], Wed May 2 19:10:29 2001 UTC (11 years ago) by bjh21
Branch: MAIN
Changes since 1.4: +7 -1 lines
Diff to previous 1.4 (colored)

In an ELF kernel, don't try to find an a.out symbol table.

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Mon Apr 9 01:50:46 2001 UTC (11 years, 1 month ago) by nathanw
Changes since 1.2: +9 -3 lines
Diff to previous 1.2 (colored)

Catch up with -current.

Revision 1.3.2.3 / (download) - annotate - [select for diffs], Tue Mar 27 15:30:18 2001 UTC (11 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.3.2.2: +1 -2 lines
Diff to previous 1.3.2.2 (colored) next main 1.4 (colored)

Sync with HEAD.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 13 23:56:49 2001 UTC (11 years, 2 months ago) by bjh21
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Change the value of tf_pc in undefined-instruction handlers on arm32.  It now
always points to the undefined instruction in question.  It's up to the
handler to advance it to the next instruction if it wants execution to
continue there.  This is how things have always worked on arm26.

Revision 1.3.2.2 / (download) - annotate - [select for diffs], Mon Mar 12 13:27:19 2001 UTC (11 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.3.2.1: +469 -0 lines
Diff to previous 1.3.2.1 (colored)

Sync with HEAD.

Revision 1.3.2.1, Sun Mar 11 16:18:40 2001 UTC (11 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.3: +0 -469 lines
FILE REMOVED

file db_interface.c was added on branch thorpej_scsipi on 2001-03-12 13:27:19 +0000

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 11 16:18:40 2001 UTC (11 years, 2 months ago) by bjh21
Branch: MAIN
Branch point for: thorpej_scsipi
Changes since 1.2: +9 -2 lines
Diff to previous 1.2 (colored)

Change undefined instruction handler to use a linked list for each
co-processor.  This is necessary so we can have several handlers for
CP0 (used as a catch-all for non-CP instructions).

Handlers are now removed using remove_coproc_handler(), rather than by calling
install_coproc_handler() with a NULL handler.

Because install_coproc_handler() can now allocate memory, there's a version
for use at boot time that doesn't.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 4 05:40:03 2001 UTC (11 years, 2 months ago) by matt
Branch: MAIN
Changes since 1.1: +6 -16 lines
Diff to previous 1.1 (colored)

Remove OFW hooks.  Allow ports to add there own hooks via
ARM_EXTRA_DB_COMMANDS.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 4 05:11:41 2001 UTC (11 years, 2 months ago) by matt
Branch: MAIN

Move these from arm32/arm32

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>