Re: Problems with fxp0 and wi0 devices

From: Matt Emmerton (matt_at_gsicomp.on.ca)
Date: 03/31/04

  • Next message: Matt Emmerton: "Re: Problems with fxp0 and wi0 devices"
    To: "Rauf Kuliyev" <rauf@kuliyev.com>, <freebsd-current@freebsd.org>
    Date: Tue, 30 Mar 2004 18:22:44 -0500
    
    

    [ corrected top-posting ]

    >
    >
    >
    >
    > Matt Emmerton wrote:
    >
    > >I'm running FreeBSD 5.2.1-RELEASE on a ThinkPad T23 and I can't use
    either
    > >of the built-in fxp0 or wi0 network adapters.
    > >
    > >Whenever I try and configure them with dhclient, dhclient just hangs.
    > >Whenever I try and configure them manually (static IP and route), packets
    > >never go anywhere.
    > >Whenever I access fxp0, I get "fxp0: device timeout" messages on my
    screen.
    > >
    > >I looked through cvsweb and didn't see anything that looked useful post
    > >5.2.1-REL.
    > >
    > >Here is the relevant part of dmesg:
    > >
    > >fxp0: <Intel 82801CAM (ICH3) Pro/100 VE Ethernet> port 0x7000-0x703f mem
    > >0xc0200000-0xc0200fff irq 11 at device 8.0 on pci2
    > >fxp0: Ethernet address 00:d0:59:33:b2:eb
    > >
    > >wi0: <Intersil Prims2.5> mem 0xec000000-0xec000fff irq 11 at device 2.0
    on
    > >pci2
    > >wi0: 802.11 address: 00:20:e0:89:4e:0c
    > >wi0: using RF:PRIMS2.5 MAC:ISL3874A(Mini-PCI)
    > >wi0: Intersil Firmware: Primary (1.0.5), Station (1.3.3)
    > >wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
    > >
    > >And pciconf -l:
    > >
    > >fxp0@pci2:8:0: class=0x020000 card=0x02091014 chip=0x10318086 rev=0x41
    > >hdr=0x00
    > >wi0@pci2:2:0: class=0x020000 card=0x40461668 chip=0x30731260 rev=0x01
    > >hdr=0x00
    > >
    > >--
    > >Matt Emmerton

    > Matt,
    >
    > Try to add hw.pci.allow_unsupported_io_range=1 to /boot/loader.conf
    >
    > Regards,
    > Rauf

    Sorry, no dice. That did work a long time ago (DP1 timeframe) when some
    devices weren't being enabled because things were "invalid".

    Thanks for the help,

    --
    Matt Emmerton
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Matt Emmerton: "Re: Problems with fxp0 and wi0 devices"