CVS log for src/sys/arch/evbppc/conf/files.dht
Up to [cvs.NetBSD.org] / src / sys / arch / evbppc / conf
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.1.4.2: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:24 2021 UTC (3 years, 9 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.1.4.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.4.1: +21 -0
lines
Sync with HEAD.
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Sat Apr 3 21:44:42 2021 UTC (3 years, 9 months ago) by thorpej
Branches: thorpej-cfargs
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.1: +21 -0
lines
Sync with HEAD.
Revision 1.1.4.1
Fri Apr 2 07:00:33 2021 UTC (3 years, 9 months ago) by thorpej
Branches: thorpej-futex
FILE REMOVED
Changes since revision 1.1: +0 -21
lines
file files.dht was added on branch thorpej-futex on 2021-04-03 22:28:24 +0000
Revision 1.1.2.1
Fri Apr 2 07:00:33 2021 UTC (3 years, 9 months ago) by thorpej
Branches: thorpej-cfargs
FILE REMOVED
Changes since revision 1.1: +0 -21
lines
file files.dht was added on branch thorpej-cfargs on 2021-04-03 21:44:42 +0000
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 2 07:00:33 2021 UTC (3 years, 9 months ago) by rin
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
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-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
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,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Branch point for: thorpej-futex,
thorpej-cfargs
evbppc: Add support for DHT Walnut 405GP evaluation board.
(Digital Home Technologies PCB 01070201 Rev. 1.1)
Official web page seems gone, but analyses by Linux people are at:
- https://elinux.org/DHT-Walnut
- http://web.archive.org/web/20070225171826/http://supernova.stanford.edu/dingdong/
The board features:
- 266MHz PowerPC 405GP processor
- one PC133 SDRAM slot
- two 32-bit 5V PCI slot
- on-chip ethernet controller with DP83843 PHY
- on-chip serial port / GPIO controller
- on-board PDC20265 IDE controller
Hardware limitations:
- no MAC address assigned
- no RTC present
Known problem:
- atabus(4) channels cannot be attached to pdcide(4) for cold boot
dmesg:
- https://dmesgd.nycbug.org/index.cgi?do=view&id=5997
Have fun!
CVSweb <webmaster@jp.NetBSD.org>