Re: OpenBSD on a Nokia IP380

2013-08-25 Thread s_gammons


On Sat, Aug 24, 2013 at 3:00 PM, Chris Cappuccio wrote:


The errors you got are due to errors reported by the IDE controller 
back to the pciide driver. That's a layer (or two) lower than the 
filesystem itself. If moving the drive around fixed it, perhaps there 
was a poor connection somewhere? (Hell, I just bought an old stereo 
receiver and had to take it apart and reseat every board inside to 
clean up the sound coming out...)


Since the dc driver doesn't know how to read the MAC addresses from 
your system, your best bet to make those work is to use the 'lladdr' 
flag so that something other than 0 is used on the wire...




It looks like I have an intermittent connection or a controller that's 
going bad.  When I try to get networking to work, the system hangs at 
starting the network.  Some times it completes and I get a login prompt, 
other times I don't. At times it gives the same errors as I posted 
before.  I'll experiment with the other units I have to see if the 
problem follows the hard drive.


I noticed both the IP350 and IP380 have a MAC address label on the 
system board.  I suspect this is the starting address used to assigned 
addresses to the fxp and dc interfaces. Where that address is stored is 
a good question.  Odd that the fxp interfaces have FF and the dc 
interfaces have 00.


I was sent a link about an Intel utility called eeupdate.exe that can be 
used to write the MAC address to the eeprom. But, it looks like that 
utility is an OEM download from Intel.  It looks like one can put lladdr 
in the hostnam.if file and set the address that way.


The 100/1000 card looks like it has the addresses onboard.  I haven't 
tried copper SFPs to see if they will work in place of the fiber SFPs. 
Would be nice if they do.


Thanks again to everyone for the help with this.



Stan



Re: OpenBSD on a Nokia IP380

2013-08-24 Thread s_gammons

On Fri, Aug 23, 2013 at 11:06 PM, Mike Larkin wrote:


At the boot prompt, what does mach mem show?

-ml



Hi Mike, here's the output from mach mem. It only has 1GB of memory. 
Not sure why it's saying the total is 2GB.



Stan


Using drive 0, partition 3.
Loading.
probing: pc0 com0 com1 pci mem[637K 1023M 1023M a20=on]
disk: hd0+

OpenBSD/i386 BOOT 3.21

switching console to com0
  OpenBSD/i386 BOOT 3.21
boot: illegal argument acpi
boot mach mem
Region 0: type 1 at 0x0 for 637KB
Region 1: type 2 at 0x9f400 for 3KB
Region 2: type 1 at 0x10 for 1047552KB
Region 3: type 1 at 0x10 for 1047552KB
Region 4: type 2 at 0xfff0 for 1024KB
Low ram: 637KB  High ram: 2095104KB
Total free memory: 2095741KB
boot $



Re: OpenBSD on a Nokia IP380

2013-08-24 Thread s_gammons


On Sat, Aug 24, 2013 at 10:08 AM, Brynet wrote:



This is likely a problem with the BIOS on the system, the memory map 
has

duplicate entries..

You can attempt to manually fix this at boot using a variation of the
same command used to retreive the mappings:

boot mach mem =1023M

You can play around with it, maybe try removing both of the duplicates
first:

boot mach mem -0x3ff0@0x10
boot mach mem -0x3ff0@0x10

-Bryan.


Bryan, removing both gives this

warning: too little memory available;running in degraded mode
press a key to confirm

[ using 749064 bytes of bsd ELF symbol table ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2013 OpenBSD. All rights reserved. 
http://www.OpenBSD.org


OpenBSD 5.3 (GENERIC) #50: Tue Mar 12 18:35:23 MDT 2013
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium III (GenuineIntel 686-class) 867 MHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PSE36,PSN,MMX,FXSR,SSE

real mem  = 585728 (0MB)
avail mem = 790528 (0MB)
panic: procinit: malloc
Stopped at  Debugger+0x4:   popl%ebp
Debugger(d08fdcbc,d0bc9f04,d08d9e90,d0bc9f04,bc8000) at Debugger+0x4
panic(d08d9e90,29,2,d0a548c8,0) at panic+0x5d
procinit(d08d6b00,d08d8f40,c0,d0bc9f4c,1) at procinit+0x29c
main(d02004f6,d02004fe,0,0,0) at main+0x75
RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS 
PANIC!



Removing only one, I get this.  As you can see, all the NICs have FF and 
00 as the MAC address. So, it's a bit farther, but still not quite 
there...



Stan


[ using 749064 bytes of bsd ELF symbol table ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2013 OpenBSD. All rights reserved. 
http://www.OpenBSD.org


OpenBSD 5.3 (GENERIC) #50: Tue Mar 12 18:35:23 MDT 2013
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium III (GenuineIntel 686-class) 867 MHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PSE36,PSN,MMX,FXSR,SSE

real mem  = 1073278976 (1023MB)
avail mem = 1044758528 (996MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 04/30/04, BIOS32 rev. 0 @ 0xe7650
pcibios0 at bios0: rev 2.1 @ 0xe76c0/0x600
pcibios0: PCI BIOS has 9 Interrupt Routing table entries
pcibios0: PCI Exclusive IRQs: 5 7 9 10 11
pcibios0: PCI Interrupt Router at 000:15:0 (ServerWorks OSB4 rev 0x00)
pcibios0: PCI bus #4 is the last bus
cpu0 at mainbus0: (uniprocessor)
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 ServerWorks CNB20LE Host rev 0x06
pchb1 at pci0 dev 0 function 1 ServerWorks CNB20LE Host rev 0x06
pci1 at pchb1 bus 1
ppb0 at pci1 dev 0 function 0 Intel 21154AE/BE PCI-PCI rev 0x00
pci2 at ppb0 bus 2
fxp0 at pci2 dev 3 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff:ff:ff

inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 4
fxp1 at pci2 dev 4 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff:ff:ff

inphy1 at fxp1 phy 1: i82555 10/100 PHY, rev. 4
fxp2 at pci2 dev 5 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff:ff:ff

inphy2 at fxp2 phy 1: i82555 10/100 PHY, rev. 4
fxp3 at pci2 dev 6 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff:ff:ff

inphy3 at fxp3 phy 1: i82555 10/100 PHY, rev. 4
ppb1 at pci1 dev 2 function 0 Intel 21154AE/BE PCI-PCI rev 0x00
pci3 at ppb1 bus 3
dc0 at pci3 dev 5 function 0 DEC 21142/3 rev 0x41: irq 10, address 
00:00:00:00:00:00

bmtphy0 at dc0 phy 1: BCM5221 100baseTX PHY, rev. 4
dc1 at pci3 dev 6 function 0 DEC 21142/3 rev 0x41: irq 10, address 
00:00:00:00:00:00

bmtphy1 at dc1 phy 1: BCM5221 100baseTX PHY, rev. 4
cbb0 at pci0 dev 9 function 0 TI PCI1420 CardBus rev 0x00: couldn't 
map interrupt
cbb1 at pci0 dev 9 function 1 TI PCI1420 CardBus rev 0x00: couldn't 
map interrupt
ubsec0 at pci0 dev 10 function 0 Broadcom 5802 rev 0x01: 3DES MD5 SHA1 
RNG PK, irq 11

piixpm0 at pci0 dev 15 function 0 ServerWorks OSB4 rev 0x51: polling
iic0 at piixpm0
lmenv0 at iic0 addr 0x2d: lm87 rev 6, starting scan
lmenv1 at iic0 addr 0x2e: lm87 rev 6, starting scan
spdmem0 at iic0 addr 0x50: 512MB SDRAM registered ECC PC133CL2
spdmem1 at iic0 addr 0x51: 512MB SDRAM registered ECC PC133CL2
pciide0 at pci0 dev 15 function 1 ServerWorks OSB4 IDE rev 0x00: DMA
wd0 at pciide0 channel 0 drive 0: FUJITSU MHT2040AS
wd0: 16-sector PIO, LBA, 38154MB, 78140160 sectors
wd0(pciide0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 2
ohci0 at pci0 dev 15 function 2 ServerWorks OSB4/CSB5 USB rev 0x04: 
irq 11, version 1.0, legacy support

DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION!



Re: OpenBSD on a Nokia IP380

2013-08-24 Thread s_gammons




On Sat, Aug 24, 2013 at 11:00 AM, Brynet wrote:

z I meant removing both mappings and then adding a single 1023M mapping, 
I

didn't expect it to work with 1M of RAM. ;-)


I figured that out after the fact :)




What is the new panic message? Does it enter ddb?

The bogus MAC addresses could indicate a problem, but it's possible
there is no EPROM defaults.. once you boot successfully you can
configure your it manually with ifconfig int lladdr xx:xx:xx:xx:xx:xx.

You mentioned problems with USB on FreeBSD, so try disabling ohci(4) 
in

UKC and see if that helps (..remember to fix the mappings):

boot boot -c
..
ukc disable ohci
ukc quit

-Bryan.


No, it hung and didn't enter ddb.  I accidentally copied that last line. 
Here's the latest attempt.  It went into the la la land at this point. 
Gotta run.  Thanks for the help.  Talk to you later



Stan

Using drive 0, partition 3.
Loading.
probing: pc0 com0 com1 pci mem[637K 1023M 1023M a20=on]
disk: hd0+

OpenBSD/i386 BOOT 3.21

-switching console to com0
OpenBSD/i386 BOOT 3.21
boot mach mem -0x3ff0@0x10
Region 0: type 1 at 0x0 for 637KB
Region 1: type 2 at 0x9f400 for 3KB
Region 2: type 1 at 0x10 for 1047552KB
Region 3: type 2 at 0xfff0 for 1024KB
Low ram: 637KB  High ram: 2095104KB
Total free memory: 1048189KB
boot boot -c
booting hd0a:/bsd: 8404228+1102404 [52+381152+367486]=0x9c7d50
entry point at 0x200120

[ using 749064 bytes of bsd ELF symbol table ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California.  All rights 
reserved.
Copyright (c) 1995-2013 OpenBSD. All rights reserved. 
http://www.OpenBSD.org


OpenBSD 5.3 (GENERIC) #50: Tue Mar 12 18:35:23 MDT 2013
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium III (GenuineIntel 686-class) 867 MHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PSE36,PSN,MMX,FXSR,SSE

real mem  = 1073278976 (1023MB)
avail mem = 1044758528 (996MB)
User Kernel Config
UKC disable ohci
154 ohci* disabled
155 ohci* disabled
UKC quit
Continuing...
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 04/30/04, BIOS32 rev. 0 @ 0xe7650
pcibios0 at bios0: rev 2.1 @ 0xe76c0/0x600
pcibios0: PCI BIOS has 9 Interrupt Routing table entries
pcibios0: PCI Exclusive IRQs: 5 7 9 10 11
pcibios0: PCI Interrupt Router at 000:15:0 (ServerWorks OSB4 rev 0x00)
pcibios0: PCI bus #4 is the last bus
cpu0 at mainbus0: (uniprocessor)
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 ServerWorks CNB20LE Host rev 0x06
pchb1 at pci0 dev 0 function 1 ServerWorks CNB20LE Host rev 0x06
pci1 at pchb1 bus 1
ppb0 at pci1 dev 0 function 0 Intel 21154AE/BE PCI-PCI rev 0x00
pci2 at ppb0 bus 2
fxp0 at pci2 dev 3 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff

inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 4
fxp1 at pci2 dev 4 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff

inphy1 at fxp1 phy 1: i82555 10/100 PHY, rev. 4
fxp2 at pci2 dev 5 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff

inphy2 at fxp2 phy 1: i82555 10/100 PHY, rev. 4
fxp3 at pci2 dev 6 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff

inphy3 at fxp3 phy 1: i82555 10/100 PHY, rev. 4
ppb1 at pci1 dev 2 function 0 Intel 21154AE/BE PCI-PCI rev 0x00
pci3 at ppb1 bus 3
dc0 at pci3 dev 5 function 0 DEC 21142/3 rev 0x41: irq 10, address 
00:00:00:00:00:00

bmtphy0 at dc0 phy 1: BCM5221 100baseTX PHY, rev. 4
dc1 at pci3 dev 6 function 0 DEC 21142/3 rev 0x41: irq 10, address 
00:00:00:00:00:00

bmtphy1 at dc1 phy 1: BCM5221 100baseTX PHY, rev. 4
cbb0 at pci0 dev 9 function 0 TI PCI1420 CardBus rev 0x00: couldn't 
map interrupt
cbb1 at pci0 dev 9 function 1 TI PCI1420 CardBus rev 0x00: couldn't 
map interrupt
ubsec0 at pci0 dev 10 function 0 Broadcom 5802 rev 0x01: 3DES MD5 SHA1 
RNG PK, irq 11

piixpm0 at pci0 dev 15 function 0 ServerWorks OSB4 rev 0x51: polling
iic0 at piixpm0
lmenv0 at iic0 addr 0x2d: lm87 rev 6, starting scan
lmenv1 at iic0 addr 0x2e: lm87 rev 6, starting scan
spdmem0 at iic0 addr 0x50: 512MB SDRAM registered ECC PC133CL2
spdmem1 at iic0 addr 0x51: 512MB SDRAM registered ECC PC133CL2
pciide0 at pci0 dev 15 function 1 ServerWorks OSB4 IDE rev 0x00: DMA
wd0 at pciide0 channel 0 drive 0: FUJITSU MHT2040AS
wd0: 16-sector PIO, LBA, 38154MB, 78140160 sectors
wd0(pciide0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 2
ServerWorks OSB4/CSB5 USB rev 0x04 at pci0 dev 15 function 2 not 
configured

isa0 at mainbus0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: console
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
mtrr: Pentium Pro MTRR support
vscsi0 

Re: OpenBSD on a Nokia IP380

2013-08-24 Thread s_gammons
I finally got it to boot successfully.  Not sure what was up with the 
hard drive errors.  Maybe the file system wasn't clean?   After I put 
the drive in the laptop and let it boot Ok, it's been booting Ok in the 
IP380.  I'll see if I can get the network ports to work later today.


Thanks again for all the help!

Stan




[ using 749064 bytes of bsd ELF symbol table ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2013 OpenBSD. All rights reserved. 
http://www.OpenBSD.org


OpenBSD 5.3 (GENERIC) #50: Tue Mar 12 18:35:23 MDT 2013
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium III (GenuineIntel 686-class) 867 MHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PSE36,PSN,MMX,FXSR,SSE

real mem  = 1073278976 (1023MB)
avail mem = 1044758528 (996MB)
User Kernel Config
UKC disable ohci
154 ohci* disabled
155 ohci* disabled
UKC quit
Continuing...
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 04/30/04, BIOS32 rev. 0 @ 0xe7650
pcibios0 at bios0: rev 2.1 @ 0xe76c0/0x600
pcibios0: PCI BIOS has 9 Interrupt Routing table entries
pcibios0: PCI Exclusive IRQs: 5 7 9 10 11
pcibios0: PCI Interrupt Router at 000:15:0 (ServerWorks OSB4 rev 0x00)
pcibios0: PCI bus #4 is the last bus
cpu0 at mainbus0: (uniprocessor)
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 ServerWorks CNB20LE Host rev 0x06
pchb1 at pci0 dev 0 function 1 ServerWorks CNB20LE Host rev 0x06
pci1 at pchb1 bus 1
ppb0 at pci1 dev 0 function 0 Intel 21154AE/BE PCI-PCI rev 0x00
pci2 at ppb0 bus 2
fxp0 at pci2 dev 3 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff:ff:ff

inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 4
fxp1 at pci2 dev 4 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff:ff:ff

inphy1 at fxp1 phy 1: i82555 10/100 PHY, rev. 4
fxp2 at pci2 dev 5 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff:ff:ff

inphy2 at fxp2 phy 1: i82555 10/100 PHY, rev. 4
fxp3 at pci2 dev 6 function 0 Intel 82559ER rev 0x10, i82551: irq 11, 
address ff:ff:ff:ff:ff:ff

inphy3 at fxp3 phy 1: i82555 10/100 PHY, rev. 4
ppb1 at pci1 dev 2 function 0 Intel 21154AE/BE PCI-PCI rev 0x00
pci3 at ppb1 bus 3
dc0 at pci3 dev 5 function 0 DEC 21142/3 rev 0x41: irq 10, address 
00:00:00:00:00:00

bmtphy0 at dc0 phy 1: BCM5221 100baseTX PHY, rev. 4
dc1 at pci3 dev 6 function 0 DEC 21142/3 rev 0x41: irq 10, address 
00:00:00:00:00:00

bmtphy1 at dc1 phy 1: BCM5221 100baseTX PHY, rev. 4
cbb0 at pci0 dev 9 function 0 TI PCI1420 CardBus rev 0x00: couldn't 
map interrupt
cbb1 at pci0 dev 9 function 1 TI PCI1420 CardBus rev 0x00: couldn't 
map interrupt
ubsec0 at pci0 dev 10 function 0 Broadcom 5802 rev 0x01: 3DES MD5 SHA1 
RNG PK, irq 11

piixpm0 at pci0 dev 15 function 0 ServerWorks OSB4 rev 0x51: polling
iic0 at piixpm0
lmenv0 at iic0 addr 0x2d: lm87 rev 6
lmenv1 at iic0 addr 0x2e: lm87 rev 6
spdmem0 at iic0 addr 0x50: 512MB SDRAM registered ECC PC133CL2
spdmem1 at iic0 addr 0x51: 512MB SDRAM registered ECC PC133CL2
pciide0 at pci0 dev 15 function 1 ServerWorks OSB4 IDE rev 0x00: DMA
wd0 at pciide0 channel 0 drive 0: FUJITSU MHT2040AS
wd0: 16-sector PIO, LBA, 38154MB, 78140160 sectors
wd0(pciide0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 2
ServerWorks OSB4/CSB5 USB rev 0x04 at pci0 dev 15 function 2 not 
configured

isa0 at mainbus0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: console
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
mtrr: Pentium Pro MTRR support
vscsi0 at root
scsibus0 at vscsi0: 256 targets
softraid0 at root
scsibus1 at softraid0: 256 targets
root on wd0a (f6446c169da91933.a) swap on wd0b dump on wd0b
Automatic boot in progress: starting file system checks.
/dev/rwd0a: file system is clean; not checking
/dev/rwd0k: file system is clean; not checking
/dev/rwd0d: file system is clean; not checking
/dev/rwd0f: file system is clean; not checking
/dev/rwd0g: file system is clean; not checking
/dev/rwd0h: file system is clean; not checking
/dev/rwd0j: file system is clean; not checking
/dev/rwd0i: file system is clean; not checking
/dev/rwd0e: file system is clean; not checking
setting tty flags
pf enabled
starting network
starting early daemons: syslogd pflogd.
starting RPC daemons:.
savecore: no core dump
checking quotas: done.
clearing /tmp
starting pre-securelevel daemons:.
setting kernel security level: kern.securelevel: 0 - 1
creating runtime link editor directory cache.
preserving editor files.
starting network daemons: sendmail inetd sndiod.
starting local daemons: cron.
Sat Aug 24 09:30:40 CDT 2013

OpenBSD/i386 (gateway.home.pc) (tty00)


OpenBSD on a Nokia IP380

2013-08-23 Thread s_gammons


I've been trying to get a more modern OS to run on an ancient Nokia 
firewall by loading an OS on the drive in a Dell D610 and moving the 
drive to the IP380.  So far, I've had little success.  I can get FreeBSD 
8.1 to work if I disable USB support. That's the only OS I've been able 
to get to boot somewhat normally and I'm able to login with it.  All of 
the NIC cards have all FFs for the MAC address though.  SO, I decided to 
try OpenBSD 5.3 RELEASE and I've been unable to get it to boot.   Below 
is the output.  I tried disabling ACPI in a similar fashion to FreeBSD 
and found that didn't work.  I guess removing ACPI and USB from a 
pre-built kernel is the next step.  Other than giving up and tossing the 
ancient firewall on the recycle pile, does anyone have any ideas on how 
to get OpenBSD to work on the IP380?  Or what's causing it to crash?


Stan


+--+
|  System BIOS Configuration, (C) 2000 General Software, Inc. 
|


+---+--+
| System CPU   : Pentium III| Low Memory   : 637KB 
|
| Coprocessor  : Enabled| Extended Memory  : 1023MB 
|
| Floppy 0 Type: Not installed  | Serial Ports 1-2 : 03F8 
02F8 |
| Floppy 1 Type: Not installed  | Serial Ports 3-4 : 
|
| Ide 0 Type   : 3  | Parallel Ports   : 
|
| Ide 1 Type   : 0  | ROM Shadowing: Enabled 
|
| Embedded BIOS Date   : 04/30/04   | Manufacturing Mode   : 
Disabled  |


+---+--+
Using drive 0, partition 3.
Loading.
probing: pc0 com0 com1 pci mem[637K 1023M 1023M a20=on]
disk: hd0+

OpenBSD/i386 BOOT 3.21

switching console to com0
  OpenBSD/i386 BOOT 3.21
boot: illegal argument acpi
boot boot
booting hd0a:/bsd: 8404228+1102404 [52+381152+367486]=0x9c7d50
entry point at 0x200120


WARNING: CAN'T ALLOCATE RAM (10-4000) FROM IOMEM EXTENT MAP!
[ using 749064 bytes of bsd ELF symbol table ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California.  All rights 
reserved.
Copyright (c) 1995-2013 OpenBSD. All rights reserved. 
http://www.OpenBSD.org


kernel: page fault trap, code=0
Stopped at  pmap_alloc_pvpage+0x2d: movl%ecx,0(%eax)
pmap_alloc_pvpage(d0a7f580,0,6d54000,0,0) at pmap_alloc_pvpage+0x2d
pmap_enter(d0a7f580,d6d54000,3ffdb000,7,13) at pmap_enter+0x340
uvm_km_alloc1(d0a2dd40,1,0,1,2) at uvm_km_alloc1+0xd2
kmeminit(d2d53000,ffc0,bebc9f28,bca000,bc8000) at kmeminit+0x95
uvm_init(d08d6b00,d08d8f40,c0,d0bc9f4c,3) at uvm_init+0x51
main(d02004f6,d02004fe,0,0,0) at main+0x53
ddb trace
pmap_alloc_pvpage(d0a7f580,0,6d54000,0,0) at pmap_alloc_pvpage+0x2d
pmap_enter(d0a7f580,d6d54000,3ffdb000,7,13) at pmap_enter+0x340
uvm_km_alloc1(d0a2dd40,1,0,1,2) at uvm_km_alloc1+0xd2
kmeminit(d2d53000,ffc0,bebc9f28,bca000,bc8000) at kmeminit+0x95
uvm_init(d08d6b00,d08d8f40,c0,d0bc9f4c,3) at uvm_init+0x51
main(d02004f6,d02004fe,0,0,0) at main+0x53


Re: OpenBSD on a Nokia IP380

2013-08-23 Thread s_gammons

On Fri, Aug 23, 2013 at 6:04 PM, Ray Percival wrote:


Having worked for Check Point/Nokia.
They wine to great lengths to only make that hardware work with their 
Free based OS. I wish you luck but realistically it's not likely.
OpenBSD works just fine on the newer Check Point boxes. They're far 
less locked down.


Hi Ray,  I was afraid of that.  I've yet to figure out why FreeBSD 8.1 
will somewhat work but nothing newer works. Anything newer crashes. I've 
had limited success with Fedora 19 too. It just takes forever to build a 
custom Linux kernel on the machine I'm building it on. Building a BSD 
kernel takes about 30 minutes on that machine.


Perhaps you have the answer to something I suspect is the case.  I'm 
guessing the MAC address on the system board is the starting MAC address 
and the MAC addresses for the NICs are assigned during boot based on the 
starting address?



Thanks for the reply.


Stan