Re: I want to force 1/2 duplex from my network card. How?

From: Andre Costa (acosta_at_ar.microlink.com.br)
Date: 03/31/04

  • Next message: Randy Kelsoe: "Re: GPG signatures and list mail"
    Date: Wed, 31 Mar 2004 13:18:06 -0300
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On Wed, 31 Mar 2004 09:58:49 -0600 (CST)
    Gilbert Sebenste <sebenste@weather3.admin.niu.edu> wrote:

    > OK. Here it is:
    >
    [snip]

    And here you have it:
    > e1000 71232 1

    your card is being identified as a Intel E1000 Gigabit Ethernet. From
    kernel configuration docs:

    -----------------------
    Intel(R) PRO/1000 Gigabit Ethernet support
    CONFIG_E1000
      This driver supports Intel(R) PRO/1000 gigabit ethernet family of
      adapters, which includes:
      
         Controller Adapter Name Board IDs
         ---------- ------------ ---------
         82542 PRO/1000 Gigabit Server Adapter 700262-xxx,
                                                          717037-xxx
         82543 PRO/1000 F Server Adapter 738640-xxx,
                                                          A38888-xxx
         82543 PRO/1000 T Server Adapter A19845-xxx,
                                                          A33948-xxx
         82544 PRO/1000 XT Server Adapter A51580-xxx
         82544 PRO/1000 XF Server Adapter A50484-xxx
         82544 PRO/1000 T Desktop Adapter A62947-xxx
         82540 PRO/1000 MT Desktop Adapter A78408-xxx
         82541 PRO/1000 MT Desktop Adapter C91016-xxx
         82545 PRO/1000 MT Server Adapter A92165-xxx
         82546 PRO/1000 MT Dual Port Server Adapter A92111-xxx
         82545 PRO/1000 MF Server Adapter A91622-xxx
         82545 PRO/1000 MF Server Adapter(LX) A91624-xxx
         82546 PRO/1000 MF Dual Port Server Adapter A91620-xxx
      
      For more information on how to identify your adapter, go to the
      Adapter & Driver ID Guide at:
      
       <http://support.intel.com/support/network/adapter/pro100/21397.htm>

      For general information and support, go to the Intel support
      website at:

       <http://support.intel.com>

      More specific information on configuring the driver is in
      <file:Documentation/networking/e1000.txt>.

      This driver is also available as a module ( = code which can be
      inserted in and removed from the running kernel whenever you want).
      The module will be called e1000.o. If you want to compile it as a
      module, say M here and read <file:Documentation/modules.txt> as well
      as <file:Documentation/networking/net-modules.txt>.
    -----------------------

    Basic question: has the kernel identified your network card correctly?
    If so, try 'modinfo e1000' and you should be able to see what are the
    options for this specific module.

    Andre

    -- 
    Andre Oliveira da Costa
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Randy Kelsoe: "Re: GPG signatures and list mail"

    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)