CVS log for src/sys/arch/evbarm/odroid/Attic/odroid_machdep.c
Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / odroid
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.27.2.3
Sun Dec 3 11:36:06 2017 UTC (7 years, 2 months ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.27.2.2: +2 -2
lines
update from HEAD
Revision 1.39.2.1
Sun Dec 27 12:09:34 2015 UTC (9 years, 1 month ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.39: +2 -2
lines
Sync with HEAD (as of 26th Dec)
Revision 1.43
Sat Dec 12 00:42:42 2015 UTC (9 years, 1 month ago) by marty
Branches: MAIN
CVS tags: thorpej-futex-base,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
localcount-20160914,
isaki-audio2-base,
isaki-audio2,
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,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache,
HEAD
FILE REMOVED
Changes since revision 1.42: +2 -2
lines
Remove ev that's no longer valid
development of the odroid boards has moved to evbarm/exynos and this
directory is now out of date with respect to new development.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Nov 26 21:42:18 2015 UTC (9 years, 2 months ago) by marty
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -20
lines
repair conflicts from previous commit
stupid marty checked in version with conflicts. bad marty no donut.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Nov 26 21:27:31 2015 UTC (9 years, 2 months ago) by marty
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +34 -41
lines
Revert my previous change -- it breaks other odroid devices
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Nov 25 04:04:13 2015 UTC (9 years, 2 months ago) by marty
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +39 -16
lines
snapshot: Does NOT boot
Revision 1.24.4.1: download - view: text, markup, annotated - select for diffs
Sun Jan 4 11:19:00 2015 UTC (10 years, 1 month ago) by martin
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
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
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +186 -114
lines
Pull up the following revisions, requested by skrll in #373:
sys/arch/arm/samsung/exynos4_loc.c 1.10-1.11
sys/arch/arm/samsung/exynos4_reg.h 1.8-1.13
sys/arch/arm/samsung/exynos5_loc.c 1.8-1.12
sys/arch/arm/samsung/exynos5_reg.h 1.11-1.20
sys/arch/arm/samsung/exynos_gpio.c 1.7-1.12
sys/arch/arm/samsung/exynos_i2c.c 1.2-1.3
sys/arch/arm/samsung/exynos_intr.h 1.2
sys/arch/arm/samsung/exynos_io.c 1.7-1.8
sys/arch/arm/samsung/exynos_io.h 1.5-1.6
sys/arch/arm/samsung/exynos_reg.h 1.8-1.13
sys/arch/arm/samsung/exynos_smc.S 1.2-1.3
sys/arch/arm/samsung/exynos_soc.c 1.15-1.27
sys/arch/arm/samsung/exynos_usb.c 1.8-1.13
sys/arch/arm/samsung/exynos_var.h 1.13-1.18
sys/arch/arm/samsung/exynos_wdt.c 1.5
sys/arch/arm/samsung/mct.c 1.4-1.5
sys/arch/arm/samsung/mct_reg.h 1.2
sys/arch/arm/samsung/mct_var.h 1.3
sys/arch/arm/samsung/smc.h 1.2
sys/arch/arm/samsung/sscom.c 1.7
sys/arch/evbarm/odroid/odroid_machdep.c 1.25-1.39
sys/arch/evbarm/odroid/odroid_start.S 1.4-1.6
sys/arch/evbarm/conf/std.odroid 1.3-1.5
sys/arch/evbarm/conf/ODROID delete
sys/arch/evbarm/conf/ODROID-U 1.10-1.17
sys/arch/evbarm/conf/ODROID_INSTALL delete
sys/arch/evbarm/conf/ODROID-XU 1.1-1.4
Improve ODROID support.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Sep 30 14:24:26 2014 UTC (10 years, 4 months ago) by reinoud
Branches: MAIN
CVS tags: nick-nhusb-base-20150921,
nick-nhusb-base-20150606,
nick-nhusb-base-20150406,
nick-nhusb-base
Branch point for: nick-nhusb
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +26 -3
lines
Accept the Odroid specific tweaks for selecting clkout for external USB
devices on the Odroid boards
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Sep 26 19:27:05 2014 UTC (10 years, 4 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +23 -16
lines
EXYNOS4 and EXYNOS5 are now exclusive in odroid_machdep.c
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Sep 26 19:03:24 2014 UTC (10 years, 4 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -3
lines
Remove KASSERT that bugs compilation
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Sep 26 18:59:29 2014 UTC (10 years, 4 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +9 -43
lines
Redo the magic of console selection
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Sep 24 20:38:33 2014 UTC (10 years, 4 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +19 -9
lines
Add the not connected bits
While here, tweak the usb3503 attachment
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Sep 21 20:49:31 2014 UTC (10 years, 4 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +45 -45
lines
Refactor usb hub attachment making it easier to read
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Sep 9 21:21:22 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -5
lines
Xuhost bits for Exynos5 are located in the two top bits
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Sep 3 15:24:52 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +8 -5
lines
Add i2c bits for gpio to the connected GPIO pins for Exynos5
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Aug 28 18:02:37 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -5
lines
Implement CPU speed control for Exynos4 and Exynos5 CPUs using APLL frequency
adjustment.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:33:35 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3
lines
Make it compile without DIAGNOSTIC
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Aug 25 16:56:14 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -3
lines
Enable Xuhost gpio pins; they are the same on Exynos5 series.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Aug 25 16:49:43 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -7
lines
Relax the timing around the usb lan9730 powercycle.
Revision 1.27.2.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:55 2014 UTC (10 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.27.2.1: preferred, colored
Changes since revision 1.27.2.1: +840 -0
lines
Rebase to HEAD as of a few days ago.
Revision 1.27.2.1
Tue Aug 19 16:18:15 2014 UTC (10 years, 5 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.27: +0 -901
lines
file odroid_machdep.c was added on branch tls-maxphys on 2014-08-20 00:02:55 +0000
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 19 16:18:15 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Branch point for: tls-maxphys
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +13 -2
lines
Implement i2c using gpio for Exynos5 and Odroid-XU
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Aug 14 15:57:51 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -3
lines
Allow bits to be used for the usb hub on Odroid-XU
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Aug 14 15:44:42 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +54 -6
lines
Add gpio not connected definitions for Exynos5
While here, increase delay around lan9730 powercycle timing to improve its
reset.
Revision 1.24.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:56 2014 UTC (10 years, 6 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.24.2.1: preferred, colored; branchpoint 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24.2.1: +840 -0
lines
Rebase.
Revision 1.24.2.1
Mon Aug 4 18:14:43 2014 UTC (10 years, 6 months ago) by tls
Branches: tls-earlyentropy
FILE REMOVED
Changes since revision 1.24: +0 -840
lines
file odroid_machdep.c was added on branch tls-earlyentropy on 2014-08-10 06:53:56 +0000
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 4 18:14:43 2014 UTC (10 years, 6 months ago) by reinoud
Branches: MAIN
CVS tags: tls-maxphys-base,
tls-earlyentropy-base,
netbsd-7-base
Branch point for: tls-earlyentropy,
netbsd-7
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +61 -3
lines
Save arguments from uboot at the very beginning in odroid_start.S supporting
both the `bootm' as the `go' method. While here, also implement the mac
address passing and parsing for the usmsc0 device.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Aug 4 11:32:27 2014 UTC (10 years, 6 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -6
lines
Reorder code so bootconfig is initialized at one place
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 4 11:30:10 2014 UTC (10 years, 6 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -9
lines
Remove old bootargs hack; now just rely on the common `BOOT_ARGS' config
variable if defined.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:42:26 2014 UTC (10 years, 8 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +103 -2
lines
Implement Lan9730 powerycle for Exynos4 to make it attach; its not that
trivial though as it relies on talking iic to the pmu and enabling lan_power
pin.
Some pins for the Odroid-XU boards have been added too.
Revision 1.20.2.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:42 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.20.2.1: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20.2.1: +662 -0
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.20.2.1
Wed May 21 12:24:11 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.20: +0 -688
lines
file odroid_machdep.c was added on branch yamt-pagecache on 2014-05-22 11:39:42 +0000
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed May 21 12:24:11 2014 UTC (10 years, 8 months ago) by reinoud
Branches: MAIN
Branch point for: yamt-pagecache
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +19 -11
lines
Provide iic logic and bits for Odroid-U's exynos i2c interfaces
Revision 1.19.2.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:05 2014 UTC (10 years, 8 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.19.2.1: preferred, colored; branchpoint 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19.2.1: +680 -0
lines
sync with head
Revision 1.19.2.1
Thu May 15 15:35:37 2014 UTC (10 years, 8 months ago) by rmind
Branches: rmind-smpnet
FILE REMOVED
Changes since revision 1.19: +0 -680
lines
file odroid_machdep.c was added on branch rmind-smpnet on 2014-05-18 17:45:05 +0000
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu May 15 15:35:37 2014 UTC (10 years, 8 months ago) by reinoud
Branches: MAIN
CVS tags: rmind-smpnet-nbase,
rmind-smpnet-base
Branch point for: rmind-smpnet
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +48 -48
lines
Change hexidecimal bit notation into binary for easier modifying
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 15 15:31:10 2014 UTC (10 years, 8 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -9
lines
DMA is initialized later in the bootstrap. No need for this comment
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu May 15 15:28:26 2014 UTC (10 years, 8 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -3
lines
This can't be right; must be a c&p bug
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed May 14 09:03:09 2014 UTC (10 years, 8 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +28 -2
lines
Revisit gpio and revisit register file mapping. The additional register files
are now mapped behind the origional register file.
The gpio channel GPZ is mapped over I2S0 in the separate audio register file
and were both abusively mapped over I2C0 in the main register file!
While here, delay the gpio bootstrap till on attachment. We could hasten it in
the odroid_machdep.c if needed. Also make the gpio code more resilliant and
allow booting correctly without any GPIO bits defined/available.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 10 22:24:32 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
CVS tags: yamt-pagecache-base9
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +78 -3
lines
Get the Odroid-U3 USB hub working! It now attaches and /lists all its children
like mouse etc.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 10 20:24:06 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +11 -2
lines
Implement evbarm_device_register_post_config() hook for odroid and its
decendents. This allows post attach actions on every level of the machine
support.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat May 10 19:31:00 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -2
lines
Add the missing ETC0, ETC6, ETC7, ETC8 `gpio' registers. They are special in
that they can't be set/unset nor configured. The only changeable parameters
are the pullups PUD and the DRV driving strength. They however fit the same
structure as the rest of the GPIOs and are used as such.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 10 11:03:45 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +15 -15
lines
refactor pin setting in odroid_device_register() to remove an indent
preventing potentional lots of line breaks due to the 80 char line limit.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 9 22:20:41 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3
lines
Rename blinkled to heartbeat since that is its function
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 9 22:02:10 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4
lines
Rename led0 to led1 to be consistent with the linux distro
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri May 9 21:49:43 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +92 -2
lines
Implement gpio framework for the Samsung Exynos series.
Note that only the Exynos4 gpio registers are defined now and provision is
taken to allow for seamlessness adding of Exynos5 values.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 19 19:47:55 2014 UTC (10 years, 9 months ago) by matt
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +20 -7
lines
Use the conspeed and div/frac from the uart to figure out the frequency
for the console. XXX until we actually compute from the chip clocks.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 18 14:17:11 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +16 -13
lines
Oops, i forgot to commit this patch on the `teaching sscom to use attach with
bus_space_handle_t'
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 15 20:36:07 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -10
lines
Make the PoP detection both EXYNOS4 defined and when running on a generic
kernel, check if we're on a EXYNOS4 architecture to prevent mishaps.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 14 19:45:40 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +13 -7
lines
For Exynos4 platforms, re-implement PoP detection so we can detect 1Gb
systems.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 13 20:53:35 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -5
lines
Remove old trustzone headerfile inclusion
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 13 20:45:25 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4
lines
Remove trustzone firmware indirect calls by explicit calling the exynos
routines in exynos_soc.c
While here, also remove unused variable conaddr
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 13 06:18:51 2014 UTC (10 years, 9 months ago) by skrll
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -4
lines
Remove a silly debug printf
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 13 02:26:26 2014 UTC (10 years, 9 months ago) by matt
Branches: MAIN
Add initial support for the ODROID-XU and ODROID-U3.
Still a work in progress. Started by nick and reinoud.
CVSweb <webmaster@jp.NetBSD.org>