Trying to get FreeBSD 7.0-RELEASE (nanobsd) to work on a net4801-48. I get this
immediately on boot:

Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address   = 0x4
fault code              = supervisor read, page not present
instruction pointer     = 0x20:0xc07837a0
stack pointer           = 0x28:0xc795cb5c
frame pointer           = 0x28:0xc795cb78
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 1 (init)
trap number             = 12
panic: page fault
cpuid = 0
Uptime: 1m1s
Cannot dump. No dump device defined.


Any ideas? My kernel conf file follows.

-- 
  Dan


include GENERIC

machine         i386
cpu             I586_CPU
ident           SOEKRIS4801

# Soekris support
options CPU_GEODE
options CPU_SOEKRIS

device      pf
device      pflog

options ALTQ
options ALTQ_CBQ
options ALTQ_RED
options ALTQ_RIO
options ALTQ_HFSC
options ALTQ_CDNR
options ALTQ_PRIQ

# for env4801 port
device      io
_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to