Re: Spooky em INTEL PRO 1000 driver?

From: MFW (mwilliams_at_2goons.net)
Date: 05/26/03

  • Next message: Scott_Koh/Bluewave.BLUEWAVE_at_bluewave.com: "Re: Spooky em INTEL PRO 1000 driver?"
    Date: Mon, 26 May 2003 12:41:10 -0400
    To: Christoffer Pio <cp@cvt.dk>, <Scott_Koh/Bluewave.BLUEWAVE@bluewave.com>
    
    

    Christoffer,

    I have a similar problem with another driver. I am assuming that you have the
    em driver compiled in your Kernel (I think its in GENERIC in 4.8). Here is
    what I did to combat the similar problem. Take the ifconfig_em(x) and
    defaultrouter out of the rc.conf. Make a simple if_up.sh script in
    /usr/local/etc/rc.d to bring up your interfaces and bring up your default
    route. I run a sleep command in mine for 5 seconds to give other services time
    to load before I bring up the interfaces. Syslog should come up regardless of
    network services, unless you are doing remote syslog. Either way, the above
    worked for me.

    If that doesn't work, check to make sure you have the em driver compiled in
    your Kernel. Sounds like its trying to kldload the em driver, therefore making
    your services not start in the process (no network activity). If it is loading
    the module at boot up, then make the above script, but load the module at the
    top. Its all the same.

    Just an idea. Not saying it the right thing to do, but its one that worked for
    me.

    MFW

    Christoffer Pio <cp@cvt.dk> wrote:

    > Hello
    >
    > I am experiencing some spookynes with FreeBSD 4.8 on the IBM
    > x345 2U machine; the x345 comes with two on-board INTEL 100/1000 mb nics
    > which uses the em driver. However, whenever I "up" one of the nics,
    > there is a slight delay of a few seconds before the command
    > completes, also the nic is not operating in up state yet,
    > appr. 30 seconds passes before traffic actually can pass
    > in/out .. It happens regardless if there is a cable attached
    > to the nic. I find this rather spooky. Has anyone using the
    > em driver experienced this? Other than being spooky it
    > causes a problem with the box in question, since syslogd and
    > other daemons times out at boot-up.
    >
    > Please include my email in any replies.
    >
    > Thanks
    > Christoffer
    > <cp@cvt.dk>
    > _______________________________________________
    > freebsd-isp@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    >

    _________________________________________________________
    This mail sent using V-webmail - http://www.v-webmail.org

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


  • Next message: Scott_Koh/Bluewave.BLUEWAVE_at_bluewave.com: "Re: Spooky em INTEL PRO 1000 driver?"

    Relevant Pages

    • [PATCH 18-rc2] Fix typos in /Documentation : N-P
      ... Again, if you're not gonna do synchronization with disk drives (dang, ... -the kernel. ... There are two options specific to PSX driver portion. ... The driver uses the settings from the EEPROM set in the SCSI BIOS ...
      (Linux-Kernel)
    • two scary syslog kernel messages
      ... Sep 20 03:46:06 marvin kernel: kernel BUG at mm/rmap.c:482! ... ACPI: Local APIC address 0xfee00000 ... Allocating PCI resources starting at 80000000 ... ** driver failed to call pci_enable_device. ...
      (Debian-User)
    • Re: [PATCH, RFT, v4] sata_mv: convert to new EH
      ... check both new and old drives with SMART ... Use a HIGHMEM enabled kernel. ... ACPI: PM-Timer IO Port: 0xe408 ... Real Time Clock Driver v1.12ac ...
      (Linux-Kernel)
    • Re: [PATCH 18-rc3] Fix typos in /Documentation : Q-R
      ... The driver will receive them again on the ... The kernel is entered with r3 pointing to an area of memory that is ... Bits are then right shifted into the GP_SAMPLE register at the specified ... you get an interrupt when a full DWORD is recieved. ...
      (Linux-Kernel)
    • kernel Doc/ URL corrections
      ... -Documents about softnet driver issues in general can be found ... Additional documentation is available at Don Becker's Linux Drivers site: ... Just force it to be recognized by kernel parameters. ... Keywords: files, VFS, file operations, kernel interface, character ...
      (Linux-Kernel)