Port-ofppc archive

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

Efika status



With current sources and a few local changes I get this on bootup:

I have a Realtek ethernet card in the PCI slot.

ok boot eth netbsd.ofppc
[ Kernel symbol table missing! ]
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008
    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 4.99.55 (EFIKA) #7: Tue Mar  4 20:47:29 GMT 2008
        rjs%ren.fdy2.net@localhost:/u10/src/sys/arch/ofppc/compile/EFIKA
Model: EFIKA5K2
total memory = 128 MB
avail memory = 100 MB
bootpath: 
mainbus0 (root)
cpu0 at mainbus0: G2 (Revision 1.4), ID 0 (primary)
cpu0: HID0 90c000<DOZE,DPM,ICE,DCE>, powersave: 1
cpu0: 396.00 MHz
cpu0: L1 I-cache 16 KB 32B/line, D-cache 16 KB 32B/line
rtas0 at mainbus0: version 1, entry @pa 0x1ab8000
ofwpci0 at mainbus0
pci0 at ofwpci0 bus 0: OFW method configuration space access
rtk0 at pci0 dev 24 function 0: Realtek 8139 10/100BaseTX (rev. 0x10)
pci_intr_map: no mapping for pin A
rtk0: couldn't map interrupt
biomask 0 netmask 0 ttymask 0
boot device: cpu0
can't determine root device
root device (default cpu0): 

The OFW properties of the pci node are:

ok cd pci
ok ls
ethernet@18
ok .properties
name                  "pci"
device_type           "pci"
#address-cells        0x3 (3)
#size-cells           0x2 (2)
clock-frequency       0x1F78A40 (33000000)
ranges                [0x30 bytes]
        [000] 01000000 00000000 00000000 F8000000
        [010] 00000000 00010000 02000000 00000000
        [020] 80000000 80000000 00000000 40000000

reg                   80000000:40000000
#interrupt-cells      0x1 (1)
interrupt-map-mask    [0x10 bytes]
        [000] 00000000 00000000 00000000 00000007

bus-range             0:1
interrupt-map         [0x20 bytes]
        [000] 0000C000 00000000 00000000 00000001
        [010] 07C57D30 00000000 00000000 00000003


Home | Main Index | Thread Index | Old Index