The NetBSD Project

CVS log for src/sys/arch/powerpc/powerpc/db_interface.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / powerpc / powerpc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Sep 8 10:09:48 2024 UTC (3 months ago) by andvar
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +9 -8 lines
juggle around DDB guarded blocks to make them consistent and make code
build with or without DDB/KGDB options enabled for powerpc.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Oct 26 23:38:08 2022 UTC (2 years, 1 month ago) by riastradh
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -2 lines
ddb/db_active.h: New home for extern db_active.

This can be included unconditionally, and db_active can then be
queried unconditionally; if DDB is not in the kernel, then db_active
is a constant zero.  Reduces need for #include opt_ddb.h, #ifdef DDB.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Sep 12 08:02:44 2022 UTC (2 years, 2 months ago) by rin
Branches: MAIN
CVS tags: bouyer-sunxi-drm-base, bouyer-sunxi-drm
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +5 -5 lines
Make ibm4xx kernels compiled by clang.

As clang cannot correctly assemble m[ft]pid:
- for asm sources, use m[ft]spr from/to SPR_PID
- for C sources, use M[FT]PID macros (see include/ibm4xx/spr.h)
This is ugly...

No binary changes for GCC-compiled kernels.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Nov 10 16:02:48 2021 UTC (3 years, 1 month ago) by msaitoh
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3 lines
s/Reseting/Resetting/

Revision 1.56.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 1 22:42:14 2021 UTC (3 years, 4 months ago) by thorpej
Branches: thorpej-i2c-spi-conf
Diff to: previous 1.56: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56: +3 -3 lines
Sync with HEAD.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Jul 24 21:31:34 2021 UTC (3 years, 4 months ago) by andvar
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-futex2-base, thorpej-futex2, thorpej-cfargs2-base, thorpej-cfargs2
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -3 lines
Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889.
Also fixed some additional typos in comments, found on review of same files or typos.

Revision 1.54.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:35 2021 UTC (3 years, 8 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.54: preferred, colored; next MAIN 1.55: preferred, colored
Changes since revision 1.54: +4 -5 lines
Sync with HEAD.

Revision 1.55.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 3 21:44:48 2021 UTC (3 years, 8 months ago) by thorpej
Branches: thorpej-cfargs
Diff to: previous 1.55: preferred, colored; next MAIN 1.56: preferred, colored
Changes since revision 1.55: +3 -3 lines
Sync with HEAD.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Mar 30 03:15:53 2021 UTC (3 years, 8 months ago) by rin
Branches: MAIN
CVS tags: thorpej-futex-base, thorpej-cfargs-base, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: thorpej-i2c-spi-conf
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -3 lines
G/C misleading <evbppc/tlb.h>. Use <powerpc/ibm4xx/tlb.h> directly.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Feb 23 07:13:52 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Branch point for: thorpej-cfargs
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -4 lines
introduce DDB_END_CMD and replace more than 20 copies of the same
list of NULLs and 0.  idea from rillig@.

all touched ports built, several booted.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jul 6 09:34:18 2020 UTC (4 years, 5 months ago) by rin
Branches: MAIN
Branch point for: thorpej-futex
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +4 -2 lines
Style and cosmetic changes. No binary changes intended.

Revision 1.51.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:38 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.51.2.1: preferred, colored; branchpoint 1.51: preferred, colored; next MAIN 1.52: preferred, colored
Changes since revision 1.51.2.1: +116 -3 lines
update from HEAD

Revision 1.52.8.1: download - view: text, markup, annotated - select for diffs
Mon Apr 6 15:18:00 2015 UTC (9 years, 8 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52: +118 -5 lines
Sync with HEAD

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jan 23 07:27:05 2015 UTC (9 years, 10 months ago) by nonaka
Branches: MAIN
CVS tags: tls-maxphys-base-20171202, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +118 -5 lines
ddb MP support

Revision 1.51.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:03:20 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
Rebase to HEAD as of a few days ago.

Revision 1.47.2.3: download - view: text, markup, annotated - select for diffs
Thu May 22 11:40:05 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.47.2.2: preferred, colored; branchpoint 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47.2.2: +3 -3 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.51.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 28 23:59:20 2013 UTC (11 years, 3 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.51: preferred, colored; next MAIN 1.52: preferred, colored
Changes since revision 1.51: +3 -3 lines
sync with head

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Jul 4 22:59:58 2013 UTC (11 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, nick-nhusb-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Branch point for: nick-nhusb
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
One const is good enough.

Revision 1.47.2.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:20:13 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.47.2.1: preferred, colored; branchpoint 1.47: preferred, colored
Changes since revision 1.47.2.1: +16 -14 lines
sync with head

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Aug 1 21:30:24 2012 UTC (12 years, 4 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, khorben-n900, agc-symver-base, agc-symver
Branch point for: tls-maxphys, rmind-smpnet
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +16 -14 lines
Add a machine splhist command to give (a incomplete) spl history.
(only the most recent are going to be accurate).

splraise(6) from 0 at 549214603
splraise(7) from 6 at 549214643 (+40)
splx(6) from 7 at 549214691 (+48)
splx(0) from 6 at 549214730 (+39)

Revision 1.47.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:06:48 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +81 -54 lines
sync with head

Revision 1.47.6.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 07:32:59 2012 UTC (12 years, 9 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47: +81 -54 lines
merge to -current.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Feb 1 09:51:00 2012 UTC (12 years, 10 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base10
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +21 -17 lines
Need runtime checks for mach mmu command.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Feb 1 05:25:58 2012 UTC (12 years, 10 months ago) by matt
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +58 -35 lines
Enable XBSEN and HIGHBAT for OEA 7455 and related CPUs.
The BAT entries now have a resolution of 8MB.  (Adjacent entries are merged
up to a total of 2GB per entry).

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Dec 13 11:03:52 2011 UTC (13 years ago) by kiyohara
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +6 -6 lines
Remove white-spaces.

Revision 1.45.4.1: download - view: text, markup, annotated - select for diffs
Thu Jun 23 14:19:34 2011 UTC (13 years, 5 months ago) by cherry
Branches: cherry-xenmp
Diff to: previous 1.45: preferred, colored; next MAIN 1.46: preferred, colored
Changes since revision 1.45: +8 -6 lines
Catchup with rmind-uvmplock merge.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Jun 20 05:59:06 2011 UTC (13 years, 5 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache, jmcneill-usbmp
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +5 -4 lines
cleanup includes (explicit inclusion of <powerpc/psl.h> or <powerpc/userret.h>)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Jun 18 06:41:44 2011 UTC (13 years, 5 months ago) by matt
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -4 lines
Use <sys/foo.h> instead of <machine/foo.h> if such a file exists.
Don't assume <sys/cpu.h> includes <powerpc/subarch/cpu*.h>.  Include it
explicitly.

Revision 1.44.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 09:06:30 2011 UTC (13 years, 6 months ago) by jruoho
Branches: jruoho-x86intr
Diff to: previous 1.44: preferred, colored; next MAIN 1.45: preferred, colored
Changes since revision 1.44: +126 -64 lines
Sync with HEAD.

Revision 1.44.2.1: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:51:40 2011 UTC (13 years, 9 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.44: preferred, colored; next MAIN 1.45: preferred, colored
Changes since revision 1.44: +126 -64 lines
sync with head

Revision 1.39.42.2: download - view: text, markup, annotated - select for diffs
Fri Jan 28 04:37:25 2011 UTC (13 years, 10 months ago) by matt
Branches: matt-nb5-pq3
Diff to: previous 1.39.42.1: preferred, colored; branchpoint 1.39: preferred, colored; next MAIN 1.40: preferred, colored
Changes since revision 1.39.42.1: +26 -6 lines
If a CPU has HIGHBAT, then use them.  We dynamically change dsitrap to
select between bats 4-7 when HIGHBAT is detected.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jan 18 01:02:55 2011 UTC (13 years, 10 months ago) by matt
Branches: MAIN
CVS tags: uebayasi-xip-base7, rmind-uvmplock-nbase, rmind-uvmplock-base, jym-xensuspend-nbase, jym-xensuspend-base, cherry-xenmp-base, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: cherry-xenmp
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +126 -64 lines
Add support for BookE Freescale MPC85xx (e500 core) processors.
Add fast softint support for PowerPC (though only booke uses it).
Redo FPU/VEC support and add e500 SPE support.
Rework trap/intrs to use a common trapframe format.
Support SOFTFLOAT (no hardfloat or fpu emulation) for BookE.

Revision 1.39.42.1: download - view: text, markup, annotated - select for diffs
Fri Jan 7 02:01:21 2011 UTC (13 years, 11 months ago) by matt
Branches: matt-nb5-pq3
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +341 -78 lines
Add booke support

Revision 1.43.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 30 14:39:45 2010 UTC (14 years, 7 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +11 -2 lines
Sync with HEAD.

Revision 1.39.20.1: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:02:51 2010 UTC (14 years, 9 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.39: preferred, colored; next MAIN 1.40: preferred, colored
Changes since revision 1.39: +222 -16 lines
sync with head

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Feb 25 23:31:48 2010 UTC (14 years, 9 months ago) by matt
Branches: MAIN
CVS tags: yamt-nfs-mp-base9, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, matt-mips64-premerge-20101231, jruoho-x86intr-base
Branch point for: rmind-uvmplock, jruoho-x86intr
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +11 -2 lines
Adapt to spr.h breakup.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Jan 28 21:10:49 2010 UTC (14 years, 10 months ago) by phx
Branches: MAIN
CVS tags: uebayasi-xip-base
Branch point for: uebayasi-xip
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +213 -33 lines
New machine commands for PPC OEA:
bat: prints the BAT registers and translations
mmu: prints MMU registers (sdr1, sr0..15)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Jan 28 12:45:01 2010 UTC (14 years, 10 months ago) by phx
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +31 -59 lines
Reverted last commit for db_disasm.c and db_inteface.c.
Sorry, erroneously commited them...

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jan 28 12:37:45 2010 UTC (14 years, 10 months ago) by phx
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +61 -33 lines
Fixed typo: PPC_OEA64_BIRDGE -> PPC_OEA64_BRIDGE

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jan 23 01:32:06 2010 UTC (14 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +27 -10 lines
document powerpc ddb commands.  PR#38307.

Revision 1.37.22.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:21:00 2007 UTC (17 years, 1 month ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37: +14 -10 lines
sync with HEAD

Revision 1.34.2.3: download - view: text, markup, annotated - select for diffs
Sat Oct 27 11:28:03 2007 UTC (17 years, 1 month ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.34.2.2: preferred, colored; branchpoint 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34.2.2: +14 -10 lines
sync with head.

Revision 1.37.20.2: download - view: text, markup, annotated - select for diffs
Fri Oct 26 15:43:19 2007 UTC (17 years, 1 month ago) by joerg
Branches: jmcneill-pm
Diff to: previous 1.37.20.1: preferred, colored; branchpoint 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37.20.1: +6 -2 lines
Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.

Revision 1.38.4.1: download - view: text, markup, annotated - select for diffs
Thu Oct 25 22:36:30 2007 UTC (17 years, 1 month ago) by bouyer
Branches: bouyer-xenamd64
Diff to: previous 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38: +6 -2 lines
Sync with HEAD.

Revision 1.37.4.2: download - view: text, markup, annotated - select for diffs
Tue Oct 23 20:14:13 2007 UTC (17 years, 1 month ago) by ad
Branches: vmlocking
Diff to: previous 1.37.4.1: preferred, colored; branchpoint 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37.4.1: +6 -2 lines
Sync with head.

Revision 1.38.2.1: download - view: text, markup, annotated - select for diffs
Thu Oct 18 08:32:48 2007 UTC (17 years, 1 month ago) by yamt
Branches: yamt-x86pmap
Diff to: previous 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38: +6 -2 lines
sync with head.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Oct 17 19:56:47 2007 UTC (17 years, 1 month ago) by garbled
Branches: MAIN
CVS tags: yamt-x86pmap-base4, yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, nick-net80211-sync-base, nick-net80211-sync, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, nick-hppapmap, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, 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, mjf-devfs2, mjf-devfs-base, mjf-devfs, matt-premerge-20091211, matt-nb5-pq3-base, 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, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jymxensuspend-base, jym-xensuspend, jmcneill-pm-base, jmcneill-base, hpcarm-cleanup-nbase, hpcarm-cleanup-base, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, ad-socklock-base1, ad-audiomp2-base, ad-audiomp2
Branch point for: yamt-nfs-mp, matt-nb5-pq3
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -2 lines
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.37.4.1: download - view: text, markup, annotated - select for diffs
Tue Oct 9 13:38:21 2007 UTC (17 years, 2 months ago) by ad
Branches: vmlocking
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +10 -10 lines
Sync with head.

Revision 1.37.12.2: download - view: text, markup, annotated - select for diffs
Wed Oct 3 19:24:45 2007 UTC (17 years, 2 months ago) by garbled
Branches: ppcoea-renovation
Diff to: previous 1.37.12.1: preferred, colored; branchpoint 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37.12.1: +10 -10 lines
Sync with HEAD

Revision 1.37.20.1: download - view: text, markup, annotated - select for diffs
Tue Oct 2 18:27:35 2007 UTC (17 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +10 -10 lines
Sync with HEAD.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Sep 22 18:40:24 2007 UTC (17 years, 2 months ago) by martin
Branches: MAIN
CVS tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, vmlocking-base, ppcoea-renovation-base
Branch point for: yamt-x86pmap, bouyer-xenamd64
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +10 -10 lines
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.37.12.1: download - view: text, markup, annotated - select for diffs
Mon May 28 20:01:43 2007 UTC (17 years, 6 months ago) by freza
Branches: ppcoea-renovation
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +6 -2 lines
Add KGDB support to evbppc/virtex port. From Jean-Francois Boudreault,
cosmetics by me.

While there, generalize virtex_console_tag() to virtex_bus_space_tag()
and fix one instance of yamt-idlelwp fallout (ci_need_resched renamed
to ci_want_resched).

XXX Only compile tested since my access to suitable Virtex HW is sporadic
XXX at best.

Revision 1.36.26.1: download - view: text, markup, annotated - select for diffs
Tue Feb 27 16:52:51 2007 UTC (17 years, 9 months ago) by yamt
Branches: yamt-idlelwp
Diff to: previous 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36: +16 -16 lines
- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.

Revision 1.34.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 26 09:07:55 2007 UTC (17 years, 9 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.34.2.1: preferred, colored; branchpoint 1.34: preferred, colored
Changes since revision 1.34.2.1: +16 -16 lines
sync with head.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Feb 22 04:47:07 2007 UTC (17 years, 9 months ago) by matt
Branches: 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, hpcarm-cleanup, ad-audiomp-base, ad-audiomp
Branch point for: vmlocking, ppcoea-renovation, matt-armv6, jmcneill-pm
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +16 -16 lines
More boolean_t -> bool lossage.

Revision 1.34.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 14:55:11 2006 UTC (18 years, 5 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
sync with head.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Dec 24 22:45:36 2005 UTC (18 years, 11 months ago) by perry
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, 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, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, yamt-pdpolicy, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, rpaulo-netinet-merge-pcb-base, rpaulo-netinet-merge-pcb, post-newlock2-merge, peter-altq-base, peter-altq, newlock2-nbase, newlock2-base, newlock2, 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, elad-kernelauth, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-idlelwp
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3 lines
bare asm -> __asm

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:18:46 2005 UTC (19 years ago) by christos
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
merge ktrace-lwp.

Revision 1.28.2.4: download - view: text, markup, annotated - select for diffs
Thu Nov 10 13:58:26 2005 UTC (19 years, 1 month ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.28.2.3: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28.2.3: +22 -17 lines
Sync with HEAD. Here we go again...

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 3 11:40:25 2005 UTC (19 years, 6 months ago) by scw
Branches: 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
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +22 -17 lines
Appease -Wcast-qual for the IBM4XX case.

Revision 1.28.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:20:49 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.28.2.2: preferred, colored
Changes since revision 1.28.2.2: +2 -2 lines
Fix the sync with head I botched.

Revision 1.28.2.2: download - view: text, markup, annotated - select for diffs
Sat Sep 18 14:39:19 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.28.2.1: preferred, colored
Changes since revision 1.28.2.1: +0 -0 lines
Sync with HEAD.

Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:39:37 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +15 -21 lines
Sync with HEAD

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Dec 17 04:04:40 2003 UTC (20 years, 11 months ago) by simonb
Branches: 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, 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, kent-audio2-base, kent-audio2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
Nuke register prefix for local variables, clean up indentation a little.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Oct 9 07:12:24 2003 UTC (21 years, 2 months ago) by matt
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -4 lines
Add code to drop into DDB if you get a DSI fault on the current stack page.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Sep 27 04:44:42 2003 UTC (21 years, 2 months ago) by matt
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -8 lines
ANSIfy.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Sep 25 17:36:33 2003 UTC (21 years, 2 months ago) by matt
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -13 lines
Remove db_onpanic check.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jul 15 02:54:47 2003 UTC (21 years, 5 months ago) by lukem
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -1 lines
__KERNEL_RCSID()

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Feb 3 17:10:11 2003 UTC (21 years, 10 months ago) by matt
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Feb 2 20:43:24 2003 UTC (21 years, 10 months ago) by matt
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +26 -22 lines
Perform a rototill of the powerpc code.  Mandate use of SPRG0 to store
a pointer to current cpu's cpu_info structure.  Use cpu_info for
intstk,intr_depth,still_stk,idle_pcb,curpcb,curlwp,etal even on
non-MULTIPROCESSOR machines.  Add common macros GET_CPUINFO and
INIT_CPUINFO to get and initialize the cpu_info struct on startup.  Make
ibm4xx use the standard <powerpc/frame.h>.  Use IFRAME_xx in ibm4xx
trap_subr.S instead of explicit magic offsets.  Move INTSTK and SPILLSTK
to std.<platform>.  Change faultbuf to a struct instead of an array.

On MPC6XX cpus, stop using the vector page for temporary space and use
reserved space in cpu_info.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jan 22 21:44:56 2003 UTC (21 years, 10 months ago) by kleink
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -1 lines
MPC601 support bits:
* install 601-specific DSI and RUNMODETRC trap handlers
* save/restore MQ in trapframe, add MQ hooks to DDB
* extend battable to 512 entries to hold the 601's 8M translations
* instead of adding I/O to BAT starvation, set up segment registers
  for Memory-Forced I/O Controller Interface Access
* sync after tlbie

Revision 1.12.6.8: download - view: text, markup, annotated - select for diffs
Sat Jan 4 23:51:18 2003 UTC (21 years, 11 months ago) by thorpej
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.12.6.7: preferred, colored; branchpoint 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12.6.7: +10 -10 lines
Sync with HEAD.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jan 4 23:46:11 2003 UTC (21 years, 11 months ago) by thorpej
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -10 lines
On the IBM 4xx, don't enter DDB on user mode traps.  Fixes
port-powerpc/19662.

Some minor cleanup while here.

Revision 1.12.6.7: download - view: text, markup, annotated - select for diffs
Sun Dec 29 19:35:06 2002 UTC (21 years, 11 months ago) by thorpej
Branches: nathanw_sa
Diff to: previous 1.12.6.6: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.6.6: +111 -2 lines
Sync with HEAD.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Dec 20 15:23:12 2002 UTC (21 years, 11 months ago) by scw
Branches: MAIN
CVS tags: fvdl_fs64_base
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +32 -1 lines
Use Software Single Stepping for now when PPC_IBM4xx is defined. The
existing hardware assisted method doesn't work on this cpu.

Also correct the "I_B" constant in db_machine.h.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 19 13:45:03 2002 UTC (21 years, 11 months ago) by scw
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -1 lines
Add a range check for the DCR address in db_ppc4xx_dcr().

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Dec 19 13:29:53 2002 UTC (21 years, 11 months ago) by scw
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +77 -2 lines
Add a "machine dcr" command, for the IBM4XX case, which permits
reading/writing of the cpu's DCR registers.

Revision 1.12.6.6: download - view: text, markup, annotated - select for diffs
Wed Dec 11 06:11:44 2002 UTC (22 years ago) by thorpej
Branches: nathanw_sa
Diff to: previous 1.12.6.5: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.6.5: +3 -3 lines
Sync with HEAD.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Nov 25 05:10:39 2002 UTC (22 years ago) by thorpej
Branches: MAIN
CVS tags: gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Use tlbrelo and tlbrehi.

Revision 1.11.2.4: download - view: text, markup, annotated - select for diffs
Sun Jun 23 17:39:46 2002 UTC (22 years, 5 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.11.2.3: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.2.3: +2 -2 lines
catch up with -current on kqueue branch

Revision 1.12.6.5: download - view: text, markup, annotated - select for diffs
Thu Jun 20 03:40:34 2002 UTC (22 years, 5 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.12.6.4: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.6.4: +2 -2 lines
Catch up to -current.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon May 13 20:30:09 2002 UTC (22 years, 7 months ago) by matt
Branches: 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, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, gehenna-devsw-base, gehenna-devsw
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Nuke local extern label_t *db_recover;  it's now in <ddb/db_extern.h>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 13 06:05:32 2002 UTC (22 years, 7 months ago) by matt
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Eliminate commons.

Revision 1.11.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 16 15:59:18 2002 UTC (22 years, 9 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.11.2.2: preferred, colored
Changes since revision 1.11.2.2: +2 -2 lines
Catch up with -current.

Revision 1.12.6.4: download - view: text, markup, annotated - select for diffs
Thu Feb 28 04:11:27 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.12.6.3: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.6.3: +2 -2 lines
Catch up to -current.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 22 18:50:45 2002 UTC (22 years, 9 months ago) by kleink
Branches: MAIN
CVS tags: newlock-base, newlock, ifpoll-base, eeh-devprop-base, eeh-devprop
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Handle the 601's Run Mode/Trace Exception.

Revision 1.12.6.3: download - view: text, markup, annotated - select for diffs
Fri Jan 11 23:38:43 2002 UTC (22 years, 11 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.12.6.2: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.6.2: +36 -3 lines
More catchup.

Revision 1.11.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 10 19:48:05 2002 UTC (22 years, 11 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.11.2.1: preferred, colored
Changes since revision 1.11.2.1: +39 -14 lines
Sync kqueue branch with -current.

Revision 1.12.6.2: download - view: text, markup, annotated - select for diffs
Tue Jan 8 00:27:11 2002 UTC (22 years, 11 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.12.6.1: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.6.1: +341 -0 lines
Catch up to -current.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jan 6 00:35:13 2002 UTC (22 years, 11 months ago) by dbj
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +36 -3 lines
add support for kgdb over zs

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Dec 30 20:53:04 2001 UTC (22 years, 11 months ago) by dbj
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
allow ddb access to lr, ctr, cr and xer registers when not on PPC_IBM4XX

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Dec 27 10:32:23 2001 UTC (22 years, 11 months ago) by dbj
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -11 lines
fix single stepping and continuing from breakpoints in ddb

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 24 16:57:40 2001 UTC (22 years, 11 months ago) by dbj
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -2 lines
revert revision 1.13
this turns single stepping back off since it doesn't correctly work
note that without single stepping, several things do not work as
expected, including continuing from interrupts

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Dec 23 08:19:44 2001 UTC (22 years, 11 months ago) by dbj
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
restore msr on return from ddb, this allows single stepping

Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 3 04:12:15 2001 UTC (23 years, 4 months ago) by lukem
Branches: kqueue
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5 lines
update to -current

Revision 1.12.6.1
Sun Jul 22 11:29:46 2001 UTC (23 years, 4 months ago) by nathanw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.12: +0 -349 lines
file db_interface.c was added on branch nathanw_sa on 2002-01-08 00:27:11 +0000

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jul 22 11:29:46 2001 UTC (23 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: thorpej-mips-cache-base, thorpej-mips-cache, thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: nathanw_sa
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5 lines
bcopy -> memcpy, bzero -> memset, bcmp -> memcmp.
Reviewed by Matt Thomas, ok'd by Tsubai Masanari.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 22 11:40:41 2001 UTC (23 years, 5 months ago) by simonb
Branches: MAIN
Branch point for: kqueue
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -1 lines
Add a db_active variable that indicates if a call to the debugger is
active.  Seems to be required by the MI com driver nowadays.

Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 21 19:32:28 2001 UTC (23 years, 5 months ago) by nathanw
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +257 -3 lines
Catch up to -current.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 13 06:01:50 2001 UTC (23 years, 6 months ago) by simonb
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +257 -3 lines
Add a port to IBM's PPC405GP Reference Board (the "walnut")
by Eduardo Horvath and Simon Burge of Wasabi Systems.

IBM 4xx series CPU features:
 - New pmap and revised trap handler.
 - Support on-chip timers, PCI controller, UARTs
 - Framework for on-chip ethernet and watchdog timer.
General PowerPC features:
 - Add in-kernel PPC floating point emulation
 - New in{,4}_cksum that is between 1.5 and 5 times faster than the
   old version depending on CPU type.
General changes:
 - Kernel support for generic dbsym-style symbols.

Revision 1.5.2.3: download - view: text, markup, annotated - select for diffs
Sun Feb 11 19:11:36 2001 UTC (23 years, 10 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.5.2.2: preferred, colored; branchpoint 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.2.2: +4 -3 lines
Sync with HEAD.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Feb 4 17:38:11 2001 UTC (23 years, 10 months ago) by briggs
Branches: MAIN
CVS tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -3 lines
Build with -Wall -Wetc.

Revision 1.5.2.2: download - view: text, markup, annotated - select for diffs
Fri Dec 8 09:30:17 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.5.2.1: preferred, colored; branchpoint 1.5: preferred, colored
Changes since revision 1.5.2.1: +38 -1 lines
Sync with HEAD.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 24 21:49:06 2000 UTC (24 years ago) by tsubai
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +38 -1 lines
When fatal trap occurs, enter DDB with trapframe rather than just "Debugger()".

Revision 1.5.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 20:31:14 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -2 lines
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.

Revision 1.5.8.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 17:02:43 2000 UTC (24 years, 5 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +9 -2 lines
Sync w/ netbsd-1-5-base.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jun 11 10:02:15 2000 UTC (24 years, 6 months ago) by tsubai
Branches: MAIN
CVS tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Make this compile again.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 9 14:09:45 2000 UTC (24 years, 6 months ago) by kleink
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -1 lines
Pull in missing DDB headers.

Revision 1.4.12.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:33:40 1999 UTC (24 years, 11 months ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +2 -2 lines
Pull up to last week's -current.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 12 17:08:58 1999 UTC (25 years, 2 months ago) by jdolecek
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, minoura-xpg4dl-base, fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-newbase
Branch point for: thorpej_scsipi, minoura-xpg4dl
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
rename the MD Debugger() to cpu_Debugger()
add MI Debugger() which switches to console if wscons is used prior
to calling cpu_Debugger()

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 31 14:43:40 1998 UTC (26 years, 3 months ago) by tsubai
Branches: MAIN
CVS tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, kenh-if-detach-base, kenh-if-detach, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame, chs-ubc2-base, chs-ubc2, chs-ubc-base, chs-ubc
Branch point for: wrstuden-devbsize
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
vm_offset_t --> [pv]addr_t

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 4 22:18:37 1998 UTC (26 years, 5 months ago) by jonathan
Branches: MAIN
CVS tags: eeh-paddr_t-base, eeh-paddr_t
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
defopt DDB.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Feb 23 03:23:05 1998 UTC (26 years, 9 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -4 lines
Fix layout of powerpc_saved_state; copy in saved MSR.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 27 15:13:11 1998 UTC (26 years, 10 months ago) by sakamoto
Branches: MAIN
Import DDB from OpenBSD/powerpc.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>