2 - some CF card does not work
3 - IO card does not work
4 - "wd_flushcache: status=330<TIMEOU,DF>" occurs in reboot sometimes
5 - cannot solicit IPv6 address sometimes
8 - battery backupped RTC (SII S3531A or compatible)
19 Filesystem on CF card (or Microdrive) needs a ext2 partition for "hermit".
20 "hermit" is on-flash kernel loader, and he loads filename of boot/Image on
21 ext2 partition. You copy netbsd.bin made with netbsd to boot/Image.
23 Boot on-flash linux and execute following commands.
25 (create hdc1 of few mega bytes and set type 83)
26 # mke2fs -O none /dev/hdc1
27 # mount /dev/hdc1 /mnt