[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

玄箱でNetBSD



こんばんは、うめのと申します.

バッファローの玄箱にNetBSD/sandpointを移植中なのですが、
どなたかすでに玄箱に移植されている方はいらっしゃらないでしょうか?

なお、玄箱でのloadはたつやさんが
http://linkstation.yi.org/
で公開されているSRECが読めるbootloaderを使用しています.

# 割り込みがlostしていたりするのでOpenPICの使い方などまだまだ調査することがありそうです。

******* Product Information *******
----------------------------------
Product Name: KURO-BOX(IETSUNA)
          VER: 1.02
         Date: 2004/10/19 0:20:28
----------------------------------
Firmware check: OK.
zimage start: 00C0006C end: 00CE6BA5 size: 000E6B39
initrd start: 00904000 end: 00B0B647 size: 00207647
>RET:0 OK
# gunzip 00c0006c 000e6b39 00090000
gunzip 00C0006C-018000D8 (00C0006C) -> 00090000-00490000 (00400000)
Uncompressing memory block ...
done.
>RET:0 OK
# call 00090000
call address = 00090000
bcavail_end 4000000
availmemr[0].start 2e4000
availmemr[0].size 3d1c000
startkernel 90000
endkernel 2e4000
startsym 0
endsym 0
[ Kernel symbol table missing! ]
proc0paddr = 2e0000
end initppc()
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 2.0H (GENERIC.kurobox) #24: Tue Oct 19 00:20:21 JST 2004
	umeno@belldandy.unnumbered.net:/export2/home2/umeno2/20040926/netbsd-kur
obox/src/sys/arch/kurobox/compile/GENERIC.kurobox
total memory = 65536 KB
avail memory = 60552 KB
mainbus0 (root)
cpu0 at mainbus0: Version 0x8081 (Revision 0x1014), ID 0 (primary)
cpu0: HID0 908000<DOZE,DPM,ICE>
pci0 at mainbus0
pci0: i/o space, memory space enabled
vendor 0x1057 product 0x0006 (host bridge, revision 0x14) at pci0 dev 0 function
 0 not configured
tlp0 at pci0 dev 11 function 0: ADMtek AN985 Ethernet, pass 1.1
tlp0: broken MicroWire interface detected; setting SROM size to 1Kb
tlp0: interrupting at irq 8
tlp0: Ethernet address 00:00:00:00:00:00
cmdide0 at pci0 dev 12 function 0
cmdide0: Silicon Image 0680 (rev. 0x02)
cmdide0: bus-master DMA support present
cmdide0: primary channel wired to native-PCI mode
cmdide0: using irq 1 for native-PCI interrupt
wdc_init_shadow_regs() from pciide_mapregs_native()
atabus0 at cmdide0 channel 0
cmdide0: secondary channel wired to native-PCI mode
wdc_init_shadow_regs() from pciide_mapregs_native()
atabus1 at cmdide0 channel 1
ohci0 at pci0 dev 14 function 0: vendor 0x1033 product 0x0035 (rev. 0x43)
ohci0: interrupting at irq 3
ohci0: OHCI version 0.0
ohci0: unsupported OHCI revision
ohci0: init failed, error=4
ohci1 at pci0 dev 14 function 1: vendor 0x1033 product 0x0035 (rev. 0x43)
ohci1: interrupting at irq 3
ohci1: OHCI version 0.0
ohci1: unsupported OHCI revision
ohci1: init failed, error=4
ehci0 at pci0 dev 14 function 2: vendor 0x1033 product 0x00e0 (rev. 0x04)
ehci0: interrupting at irq 3
ehci0: EHCI version 0.0
usb0 at ehci0: USB revision 2.0
uhub0 at usb0
uhub0: vendor 0x1033 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub0: 0 ports with 0 removable, self powered
eumb0 at mainbus0
duart0 at eumb0: vec 0 (console)
biomask a netmask 10a ttymask 10b
wd0 at atabus0 drive 0cmdide0:0: lost interrupt
	type: ata tc_bcount: 512 tc_skip: 0
: <IBM-DPTA-372730>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 26105 MB, 53040 cyl, 16 head, 63 sec, 512 bytes/sect x 53464320 sectors
cmdide0:0: lost interrupt
	type: ata tc_bcount: 512 tc_skip: 0
cmdide0:0: lost interrupt
	type: ata tc_bcount: 512 tc_skip: 0
cmdide0:0: lost interrupt
	type: ata tc_bcount: 0 tc_skip: 0
wd0: drive supports PIO mode 4cmdide0:0: lost interrupt
	type: ata tc_bcount: 0 tc_skip: 0
, DMA mode 2cmdide0:0: lost interrupt
	type: ata tc_bcount: 0 tc_skip: 0
, Ultra-DMA mode 4 (Ultra/66)
wd0(cmdide0:0:0): using PIO mode 4, Ultra-DMA mode 4 (Ultra/66) (using DMA data 
transfers)
boot device: <unknown>
root device: tlp0
dump device: tlp0
file system (default generic): 
root on tlp0 dumps on tlp0p
nfs_boot: trying BOOTP
tlp0: transmit timeout
nfs_boot: timeout...
tlp0: transmit timeout
nfs_boot: timeout...
tlp0: transmit timeout
nfs_boot: timeout...
tlp0: transmit timeout
nfs_boot: trying RARP (and RPC/bootparam)
revarp failed, error=51
no file system for tlp0
cannot mount root, error = 79
root device (default tlp0): 

--
梅野 崇