(thought I'd post this to misc@ also, in case y'all don't follow other
platforms)


I wanted to pass this on to [EMAIL PROTECTED]  I'm sure you know the Certance 
CP3100
is one of the listed armish projects.  It hasn't been working, mostly due
to an odd design decision related to the serial console interupt.  Dale
has made some patches that at least get the serial console working long
enough to let me install a recent snapshot on the CP3100i.  It would still
crash when logged in via the console, but I avoid that by logging in via
ssh.  Right now I'm loading the kernel Dale provided via tftp.  Dale
indicates his patched com driver is not what will get committed to the
source tree.

I just rebuilt userland against a -current source from a CVS update made
on Dec 11.  The "make build" took ~ 17.25 hours to complete.

A big thank you goes out to Dale for his effort.

follows is the dmesg

OpenBSD 4.0-current (GENERIC) #12: Sun Dec  3 19:25:39 CST 2006
    [EMAIL PROTECTED]:/usr/src/sys/arch/armish/compile/GENERIC
real mem  = 268435456 (262144K) 256MB
avail mem = 237568000 (232000K)
using 3302 buffers containing 13524992 bytes (13208K) of memory
mainbus0 (root)
cpu0 at mainbus0: i80321 600MHz rev 2 (XScale core)
cpu0: DC enabled IC enabled WB enabled LABT branch prediction enabled
cpu0: 32KB(32b/l,32way) I-cache, 32KB(32b/l,32way) wr-back-lock D-cache
iopxs0 at mainbus0: Certance CP3100: i80321 I/O Processor
iopiic0 at iopxs0: I2C controller
iic0 at iopiic0
ricohrtc0 at iic0 addr 0x32: RICOH RS5C372[AB] Real-time Clock
ricohrtc0: ricohrtc_reg_write: failed to write reg15
ricohrtc0: ricohrtc_reg_write: failed to write reg14
pci0 at iopxs0
em0 at pci0 dev 0 function 0 "Intel PRO/1000MT (82546EB)" rev 0x01: irq
27, address 00:0e:a4:00:10:e0
em1 at pci0 dev 0 function 1 "Intel PRO/1000MT (82546EB)" rev 0x01: irq
28, address 00:0e:a4:00:10:e1
pciide0 at pci0 dev 1 function 0 "Intel 31244 SATA" rev 0x00: DMA
pciide0: using irq 29 for native-PCI interrupt
wd0 at pciide0 channel 1 drive 0: <SAMSUNG SP2504C>
wd0: 16-sector PIO, LBA48, 238475MB, 488397168 sectors
wd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 5
siop0 at pci0 dev 2 function 0 "Symbios Logic 53c1010-66" rev
0x01iq80321_pci_intr_map: no mapping for 0/2/0 (
2, 1, 303104256)
: couldn't map interrupt
siop1 at pci0 dev 2 function 1 "Symbios Logic 53c1010-66" rev 0x01: irq
30, using 8K of on-board RAM
scsibus0 at siop1: 16 targets
gpio0 at iopxs0: 8 pins
obio0 at mainbus0
com0 at obio0 addr 0xfe800000 intr -2: ns16550a, 16 byte fifo
com0: console
clock: hz= 100 stathz = 100
/dev/ksyms: Symbol table not valid.
boot device: wd0.
rootdev=0x1000 rrootdev=0x1000 rawdev=0x1002
WARNING: / was not properly unmounted
ricohrtc0: ricohrtc_clock_read: failed to read rtc
WARNING: preposterous clock chip time
ricohrtc0: ricohrtc_clock_write: failed to write rtc
resettodr: failed to set time
WARNING: CHECK AND RESET THE DATE!

Reply via email to