Hi,

I'm having trouble booting an i386 box - it seems to hang at detecting the
fxp NICs (2 present, on motherboard, not possible to disable in BIOS).


If I enable verbose booting in UKC it hangs at:

...
>>>probing for pcic*
>>>pcic probe returned 0
>>>fxp probe won
fxp0 at pci0 dev 16 function 0 "Intel 82559ER" rev 0x09
<freeze>


below is the complete dmesg, with fxp disabled to get it complete.
Anyone any ideas on possible causes/workaround ?

Also the "vendor "Invertex", unknown product 0x0006 (class processor subclass
Co-processor, rev 0x01) at pci0 dev 12 function 0 not configured"
should be a HiFn crypto card. Any ideas why this is not recognised ?

thanks,

/Pete


#dmesg


OpenBSD 3.8-current (GENERIC) #202: Wed Oct 19 17:52:24 MDT 2005
    [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: AMD-K6(tm)-III Processor ("AuthenticAMD" 586-class) 449 MHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX
real mem  = 536453120 (523880K)
avail mem = 482627584 (471316K)
using 4278 buffers containing 26927104 bytes (26296K) of memory
User Kernel Config
UKC> disable fxp
103 fxp* disabled
104 fxp* disabled
UKC> exit
Continuing...
mainbus0 (root)
bios0 at mainbus0: AT/286+(d9) BIOS, date 11/16/00, BIOS32 rev. 0 @ 0xfc960
pcibios0 at bios0: rev 2.1 @ 0xfc9d0/0x900
pcibios0: PCI BIOS has 11 Interrupt Routing table entries
pcibios0: PCI Exclusive IRQs: 3 4 5 7 9 10 11 12 14 15
pcibios0: PCI Interrupt Router at 000:07:0 ("Acer Labs M1533 ISA" rev 0x00)
pcibios0: PCI bus #1 is the last bus
ipmi at mainbus0 not configured
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Acer Labs M1541 PCI" rev 0x04
ppb0 at pci0 dev 1 function 0 "Acer Labs M5243 AGP/PCI-PCI" rev 0x04
pci1 at ppb0 bus 1
ohci0 at pci0 dev 2 function 0 "Acer Labs M5237 USB" rev 0x03pci_intr_map:
no mapping for pin A
: couldn't map interrupt
"Acer Labs M7101 Power" rev 0x00 at pci0 dev 3 function 0 not configured
pcib0 at pci0 dev 7 function 0 "Acer Labs M1533 ISA" rev 0xc3
vendor "Invertex", unknown product 0x0006 (class processor subclass
Co-processor, rev 0x01) at pci0 dev 12 function 0 not configured
pciide0 at pci0 dev 15 function 0 "Acer Labs M5229 UDMA IDE" rev 0xc1:
DMA, channel 0 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <ST320413A>
wd0: 16-sector PIO, LBA, 19092MB, 39102336 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
pciide0: channel 1 disabled (no drives)
"Intel 82559ER" rev 0x09 at pci0 dev 16 function 0 not configured
"Intel 82559ER" rev 0x09 at pci0 dev 18 function 0 not configured
isa0 at pcib0
isadma0 at isa0
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
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
sysbeep0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom0: console
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
biomask ff65 netmask ff65 ttymask ffe7
pctr: user-level cycle counter enabled
mtrr: K6-family MTRR support (2 registers)
dkcsum: wd0 matches BIOS drive 0x80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302
#

Reply via email to