The NetBSD Project

CVS log for src/share/man/man9/bus_space.9

[BACK] Up to [cvs.NetBSD.org] / src / share / man / man9

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Aug 13 17:06:55 2022 UTC (2 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: 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, HEAD
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Remove Li without effect.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Aug 12 13:24:37 2022 UTC (2 years, 3 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +147 -154 lines
bus_space(9): Update barrier semantics to match reality and sense.

As proposed on tech-kern:
https://mail-index.netbsd.org/tech-kern/2022/07/16/msg028249.html

tl;dr:
- bus_space_barrier is needed only with prefetchable/cacheable.
- BUS_SPACE_BARRIER_READ is like membar_acquire.
- BUS_SPACE_BARRIER_WRITE is like membar_release.
- READ|WRITE is like membar_sync.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Nov 13 09:10:37 2017 UTC (7 years ago) by wiz
Branches: MAIN
CVS tags: phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, 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, 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, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +9 -12 lines
Sort errors. Remove superfluous macros.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Nov 12 21:14:33 2017 UTC (7 years ago) by riastradh
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
Replace xref mb(9) by xref membar_ops(3).

Revision 1.48.2.2: download - view: text, markup, annotated - select for diffs
Wed Apr 26 02:52:58 2017 UTC (7 years, 7 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.48.2.1: preferred, colored; branchpoint 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48.2.1: +2 -2 lines
Sync with HEAD

Revision 1.50.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:53:19 2017 UTC (7 years, 7 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.50: preferred, colored; next MAIN 1.51: preferred, colored
Changes since revision 1.50: +2 -2 lines
Sync with HEAD

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Apr 16 06:36:03 2017 UTC (7 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, perseant-stdc-iso10646-base, perseant-stdc-iso10646, 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, bouyer-socketcan-base1
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Merge "userland" to be consistent with other man pages.

Revision 1.48.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 4 14:48:56 2016 UTC (8 years, 1 month ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +15 -28 lines
Sync with HEAD

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Sep 16 08:26:16 2016 UTC (8 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, bouyer-socketcan-base
Branch point for: bouyer-socketcan
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +5 -5 lines
Use Nm instead of Xr to itself. Add missing space. Bump date for previous.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Sep 15 21:47:26 2016 UTC (8 years, 2 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +13 -26 lines
update manpage with reality WRT BUS_SPACE_BARRIER_SYNC and
BUS_SPACE_BARRIER_X_BEFORE_Y flags

Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Jun 1 08:17:33 2016 UTC (8 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -2 lines
Fix typo. Use .An -nosplit.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jun 1 01:57:31 2016 UTC (8 years, 6 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +10 -5 lines
Use .An for authors.  From PR misc/49516

Revision 1.45.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 30 18:59:43 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.45: preferred, colored; next MAIN 1.46: preferred, colored
Changes since revision 1.45: +2 -1 lines
sync with head

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jul 19 17:48:55 2012 UTC (12 years, 4 months ago) by jdf
Branches: MAIN
CVS tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, 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, 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, agc-symver-base, agc-symver
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
Added missing newline, as proposed by Petri Laakso in PR kern/46721.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Jul 8 19:40:24 2011 UTC (13 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, 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
Branch point for: yamt-pagecache
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +16 -15 lines
Remove trailing whitespace, use Er for errors, break some lines to avoid
unintended markup.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Jul 6 21:36:16 2011 UTC (13 years, 5 months ago) by dyoung
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +105 -1 lines
Describe bus_space_tag_create(9) and bus_space_tag_destroy(9) for
implementing bus spaces in MI code.

(This documentation may be several hours ahead of the implementation,
sorry.)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Jul 6 18:27:31 2011 UTC (13 years, 5 months ago) by dyoung
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +247 -7 lines
Document bus_space_reserve(9), bus_space_reserve_subregion(9),
bus_space_release(9), bus_space_reservation_map(9),
bus_space_reservation_unmap(9), bus_space_reservation_addr(9),
bus_space_reservation_size(9), bus_space_handle_is_equal(9).

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jul 1 22:06:19 2011 UTC (13 years, 5 months ago) by dyoung
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Bump date.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jul 1 22:05:28 2011 UTC (13 years, 5 months ago) by dyoung
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -3 lines
Switch machine/bus.h references to machine/bus_defs.h and
machine/bus_funcs.h references.

Revision 1.40.2.2: download - view: text, markup, annotated - select for diffs
Thu Jul 29 04:44:34 2010 UTC (14 years, 4 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.40.2.1: preferred, colored; branchpoint 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40.2.1: +1753 -0 lines
Document bus_space_physload(9), bus_space_physunload(9),
bus_space_physload_device(9), and bus_space_physunload_device(9).

Revision 1.40.2.1
Fri Apr 16 20:05:37 2010 UTC (14 years, 7 months ago) by uebayasi
Branches: uebayasi-xip
FILE REMOVED
Changes since revision 1.40: +0 -1654 lines
file bus_space.9 was added on branch uebayasi-xip on 2010-07-29 04:44:34 +0000

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Apr 16 20:05:37 2010 UTC (14 years, 7 months ago) by dyoung
Branches: MAIN
CVS tags: uebayasi-xip-base7, uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: uebayasi-xip
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +20 -3 lines
Describe bus_space_is_equal(9).

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Apr 5 18:24:24 2010 UTC (14 years, 8 months ago) by dyoung
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +5 -5 lines
Change some references to <machine/bus.h> to <sys/bus.h>.  MI drivers
should #include <sys/bus.h>. <sys/bus.h> #includes <machine/bus.h> for
the MD implementation details.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Mar 22 18:58:33 2010 UTC (14 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -5 lines
Use .In instead of .Aq Pa for header files.

Revision 1.36.6.1: download - view: text, markup, annotated - select for diffs
Wed May 13 19:19:15 2009 UTC (15 years, 6 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36: +3 -7 lines
Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Mar 10 10:30:28 2009 UTC (15 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: matt-premerge-20091211, jym-xensuspend-nbase, jym-xensuspend-base
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -7 lines
Instead of .Xo + .Fo and .Fc / .Xc, just use .Fn. We don't want to
support a troff with macro argument limit. OK wiz.

Revision 1.35.2.2: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:21:41 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.35.2.1: preferred, colored; branchpoint 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35.2.1: +1641 -0 lines
Sync with HEAD.

Revision 1.35.4.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:31:12 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35: +1 -8 lines
sync with head.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri May 2 21:36:23 2008 UTC (16 years, 7 months ago) by martin
Branches: MAIN
CVS tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, 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, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, hpcarm-cleanup-nbase
Branch point for: jym-xensuspend
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -8 lines
Move to 2 clause license

Revision 1.34.8.1: download - view: text, markup, annotated - select for diffs
Mon Mar 24 07:14:50 2008 UTC (16 years, 8 months ago) by keiichi
Branches: keiichi-mipv6
Diff to: previous 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34: +3 -3 lines
sync with head.

Revision 1.34.4.1: download - view: text, markup, annotated - select for diffs
Sun Mar 23 00:45:36 2008 UTC (16 years, 8 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34: +3 -3 lines
sync with HEAD

Revision 1.35.2.1
Sat Mar 1 22:28:46 2008 UTC (16 years, 9 months ago) by mjf
Branches: mjf-devfs2
FILE REMOVED
Changes since revision 1.35: +0 -1648 lines
file bus_space.9 was added on branch mjf-devfs2 on 2008-06-02 13:21:41 +0000

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Mar 1 22:28:46 2008 UTC (16 years, 9 months ago) by xtraeme
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base
Branch point for: yamt-pf42, mjf-devfs2
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
Fix the mb(9) xref.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Feb 2 07:37:06 2007 UTC (17 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-base, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf
Branch point for: matt-armv6, keiichi-mipv6
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Fix Dd argument.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Feb 2 03:40:07 2007 UTC (17 years, 10 months ago) by ad
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -3 lines
Add manpage for memory barrier ops. Not enabled in the Makefile yet.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Dec 26 19:48:12 2005 UTC (18 years, 11 months ago) by perry
Branches: MAIN
CVS tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, 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, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +53 -53 lines
u_intN_t -> uintN_t

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jun 30 12:10:40 2003 UTC (21 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: 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
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
Pa Aq -> Aq Pa.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Apr 16 13:35:25 2003 UTC (21 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jan 1 21:58:39 2003 UTC (21 years, 11 months ago) by jschauma
Branches: MAIN
CVS tags: fvdl_fs64_base
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
preceeding -> preceding
Pointed out by Igor Sobrado in PR misc/19636.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Oct 14 13:43:16 2002 UTC (22 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +324 -267 lines
New sentence, new line.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 9 19:18:44 2002 UTC (22 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Move a comma. Closes PR 18600 by Hiten Pandya.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Sep 25 22:59:40 2002 UTC (22 years, 2 months ago) by heinz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
small typo

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat May 25 10:45:39 2002 UTC (22 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Remove a superfluous 'no'. kern/17022 by John Heasley.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 13 08:18:37 2002 UTC (22 years, 9 months ago) by ross
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
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Feb 11 22:09:18 2002 UTC (22 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +27 -27 lines
Whitespace nits, and a paragraph fix.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Feb 11 22:05:13 2002 UTC (22 years, 9 months ago) by eeh
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +68 -23 lines
New fine-grained BUS_SPACE_SYNC* operations.  Since these are completely
machine dependent, port maintainers need to implement them themselves.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Dec 26 01:02:01 2001 UTC (22 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -33 lines
Drop some .Pp, sort sections.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 4 02:10:52 2001 UTC (23 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +43 -1 lines
Define the bus_space_mmap() method for mmap'ing bus space into
user programs.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jun 21 11:59:00 2001 UTC (23 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: kqueue-base, kqueue
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Fix typos, punctuation and whitespace.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jun 19 13:42:10 2001 UTC (23 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
`existent', not `existant'

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun May 27 16:04:46 2001 UTC (23 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +32 -32 lines
Fix typos reported in misc/13053 by Patrick Welche.
Whitespace nit cleanup while I'm here.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 23 22:56:53 2000 UTC (24 years ago) by scw
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +133 -1 lines
Document the bus_space_peek_N() and bus_space_poke_N() families
of functions, as proposed on tech-kern.

These provide a way to safely access bus space without crashing
the system if nothing responds on the bus.  c.f. `badaddr()'.

Revision 1.12.4.2: download - view: text, markup, annotated - select for diffs
Sat Sep 9 13:49:22 2000 UTC (24 years, 2 months ago) by sommerfeld
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA
Diff to: previous 1.12.4.1: preferred, colored; branchpoint 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12.4.1: +1 -0 lines
Pull up 1.15: terminate an unterminated .Bl
approved by jhawk

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 9 03:11:00 2000 UTC (24 years, 4 months ago) by tv
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Terminate an unterminated .Bl.

Revision 1.12.4.1: download - view: text, markup, annotated - select for diffs
Sun Aug 6 00:30:17 2000 UTC (24 years, 4 months ago) by briggs
Branches: netbsd-1-5
CVS tags: netbsd-1-5-ALPHA2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +133 -1 lines
Approved by thorpej
Pull up revisions 1.13 and 1.14--
Add some basic bus_space_*stream_N documentation.  ...and note that
functions that take a count should be called with a non-zero count.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 3 15:30:52 2000 UTC (24 years, 4 months ago) by briggs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
As noted by jhawk--'count' is a function argument when I note that that
functions which take a count of bytes have undefined results if the specified
(count) is zero.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 1 23:08:56 2000 UTC (24 years, 4 months ago) by briggs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +132 -1 lines
Add some basic bus_space_*stream_N documentation.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 27 01:55:42 2000 UTC (24 years, 6 months ago) by soren
Branches: MAIN
CVS tags: netbsd-1-5-base, minoura-xpg4dl-base, minoura-xpg4dl
Branch point for: netbsd-1-5
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +9 -9 lines
The datap argument to bus_space_write_{multi,region}_* should be const.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 17 09:52:21 2000 UTC (24 years, 7 months ago) by drochner
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +38 -8 lines
-document the BUS_SPACE_MAP_PREFETCHABLE flag introduced a while ago
-add a missing link: bus_space_vaddr() to get a pointer from a handle;
 needed to make the BUS_SPACE_MAP_LINEAR flag useful

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 16 00:40:47 1999 UTC (25 years, 8 months ago) by garbled
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, comdex-fall-1999-base, comdex-fall-1999
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
More .Os cleanups.  .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Mar 6 22:09:29 1999 UTC (25 years, 9 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
Fix formatting errors (bad sentence breaks).

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 7 06:40:34 1998 UTC (26 years, 5 months ago) by ross
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
s/count/flags/ in bus_space_barrier() section.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 6 06:16:20 1998 UTC (26 years, 10 months ago) by perry
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -4 lines
macroize BSD, NetBSD, FreeBSD and misc cleanup

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 27 16:04:53 1998 UTC (26 years, 10 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
s.SYNOPSIS.DESCRIPTION., fixes PR kern/4898
by NAKAJIMA Yoshihiro <nakayosh@kcn.or.jp>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 18 05:43:16 1997 UTC (26 years, 11 months ago) by mikel
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
fix pasto, from Rafal Boni in PR misc/4673

Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 11 14:04:48 1997 UTC (27 years ago) by mrg
Branches: netbsd-1-3
CVS tags: 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
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +39 -2 lines
pull up from trunk: add missing .Nm sections

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 11 10:06:46 1997 UTC (27 years ago) by mrg
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +39 -2 lines
add missing .Nm sections

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 14 00:57:40 1997 UTC (27 years, 3 months ago) by cgd
Branches: MAIN
CVS tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
clean up the copy_region text slightly

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 13 15:25:00 1997 UTC (27 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Rename busdma -> bus_dma

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 13 08:34:35 1997 UTC (27 years, 3 months ago) by cgd
Branches: MAIN
bus_space_*() function manual page.  Written by me (as plain text),
converted to use the doc macros by Christos, then severely cleaned,
hacked, and improved by me.

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>