The NetBSD Project

CVS log for src/sys/arch/hp300/include/cpu.h

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.72.26.1: download - view: text, markup, annotated - select for diffs
Sat Jun 22 10:57:10 2024 UTC (7 months ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.72: preferred, colored; next MAIN 1.73: preferred, colored
Changes since revision 1.72: +2 -2 lines
Pull up following revision(s) (requested by tsutsui in ticket #722):

	sys/fs/cd9660/cd9660_util.c: revision 1.16
	sys/arch/hp300/stand/common/clock.c: revision 1.14
	sys/arch/hp300/stand/common/scsireg.h: revision 1.5
	sys/arch/hp300/stand/common/scsireg.h: revision 1.6
	sys/arch/hp300/stand/Makefile.buildboot: revision 1.38
	sys/arch/hp300/include/bus.h: revision 1.23
	sys/arch/hp300/stand/Makefile.buildboot: revision 1.39
	sys/arch/hp300/stand/common/sd.c: revision 1.12
	sys/arch/hp300/stand/common/prf.c: revision 1.6
	sys/arch/hp300/stand/common/sd.c: revision 1.13
	usr.sbin/installboot/installboot.8: revision 1.106
	usr.sbin/installboot/Makefile: revision 1.59
	sys/arch/hp300/stand/common/devopen.c: revision 1.14
	usr.sbin/installboot/installboot.8: revision 1.107
	sys/arch/hp300/stand/common/ite_dumb.c: revision 1.2
	sys/arch/hp300/stand/common/devopen.c: revision 1.15
	usr.sbin/installboot/installboot.8: revision 1.108
	sys/fs/cd9660/cd9660_extern.h: revision 1.29
	usr.sbin/installboot/installboot.8: revision 1.109
	tools/Makefile.nbincludes: revision 1.11 (patch)
	sys/arch/hp300/dev/rboxreg.h: revision 1.3
	sys/arch/hp300/stand/common/scsivar.h: revision 1.5
	sys/arch/hp300/dev/dnkbd.c: revision 1.14
	sys/arch/hp300/hp300/trap.c: revision 1.156
	sys/arch/hp300/stand/mkboot/mkboot.c: revision 1.12
	sys/arch/hp300/dev/frodoreg.h: revision 1.6
	sys/arch/hp300/stand/mkboot/mkboot.c: revision 1.13
	sys/arch/hp300/stand/common/ite_sti.c: revision 1.2
	sys/arch/hp300/stand/common/hil.c: revision 1.15
	usr.sbin/installboot/arch/hp300.c: revision 1.18
	sys/arch/hp300/stand/mkboot/mkboot.c: revision 1.14
	sys/arch/hp300/dev/rbox.c: revision 1.4
	usr.sbin/installboot/arch/hp300.c: revision 1.19
	sys/arch/hp300/stand/mkboot/mkboot.c: revision 1.15
	sys/sys/bootblock.h: revision 1.59
	sys/arch/hp300/stand/mkboot/mkboot.c: revision 1.16
	usr.sbin/installboot/installboot.h: revision 1.44
	sys/arch/hp300/stand/mkboot/volhdr.h: file removal
	sys/arch/hp300/stand/mkboot/mkboot.c: revision 1.17
	sys/arch/hp300/dev/hpib.c: revision 1.45
	usr.sbin/installboot/installboot.h: revision 1.45
	usr.sbin/installboot/cd9660.c: revision 1.1
	sys/arch/hp300/stand/mkboot/mkboot.c: revision 1.18
	sys/arch/hp300/dev/topcatreg.h: revision 1.3
	usr.sbin/installboot/cd9660.c: revision 1.2
	sys/arch/hp300/stand/mkboot/mkboot.c: revision 1.19
	sys/arch/hp300/stand/inst/inst.c: revision 1.25
	sys/arch/hp300/stand/uboot/Makefile: revision 1.12
	sys/arch/hp300/dev/dvbox.c: revision 1.4
	sys/arch/hp300/dev/dma.c: revision 1.45
	sys/arch/hp300/stand/uboot/Makefile: revision 1.13
	sys/arch/hp300/stand/common/rd.c: revision 1.16
	sys/arch/hp300/stand/inst/Makefile: revision 1.12
	distrib/hp300/cdroms/installcd/Makefile: revision 1.4
	sys/arch/hp300/stand/mkboot/volhdr.h: revision 1.6
	sys/arch/hp300/stand/common/machdep.c: revision 1.16
	usr.sbin/installboot/fstypes.c: revision 1.14
	sys/arch/hp300/hp300/machdep.c: revision 1.238
	sys/arch/hp300/include/cpu.h: revision 1.73
	sys/arch/hp300/dev/diofbreg.h: revision 1.4
	sys/arch/hp300/stand/common/scsi.c: revision 1.12
	sys/arch/hp300/stand/common/netio.c: revision 1.19
	sys/arch/hp300/stand/common/scsi.c: revision 1.13
	sys/arch/hp300/dev/sti_sgc.c: revision 1.8
	sys/arch/hp300/dev/rtc.c: revision 1.22
	sys/arch/hp300/stand/mkboot/mkboot.c: revision 1.20
	sys/arch/hp300/stand/common/conf.h: revision 1.4
	sys/arch/hp300/hp300/autoconf.c: revision 1.111
	sys/arch/hp300/stand/common/conf.c: revision 1.15
	sys/arch/hp300/stand/mkboot/Makefile: revision 1.12
	sys/arch/hp300/stand/mkboot/Makefile: revision 1.13
	sys/arch/hp300/hp300/autoconf.c: revision 1.114
	sys/arch/hp300/dev/dcmreg.h: revision 1.11
	sys/arch/hp300/dev/diofbvar.h: revision 1.4
	sys/arch/hp300/dev/dcm.c: revision 1.91
	sys/fs/cd9660/cd9660_util.c: revision 1.15
	sys/arch/hp300/dev/mcclock_frodo.c: revision 1.2

TAB/space cleanup.

installboot(8): formatting improvements

Use Ar foo instead of <foo>; this is mdoc.

Other formatting tweaks.
installboot(8): fix up markup

Don't overuse .Sy - when everything is highlighted, nothing is.  Use
.Ic for options &c to get correct PostScript output (both are bold in
plain text).

Use Aq Ar inside .Pa, as both Pa and Ar are rendered as underscored
text in plain text output, and the distinction is lost.

Don't set examples in bold, but give them .Pp space around - they are
much easier to read this way.

Use consistent -width in FILES.
document how to use installboot on netbsd/vax.

PR/57909: Jan-Benedict Glaw: Don't include (build) timestamp when doing a
reproducible build
fix usage string, improve error handling.
add missing chunk for repro-build. fix gcc warnings.
avoid stringop truncation, fix copyright string to prevent assembler warnings.

Fix build as a tool (Jan-Benedict Glaw)

Fix integer overflow of strtol(3) for "loadpoint" address on ILP32 hosts.

This strtol(3) was introduced in rev 1.12 for PR/57909 after netbsd-10,
but it returns LONG_MAX (0x7FFFFFFF) for 0xFFF00000 on ILP32 hosts and
the wrong loadpoint causes "NOT ENOUGH MEMORY" error by the BOOTROMs
on loading uboot.lif on (at least) my 9000/360 and 9000/425t.

Misc cosmetic changes for mostly readability.
- KNF and add some newlines per blocks
- define and use proper bintobcd() macro
- make local functions and variables static

The same uboot.lif binaries are generated.

Rename ${PROGAOUT} -> ${PROGELF} to reflect reality.
Use proper signedness for the LIF file system data structures.

Ancient 4.3BSD used short and int for location, file size, file type,
and addresses etc. but all of them should be unsigned.

Also rename several variables and add comments for readability.
The LIF file system info can be found in "The HPDir Project" page:
https://www.hp9845.net/9845/projects/hpdir/
The same uboot.lif binaries are generated.

Add a preliminary CD boot support to uboot for preparation of PR/54455.
Briefly tested on mame, but not enalbed yet.

Recognize SCSI CD-ROM devices as a booted device properly.

Necessary for PR port-hp300/54455, to boot an md root root RAMDISK

kernel from CD-ROM without "WARNING: can't find match for bootdev:"
prompt.

Sync with src/sys/arch/hp300/stand/mkboot/volhdr.h rev 1.6.
https://mail-index.netbsd.org/source-changes/2024/05/07/msg151195.html

Use proper signedness for the LIF file system data structures.
mkboot should use this MI <sys/bootblock.h> and volhdr.h should
be removed soon.

Use MI <sys/bootblock.h> to refer LIF filesystem structures.
This should have been done when LIF definitions were initially added
to <sys/bootblock.h> for MI installboot(8).

Enable SUPPORT_CD on uboot.

Make cd9660_util.c usable in userland tools like installboot(8).

This was partially done for src/distrib/cdrom/macppc_installboot,
but more strict prototypes are necessary for native binary builds.

Install cd9660 related system headers for tools installboot(8) builds.

Reorder function prototypes per source files.

Add cd9660 support to search a bootloader file in the target file system.

Also add CD boot support for hp300, using a bootloader file in cd9660 fs.
This is a tool's part to close PR/54455.

HP 9000/300 machines read LIF directory entry allocated after
the LIF volume header at the top of the boot disk during bootstrap,
and a bootstrap file must be contiguously allocated on the disk
due to limitation of the LIF specification.

Current NetBSD/hp300's bootloader is larger than ~80KB so we have
to prepare a special 'boot' partition for FFS (that has only 8KB (ffsv1)
or 32KB (ffsv2) spaces) disks to put such a large bootloader.

On the other hand, on ISO9660 fs all files are allocated contiguously
so we can specify a bootloader file in the target ISO9660 directly
in the LIF directory entry.

Note we can simply use the existing "append" option to create bootable
CD ISO for hp300, but it looks some emulators (at leaset MAME) reject
such non-standard ISO files, i.e. with an appended bootloader file at
the end of the image.

Put a RAMDISK kernel and SYS_UBOOT into hp300 installcd to make it bootable.

This should finally close PR/54455.

Fix tools build errors on Cygwin.

Appease warnings on building tools/installboot on Cygwin.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Jan 20 00:15:31 2024 UTC (12 months ago) by thorpej
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -57 lines
Largely unify the <machine/cpu.h> headers on the m68k platforms.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Jan 19 18:18:54 2024 UTC (12 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2 lines
Consistently use "intr_depth" as the name of the interrupt depth counter
on m68k platforms.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Jan 16 03:44:44 2024 UTC (12 months, 1 week ago) by thorpej
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +9 -8 lines
Switch hp300 over to the common interrupt dispatch code.

XXX There are still some things to fix up here, but it's no worse
than it was before (the problems date back to when we flattened
the device interrupt levels into IPL_VM).

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Jan 13 19:20:26 2024 UTC (12 months, 1 week ago) by thorpej
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -2 lines
Switch hp300 over to the common m68k vector table.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Jan 9 04:16:24 2024 UTC (12 months, 2 weeks ago) by thorpej
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -3 lines
Remove duplicated / slightly-tweaked loadustp() (load user segment table)
routines from all of the m68k ports using the shared pmap.  Instead, in
pmap_init(), set up a function pointer to the appropriate mmu_load_urp*()
function in mmu_subr.s.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Jan 15 06:19:46 2023 UTC (2 years ago) by tsutsui
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
TAB/space cleanup.

Revision 1.69.16.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:07:38 2020 UTC (4 years, 9 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.69.16.1: preferred, colored; branchpoint 1.69: preferred, colored; next MAIN 1.70: preferred, colored
Changes since revision 1.69.16.1: +2 -3 lines
Merge changes from current as of 20200406

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat Nov 23 19:40:35 2019 UTC (5 years, 2 months ago) by ad
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, 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, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, bouyer-sunxi-drm-base, bouyer-sunxi-drm, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Branch point for: netbsd-10
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -3 lines
cpu_need_resched():

- Remove all code that should be MI, leaving the bare minimum under arch/.
- Make the required actions very explicit.
- Pass in LWP pointer for convenience.
- When a trap is required on another CPU, have the IPI set it locally.
- Expunge cpu_did_resched().

Revision 1.69.16.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:16 2019 UTC (5 years, 7 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -11 lines
Sync with HEAD

Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Feb 18 01:12:23 2019 UTC (5 years, 11 months ago) by thorpej
Branches: MAIN
CVS tags: phil-wifi-20191119, phil-wifi-20190609, 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, isaki-audio2-base, isaki-audio2
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -2 lines
Refactor the 68040 writeback() from each m68k port's trap handler into a
shared copy: m68040_writeback().  It is essentially a copy of the Atari
version, with some minor cosmetic tweaks and one small performance optimization
from the mvme68k port.

Tested by rjs@ on a Quadra 950.  (Thanks!)

Revision 1.69.14.1: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:55:33 2018 UTC (6 years, 4 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.69: preferred, colored; next MAIN 1.70: preferred, colored
Changes since revision 1.69: +1 -10 lines
Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Aug 22 01:05:22 2018 UTC (6 years, 5 months ago) by msaitoh
Branches: MAIN
CVS tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -10 lines
- Cleanup for dynamic sysctl:
  - Remove unused *_NAMES macros for sysctl.
  - Remove unused *_MAXID for sysctls.
- Move CTL_MACHDEP sysctl definitions for m68k into m68k/include/cpu.h and
  use them on all m68k machines.

Revision 1.67.6.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:13 2017 UTC (7 years, 1 month ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.67.6.1: preferred, colored; branchpoint 1.67: preferred, colored; next MAIN 1.68: preferred, colored
Changes since revision 1.67.6.1: +1 -1 lines
update from HEAD

Revision 1.68.6.1: download - view: text, markup, annotated - select for diffs
Sun Feb 5 13:40:11 2017 UTC (7 years, 11 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.68: preferred, colored; next MAIN 1.69: preferred, colored
Changes since revision 1.68: +2 -2 lines
Sync with HEAD

Revision 1.68.10.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:17 2017 UTC (8 years ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.68: preferred, colored; next MAIN 1.69: preferred, colored
Changes since revision 1.68: +2 -2 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Dec 17 14:36:29 2016 UTC (8 years, 1 month ago) by flxd
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, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-compat-base, 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, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, 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, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
Fix typo "one the" and architecture where appropriate.

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

Revision 1.66.4.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:46 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.66.4.1: preferred, colored; branchpoint 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66.4.1: +6 -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.67.10.1: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:08 2014 UTC (10 years, 8 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.67: preferred, colored; next MAIN 1.68: preferred, colored
Changes since revision 1.67: +6 -3 lines
sync with head

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Oct 19 19:20:59 2013 UTC (11 years, 3 months ago) by christos
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, pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, 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, 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, localcount-20160914
Branch point for: pgoyette-localcount, nick-nhusb
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +6 -3 lines
make cpu_need_resched() macros consistent; __USE flags

Revision 1.66.4.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:06:21 2012 UTC (12 years, 9 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +5 -6 lines
sync with head

Revision 1.66.8.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 07:32:04 2012 UTC (12 years, 11 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66: +5 -6 lines
merge to -current.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Feb 2 16:59:42 2012 UTC (12 years, 11 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, 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, khorben-n900, 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, agc-symver-base, agc-symver
Branch point for: tls-maxphys, rmind-smpnet
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +5 -6 lines
Always include <m68k/cpu.h> (i.e. outside #if defined(_KERNEL))
for crash(8) as amiga and sun3.  There are _KERNEL protections in it.

Briefly tested by "build.sh -m news68k -U build".
Further possible botch will be fixed later.

Revision 1.64.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 09:05:37 2011 UTC (13 years, 7 months ago) by jruoho
Branches: jruoho-x86intr
Diff to: previous 1.64: preferred, colored; next MAIN 1.65: preferred, colored
Changes since revision 1.64: +2 -44 lines
Sync with HEAD.

Revision 1.62.4.2: download - view: text, markup, annotated - select for diffs
Tue May 31 03:04:01 2011 UTC (13 years, 7 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.62.4.1: preferred, colored; branchpoint 1.62: preferred, colored; next MAIN 1.63: preferred, colored
Changes since revision 1.62.4.1: +0 -4 lines
sync with head

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon May 16 13:22:53 2011 UTC (13 years, 8 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, rmind-uvmplock-nbase, rmind-uvmplock-base, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp
Branch point for: yamt-pagecache, jmcneill-usbmp
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -5 lines
- merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.c
- move m68881_save() and m68881_restore() declarations into <m68k/m68k.h>

Briefly tested and no obvious breakage on atari, sun3, and x68k.

Revision 1.62.4.1: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:50:24 2011 UTC (13 years, 10 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -62 lines
sync with head

Revision 1.64.4.1: download - view: text, markup, annotated - select for diffs
Thu Feb 17 11:59:40 2011 UTC (13 years, 11 months ago) by bouyer
Branches: bouyer-quota2
Diff to: previous 1.64: preferred, colored; next MAIN 1.65: preferred, colored
Changes since revision 1.64: +2 -40 lines
Sync with HEAD

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Feb 8 20:20:13 2011 UTC (13 years, 11 months ago) by rmind
Branches: MAIN
CVS tags: uebayasi-xip-base7, jym-xensuspend-nbase, jym-xensuspend-base, bouyer-quota2-nbase, bouyer-quota2-base
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -40 lines
Remove clause 3 (UCB advertising clause) from the University of Utah
copyright.  Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Dec 25 15:05:22 2010 UTC (14 years, 1 month ago) by tsutsui
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231, jruoho-x86intr-base
Branch point for: jruoho-x86intr, bouyer-quota2
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
Make sure MAXADDR is unsigned otherwise it could be mangled in shift ops
and causes silent hang on bootstrap.  Analyzed on HP9000/362 I get today,
but I'm not sure how 040 lkptpa code has worked on my HP382...

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Dec 22 02:42:27 2010 UTC (14 years, 1 month ago) by matt
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -22 lines
Collect cpu_info and friends and move to m68k/include/cpu.h
Add a define __HAVE_CPU_DATA_FIRST which means that cpu_data is the first
member in struct cpu_info.

Revision 1.59.22.1: download - view: text, markup, annotated - select for diffs
Wed Apr 21 00:36:39 2010 UTC (14 years, 9 months ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Diff to: previous 1.59: preferred, colored; next MAIN 1.60: preferred, colored
Changes since revision 1.59: +2 -2 lines
sync to netbsd-5

Revision 1.59.4.2: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:02:22 2010 UTC (14 years, 10 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.59.4.1: preferred, colored; branchpoint 1.59: preferred, colored; next MAIN 1.60: preferred, colored
Changes since revision 1.59.4.1: +2 -4 lines
sync with head

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Dec 11 19:43:18 2009 UTC (15 years, 1 month ago) by tsutsui
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, uebayasi-xip-base, uebayasi-xip, matt-premerge-20091211
Branch point for: rmind-uvmplock
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
MAXADDR used for PA == VA mapping should be page size dependent.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Oct 21 21:11:59 2009 UTC (15 years, 3 months ago) by rmind
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -3 lines
Remove uarea swap-out functionality:

- Addresses the issue described in PR/38828.
- Some simplification in threading and sleepq subsystems.
- Eliminates pmap_collect() and, as a side note, allows pmap optimisations.
- Eliminates XS_CTL_DATA_ONSTACK in scsipi code.
- Avoids few scans on LWP list and thus potentially long holds of proc_lock.
- Cuts ~1.5k lines of code.  Reduces amd64 kernel size by ~4k.
- Removes __SWAP_BROKEN cases.

Tested on x86, mips, acorn32 (thanks <mpumford>) and partly tested on
acorn26 (thanks to <bjh21>).

Discussed on <tech-kern>, reviewed by <ad>.

Revision 1.59.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 19 18:46:14 2009 UTC (15 years, 5 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
sync with head.

Revision 1.59.20.1: download - view: text, markup, annotated - select for diffs
Fri Aug 14 21:34:32 2009 UTC (15 years, 5 months ago) by snj
Branches: netbsd-5-0
CVS tags: netbsd-5-0-2-RELEASE
Diff to: previous 1.59: preferred, colored; next MAIN 1.60: preferred, colored
Changes since revision 1.59: +2 -2 lines
Pull up following revision(s) (requested by rmind in ticket #897):
	sys/arch/hp300/include/cpu.h: revision 1.60
	sys/arch/news68k/include/cpu.h: revision 1.34
	sys/arch/powerpc/powerpc/trap.c: revision 1.130 via patch
Fix few more l_pflag and LP_OWEUPC confusions.

Revision 1.59.14.1: download - view: text, markup, annotated - select for diffs
Fri Aug 14 21:30:19 2009 UTC (15 years, 5 months ago) by snj
Branches: netbsd-5
CVS tags: 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, matt-nb5-pq3-base, matt-nb5-pq3
Diff to: previous 1.59: preferred, colored; next MAIN 1.60: preferred, colored
Changes since revision 1.59: +2 -2 lines
Pull up following revision(s) (requested by rmind in ticket #897):
	sys/arch/hp300/include/cpu.h: revision 1.60
	sys/arch/news68k/include/cpu.h: revision 1.34
	sys/arch/powerpc/powerpc/trap.c: revision 1.130 via patch
Fix few more l_pflag and LP_OWEUPC confusions.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Jul 29 17:45:39 2009 UTC (15 years, 5 months ago) by rmind
Branches: MAIN
CVS tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
Fix few more l_pflag and LP_OWEUPC confusions.

Revision 1.58.6.1: download - view: text, markup, annotated - select for diffs
Thu Apr 3 12:42:16 2008 UTC (16 years, 9 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.58: preferred, colored; next MAIN 1.59: preferred, colored
Changes since revision 1.58: +1 -6 lines
Sync with HEAD.

Revision 1.58.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 24 07:14:56 2008 UTC (16 years, 10 months ago) by keiichi
Branches: keiichi-mipv6
Diff to: previous 1.58: preferred, colored; next MAIN 1.59: preferred, colored
Changes since revision 1.58: +1 -6 lines
sync with head.

Revision 1.55.2.2: download - view: text, markup, annotated - select for diffs
Sun Mar 23 02:04:02 2008 UTC (16 years, 10 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.55.2.1: preferred, colored; branchpoint 1.55: preferred, colored; next MAIN 1.56: preferred, colored
Changes since revision 1.55.2.1: +3 -7 lines
sync with HEAD

Revision 1.46.12.5: download - view: text, markup, annotated - select for diffs
Mon Mar 17 09:14:17 2008 UTC (16 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.46.12.4: preferred, colored; branchpoint 1.46: preferred, colored; next MAIN 1.47: preferred, colored
Changes since revision 1.46.12.4: +1 -6 lines
sync with head.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Feb 27 18:26:15 2008 UTC (16 years, 11 months ago) by xtraeme
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, 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, 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-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, nick-hppapmap, netbsd-5-base, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-1-RELEASE, mjf-devfs2-base, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20091211, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, jymxensuspend-base, jym-xensuspend, 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, netbsd-5-0, netbsd-5, matt-nb5-mips64
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -6 lines
Remove CTL_MACHDEP_NAMES, it's not used anywhere.

Ok by martin@.

Revision 1.57.2.1: download - view: text, markup, annotated - select for diffs
Mon Feb 18 21:04:32 2008 UTC (16 years, 11 months ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.57: preferred, colored; next MAIN 1.58: preferred, colored
Changes since revision 1.57: +3 -2 lines
Sync with HEAD.

Revision 1.46.12.4: download - view: text, markup, annotated - select for diffs
Mon Feb 4 09:21:53 2008 UTC (16 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.46.12.3: preferred, colored; branchpoint 1.46: preferred, colored
Changes since revision 1.46.12.3: +3 -2 lines
sync with head.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Jan 28 16:21:20 2008 UTC (16 years, 11 months ago) by tsutsui
Branches: MAIN
CVS tags: nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, hpcarm-cleanup-base
Branch point for: mjf-devfs2, keiichi-mipv6
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -2 lines
- account idepth in a clock interrupt handler too
- use idepth for CLKF_INTR()

Revision 1.55.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:16:42 2007 UTC (17 years, 2 months ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -6 lines
sync with HEAD

Revision 1.46.12.3: download - view: text, markup, annotated - select for diffs
Sat Oct 27 11:26:10 2007 UTC (17 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.46.12.2: preferred, colored; branchpoint 1.46: preferred, colored
Changes since revision 1.46.12.2: +6 -6 lines
sync with head.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Oct 17 19:54:25 2007 UTC (17 years, 3 months ago) by garbled
Branches: MAIN
CVS tags: yamt-x86pmap-base4, 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, matt-armv6-base, jmcneill-pm-base, jmcneill-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: mjf-devfs
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 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.51.2.3: download - view: text, markup, annotated - select for diffs
Tue Oct 9 13:37:42 2007 UTC (17 years, 3 months ago) by ad
Branches: vmlocking
Diff to: previous 1.51.2.2: preferred, colored; branchpoint 1.51: preferred, colored; next MAIN 1.52: preferred, colored
Changes since revision 1.51.2.2: +6 -6 lines
Sync with head.

Revision 1.55.4.1: download - view: text, markup, annotated - select for diffs
Sat Oct 6 15:35:29 2007 UTC (17 years, 3 months ago) by yamt
Branches: yamt-x86pmap
Diff to: previous 1.55: preferred, colored; next MAIN 1.56: preferred, colored
Changes since revision 1.55: +6 -6 lines
sync with head.

Revision 1.51.10.2: download - view: text, markup, annotated - select for diffs
Wed Oct 3 19:23:21 2007 UTC (17 years, 3 months ago) by garbled
Branches: ppcoea-renovation
Diff to: previous 1.51.10.1: preferred, colored; branchpoint 1.51: preferred, colored; next MAIN 1.52: preferred, colored
Changes since revision 1.51.10.1: +7 -6 lines
Sync with HEAD

Revision 1.54.8.2: download - view: text, markup, annotated - select for diffs
Tue Oct 2 18:26:59 2007 UTC (17 years, 3 months ago) by joerg
Branches: jmcneill-pm
Diff to: previous 1.54.8.1: preferred, colored; branchpoint 1.54: preferred, colored; next MAIN 1.55: preferred, colored
Changes since revision 1.54.8.1: +6 -6 lines
Sync with HEAD.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Sep 30 12:29:01 2007 UTC (17 years, 3 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-x86pmap-base3, yamt-x86pmap-base2, vmlocking-base, ppcoea-renovation-base, bouyer-xenamd64
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -6 lines
Use unsigned values for device addresses.

Revision 1.46.12.2: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:25:25 2007 UTC (17 years, 4 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.46.12.1: preferred, colored; branchpoint 1.46: preferred, colored
Changes since revision 1.46.12.1: +11 -22 lines
sync with head.

Revision 1.51.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 20 18:38:03 2007 UTC (17 years, 5 months ago) by ad
Branches: vmlocking
Diff to: previous 1.51.2.1: preferred, colored; branchpoint 1.51: preferred, colored
Changes since revision 1.51.2.1: +2 -1 lines
Sync with HEAD.

Revision 1.54.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 15 13:47:20 2007 UTC (17 years, 5 months ago) by skrll
Branches: nick-csl-alignment
Diff to: previous 1.54: preferred, colored; next MAIN 1.55: preferred, colored
Changes since revision 1.54: +2 -1 lines
Sync with HEAD.

Revision 1.54.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 7 18:05:17 2007 UTC (17 years, 5 months ago) by matt
Branches: matt-mips64
Diff to: previous 1.54: preferred, colored; next MAIN 1.55: preferred, colored
Changes since revision 1.54: +2 -1 lines
Sync with HEAD.

Revision 1.54.8.1: download - view: text, markup, annotated - select for diffs
Sat Aug 4 12:33:00 2007 UTC (17 years, 5 months ago) by jmcneill
Branches: jmcneill-pm
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1 lines
Sync with HEAD.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Aug 4 09:49:51 2007 UTC (17 years, 5 months ago) by ad
Branches: MAIN
CVS tags: yamt-x86pmap-base, nick-csl-alignment-base5, matt-mips64-base
Branch point for: yamt-x86pmap, matt-armv6
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1 lines
Add ci_cpuid where it's missing.

Revision 1.51.4.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 19:59:17 2007 UTC (17 years, 6 months ago) by mjf
Branches: mjf-ufs-trans
Diff to: previous 1.51: preferred, colored; next MAIN 1.52: preferred, colored
Changes since revision 1.51: +6 -18 lines
Sync with head.

Revision 1.51.2.1: download - view: text, markup, annotated - select for diffs
Sun May 27 12:27:21 2007 UTC (17 years, 8 months ago) by ad
Branches: vmlocking
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +6 -18 lines
Sync with head.

Revision 1.51.10.1: download - view: text, markup, annotated - select for diffs
Tue May 22 17:26:50 2007 UTC (17 years, 8 months ago) by matt
Branches: ppcoea-renovation
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +6 -18 lines
Update to HEAD.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon May 21 16:37:03 2007 UTC (17 years, 8 months ago) by tsutsui
Branches: MAIN
CVS tags: nick-csl-alignment-base, mjf-ufs-trans-base, hpcarm-cleanup
Branch point for: nick-csl-alignment, matt-mips64, jmcneill-pm
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -13 lines
Move declarations of m68k common functions
from <machine/cpu.h> to <m68k/m68k.h>.
While here, remove some obsolete function decls.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun May 20 04:29:48 2007 UTC (17 years, 8 months ago) by mhitch
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Add missing call to lwp_startup() in lwp_trampoline() (which was renamed
from proc_trampoline to match the other ports).

A DIAGNOSTIC kernel will now boot and run.  LOCKDEBUG still doesn't work yet.
Also, my amiga no longer loses time.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri May 18 10:15:10 2007 UTC (17 years, 8 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +6 -6 lines
Adapt hp300 to yamt-idlelwp. Tested on 9000/382.

Revision 1.49.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 12 05:47:56 2007 UTC (17 years, 10 months ago) by rmind
Branches: yamt-idlelwp
Diff to: previous 1.49: preferred, colored; next MAIN 1.50: preferred, colored
Changes since revision 1.49: +8 -8 lines
Sync with HEAD.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Mar 4 11:23:26 2007 UTC (17 years, 10 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup
Branch point for: vmlocking, ppcoea-renovation, mjf-ufs-trans
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
- add missed '*'
- move extiobase decl into <machine/cpu.h>

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Mar 4 05:59:50 2007 UTC (17 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +7 -7 lines
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

Revision 1.46.12.1: download - view: text, markup, annotated - select for diffs
Mon Feb 26 09:06:33 2007 UTC (17 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +6 -5 lines
sync with head.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Feb 16 02:53:46 2007 UTC (17 years, 11 months ago) by ad
Branches: MAIN
CVS tags: ad-audiomp-base, ad-audiomp
Branch point for: yamt-idlelwp
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -2 lines
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
via a soft interrupt. In the near future, softclock will be run from process
context.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Feb 10 02:38:34 2007 UTC (17 years, 11 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +6 -4 lines
Apply changes for newslock2, taken from other m68k ports.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:17:19 2005 UTC (19 years, 1 month ago) by christos
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
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
merge ktrace-lwp.

Revision 1.41.2.6: download - view: text, markup, annotated - select for diffs
Tue Oct 19 15:56:35 2004 UTC (20 years, 3 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.41.2.5: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41.2.5: +3 -2 lines
Sync with HEAD

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Sep 26 21:44:26 2004 UTC (20 years, 4 months ago) by yamt
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, yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, thorpej-vnode-attr-base, thorpej-vnode-attr, 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, ktrace-lwp-base, kent-audio2-base, kent-audio2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-lazymbuf
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -2 lines
don't expose cpu_info to userland.

Revision 1.41.2.5: download - view: text, markup, annotated - select for diffs
Fri Sep 24 10:53:16 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.41.2.4: preferred, colored
Changes since revision 1.41.2.4: +3 -7 lines
Sync with HEAD.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Sep 22 11:32:02 2004 UTC (20 years, 4 months ago) by yamt
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -7 lines
move some per-cpu data definitions to MI place so that they can be modified
without touching all ports.  discussed on tech-kern@.

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

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

Revision 1.41.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 3 12:44:39 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.41.2.1: preferred, colored
Changes since revision 1.41.2.1: +21 -22 lines
Sync with HEAD

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Aug 28 19:46:41 2004 UTC (20 years, 5 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +21 -22 lines
De-__P

Revision 1.41.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:34:37 2004 UTC (20 years, 5 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +36 -3 lines
Sync with HEAD

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Jan 4 11:33:30 2004 UTC (21 years ago) by jdolecek
Branches: 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
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -2 lines
Rearrange process exit path to avoid need to free resources from different
process context ('reaper').

From within the exiting process context:
* deactivate pmap and free vmspace while we can still block
* introduce MD cpu_lwp_free() - this cleans all MD-specific context (such
  as FPU state), and is the last potentially blocking operation;
  all of cpu_wait(), and most of cpu_exit(), is now folded into cpu_lwp_free()
* process is now immediatelly marked as zombie and made available for pickup
  by parent; the remaining last lwp continues the exit as fully detached
* MI (rather than MD) code bumps uvmexp.swtch, cpu_exit() is now same
  for both 'process' and 'lwp' exit

uvm_lwp_exit() is modified to never block; the u-area memory is now
always just linked to the list of available u-areas. Introduce (blocking)
uvm_uarea_drain(), which is called to release the excessive u-area memory;
this is called by parent within wait4(), or by pagedaemon on memory shortage.
uvm_uarea_free() is now private function within uvm_glue.c.

MD process/lwp exit code now always calls lwp_exit2() immediatelly after
switching away from the exiting lwp.

g/c now unneeded routines and variables, including the reaper kernel thread

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Aug 7 16:27:39 2003 UTC (21 years, 5 months ago) by agc
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +36 -2 lines
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jan 17 22:53:07 2003 UTC (22 years ago) by thorpej
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -2 lines
Merge the nathanw_sa branch.

Revision 1.38.8.4: download - view: text, markup, annotated - select for diffs
Mon Nov 11 21:58:32 2002 UTC (22 years, 2 months ago) by nathanw
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.38.8.3: preferred, colored; branchpoint 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38.8.3: +20 -20 lines
Catch up to -current

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Nov 2 20:03:06 2002 UTC (22 years, 2 months ago) by chs
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +19 -1 lines
finish conversion to the common m68k cacheops:
add support for machine-specific flavors of the ops for off-chip caches.
many thanks to Izumi Tsutsui for his help with this.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Oct 20 02:37:27 2002 UTC (22 years, 3 months ago) by chs
Branches: MAIN
CVS tags: kqueue-beforemerge, kqueue-aftermerge
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -20 lines
merge the 12 copies of vm_machdep.c on the m68k platforms.
clean up some other stuff along the way, including:
 - use m68k/cacheops.*, remove duplicates from cpu.h.
 - centralize a few declarations in (all the copies of) cpu.h.
 - define M68K_VAC on platforms which have a VAC.
 - switch the sun platforms to the (now common) proc_trampoline().
 - do the phys_map thang on the sun platforms too, no reason not to.

Revision 1.38.8.3: download - view: text, markup, annotated - select for diffs
Sat Dec 8 08:22:40 2001 UTC (23 years, 1 month ago) by thorpej
Branches: nathanw_sa
Diff to: previous 1.38.8.2: preferred, colored; branchpoint 1.38: preferred, colored
Changes since revision 1.38.8.2: +3 -1 lines
Add a cpu_proc_fork(), called from uvm_proc_fork(), which takes care
of machine-dependent handling a fork() time (this is different from
forking the actual context in an LWP world).  #define it away on
platforms which do not need it.

Problem noted by Gregory McGarry.

Revision 1.38.8.2: download - view: text, markup, annotated - select for diffs
Sun Nov 18 18:09:34 2001 UTC (23 years, 2 months ago) by scw
Branches: nathanw_sa
Diff to: previous 1.38.8.1: preferred, colored; branchpoint 1.38: preferred, colored
Changes since revision 1.38.8.1: +287 -0 lines
MD Scheduler Activation bits for HP300.
Compile-tested only.
Note: COMPAT_HPUX is not yet fully lwp'ified.

Revision 1.37.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 21 19:22:02 2001 UTC (23 years, 7 months ago) by nathanw
Diff to: previous 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37: +2 -2 lines
Catch up to -current.

Revision 1.38.8.1
Wed May 30 12:28:42 2001 UTC (23 years, 8 months ago) by scw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.38: +0 -286 lines
file cpu.h was added on branch nathanw_sa on 2001-11-18 18:09:34 +0000

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed May 30 12:28:42 2001 UTC (23 years, 8 months ago) by mrg
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, newlock-base, newlock, 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-base, kqueue, ifpoll-base, gehenna-devsw-base, gehenna-devsw, eeh-devprop-base, eeh-devprop
Branch point for: nathanw_sa
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
use _KERNEL_OPT

Revision 1.33.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:34:13 2001 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.33.2.1: preferred, colored; branchpoint 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33.2.1: +1 -4 lines
Sync with HEAD

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Dec 19 21:09:56 2000 UTC (24 years, 1 month ago) by scw
Branches: MAIN
CVS tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -4 lines
Unification of the m68k syscall() function.

Revision 1.33.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 20:08:08 2000 UTC (24 years, 2 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +22 -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.36: download - view: text, markup, annotated - select for diffs
Fri Aug 25 01:04:07 2000 UTC (24 years, 5 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Make need_resched() take a "struct cpu_info *" argument.  This
causes gives a primitive form of processor affinity.  Its use in
roundrobin() still needs some work.

Revision 1.34.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 16:59:58 2000 UTC (24 years, 7 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34: +2 -2 lines
Sync w/ netbsd-1-5-base.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat May 27 21:46:42 2000 UTC (24 years, 8 months ago) by he
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.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Add missing semicolon.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri May 26 21:19:42 2000 UTC (24 years, 8 months ago) by thorpej
Branches: MAIN
CVS tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +21 -1 lines
First sweep at scheduler state cleanup.  Collect MI scheduler
state into global and per-CPU scheduler state:

	- Global state: sched_qs (run queues), sched_whichqs (bitmap
	  of non-empty run queues), sched_slpque (sleep queues).
	  NOTE: These may collectively move into a struct schedstate
	  at some point in the future.

	- Per-CPU state, struct schedstate_percpu: spc_runtime
	  (time process on this CPU started running), spc_flags
	  (replaces struct proc's p_schedflags), and
	  spc_curpriority (usrpri of processes on this CPU).

	- Every platform must now supply a struct cpu_info and
	  a curcpu() macro.  Simplify existing cpu_info declarations
	  where appropriate.

	- All references to per-CPU scheduler state now made through
	  curcpu().  NOTE: this will likely be adjusted in the future
	  after further changes to struct proc are made.

Tested on i386 and Alpha.  Changes are mostly mechanical, but apologies
in advance if it doesn't compile on a particular platform.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Aug 10 21:08:07 1999 UTC (25 years, 5 months ago) by thorpej
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-newbase
Branch point for: thorpej_scsipi
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
Define cpu_number() as discussed on tech-smp.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Feb 26 22:37:57 1999 UTC (25 years, 11 months ago) by is
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, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame, chs-ubc2-base, chs-ubc2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
synchronize types, and s/curproc/p/ in one forgotten place

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Feb 25 23:13:41 1999 UTC (25 years, 11 months ago) by is
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
mac68k part of pr 6152 fix, and missing bits for the others

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Nov 11 06:41:26 1998 UTC (26 years, 2 months ago) by thorpej
Branches: MAIN
CVS tags: kenh-if-detach-base, kenh-if-detach
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -1 lines
Changes to support fork_kthread():
- cpu_set_kpc() now takes void *arg third argument, passed to the
  entry point.
- cpu_fork() allows parent to be non-curproc iff parent is proc0.
  When forking non-curproc, assume its state has already been saved.
- Adjust various pieces of machine-dependent code to account of all of this.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Aug 20 08:33:47 1998 UTC (26 years, 5 months ago) by kleink
Branches: MAIN
CVS tags: chs-ubc-base, chs-ubc
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +8 -8 lines
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Feb 13 07:41:51 1998 UTC (26 years, 11 months ago) by scottr
Branches: MAIN
CVS tags: eeh-paddr_t-base, eeh-paddr_t
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -4 lines
Avoid declaring the "astpending" and "want_resched" globals in cpu.h,
as this breaks C++ code that happens to indirectly include this header.
Both Matthias Scheler and I noticed this, independently.

This problem notably does not affect the atari and sun3/sun3x ports,
which have already implemented a similar solution.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Oct 26 21:41:41 1997 UTC (27 years, 3 months ago) by is
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -3 lines
Make these compile after m68k/m68k.h 1.4->1.5.

Revision 1.25.4.1: download - view: text, markup, annotated - select for diffs
Tue Oct 14 08:55:51 1997 UTC (27 years, 3 months ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +4 -1 lines
Update marc-pcmcia branch from trunk.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Oct 12 18:38:01 1997 UTC (27 years, 3 months ago) by thorpej
Branches: MAIN
CVS tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3, marc-pcmcia-base
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -1 lines
Move the prototype of hp300_calibrate_delay() to cpu.h

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Apr 27 20:37:07 1997 UTC (27 years, 9 months ago) by thorpej
Branches: MAIN
CVS tags: thorpej-signal-base, thorpej-signal, marc-pcmcia-bp, bouyer-scsipi
Branch point for: marc-pcmcia
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -68 lines
- Move a bunch of hp300 SPU-specific stuff out of cpu.h, and place it
  in new hp300spu.h file.  This includes the code that associates
  model number with cpu/mmu/cache combinations.
- Define "mmuid" constants for several models, derived from code
  provided by Mike Smith.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Apr 14 02:28:50 1997 UTC (27 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -14 lines
Rearrange the interrupt code slightly:
- place all interrupt-related macros, prototypes, etc. into <machine/intr.h>,
  like other ports.
- rename isrlink/isrunlink/isrinit, etc. intr_establish/intr_disestablish/
  intr_init, etc., and move to intr.c for naming consistency.
- don't call intr_init() twice.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Apr 9 20:08:25 1997 UTC (27 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
regdump() is prototyped in m68k/cpu.h now.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Apr 1 03:03:58 1997 UTC (27 years, 10 months ago) by scottr
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +41 -2 lines
Add prototypes as appropriate.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Oct 7 06:29:30 1996 UTC (28 years, 3 months ago) by thorpej
Branches: MAIN
CVS tags: thorpej-setroot, mrg-vm-swap, is-newarp-before-merge, is-newarp-base, is-newarp
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +11 -1 lines
Prototypes for functions in locore.s and machdep.c (oops, forgot to
check this in the other day...)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Sep 11 00:17:30 1996 UTC (28 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -76 lines
Use <m68k/cpu.h>.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri May 17 15:37:07 1996 UTC (28 years, 8 months ago) by thorpej
Branches: MAIN
CVS tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -9 lines
remove the now unused MHz constants, add a declaration for vectab[],
and document some globals.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 9 21:17:04 1996 UTC (28 years, 8 months ago) by scottr
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
doboot() takes no arguments (from Thorsten Frueauf)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 27 00:38:44 1996 UTC (28 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -1 lines
Prototype doboot() and give it the __noreturn__ attribute, so that
machdep.c will compile.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Dec 21 05:01:57 1995 UTC (29 years, 1 month ago) by mycroft
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
Remove deprecated cpu_setstack().

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Dec 11 17:09:22 1995 UTC (29 years, 1 month ago) by thorpej
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +58 -1 lines
Rather than using individual HP300 model names, map those model names to
properties such as "M68040" and "M68K_MMU_MOTOROLA", used to conditionally
compile code.  This is more in-line with now the other m68k ports do it,
and makes it much easier to find "common ground" among them.

In locore.s, use the MMU-type constants defined my <machine/cpu.h> rather
than "expanded" values.

Because HP300-model names are mapped to CPU/MMU combinations in
<machine/cpu.h>, no change to kernel configuration will be necessary.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jun 28 02:55:45 1995 UTC (29 years, 7 months ago) by cgd
Branches: MAIN
CVS tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
remove unused cpu_exec() definitions.  moved "broken swap" markers, for
ports that still need it, to types.h.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri May 12 12:55:15 1995 UTC (29 years, 8 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -4 lines
Eliminate the double mapping of the kernel stack.  Enable swapping.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri May 5 03:41:59 1995 UTC (29 years, 8 months ago) by cgd
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
define BROKEN_SWAP and/or cpu_swapout as appropriate.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 22 20:26:06 1995 UTC (29 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -3 lines
- added sunos_machdep.c for sun3, atari, amiga and mac68k.
- changed machdep.c and trap.c to use struct emul.
- remove ep_setup references.
- added struct emul to all emulations.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 28 18:16:30 1995 UTC (29 years, 10 months ago) by jtc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
KERNEL -> _KERNEL

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 26 07:26:19 1994 UTC (30 years, 3 months ago) by cgd
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
new RCS ID format.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 23 06:21:18 1994 UTC (30 years, 8 months ago) by mycroft
Branches: MAIN
CVS tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0, netbsd-1-0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +60 -34 lines
Merge with 4.4-Lite.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 17 10:30:33 1994 UTC (30 years, 8 months ago) by cgd
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
cpu_swapin and need_proftick

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 7 06:26:03 1994 UTC (30 years, 8 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -1 lines
Add sysctl() stuff.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 5 10:12:19 1994 UTC (30 years, 8 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -10 lines
Most of the changes needed to make this continue to run.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 4 23:09:04 1994 UTC (30 years, 11 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Reorder clockframe.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 1 19:25:01 1993 UTC (31 years, 6 months ago) by mycroft
Branches: MAIN
CVS tags: magnum-base
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Add RCS identifiers (this time on the correct side of the branch), and
incorporate recent changes in netbsd-0-9 branch.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 22 07:58:17 1993 UTC (31 years, 8 months ago) by cgd
Branches: MAIN
CVS tags: netbsd-0-9-patch-001, netbsd-0-9-base, netbsd-0-9-RELEASE, netbsd-0-9-BETA, netbsd-0-9-ALPHA2, netbsd-0-9-ALPHA, netbsd-0-9
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
add rcsids to everything and clean up headers

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu May 13 13:56:25 1993 UTC (31 years, 8 months ago) by cgd
Branches: csrg-net2
CVS tags: csrg-net2-orig
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
add hp300 kernel files.  generic kernel files might need some help...

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 13 13:56:24 1993 UTC (31 years, 8 months ago) by cgd
Branches: MAIN
Initial revision

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>