SUMMARY: forcing a network card to 100 full duplex

From: Wood, Lawrence N (LWood_at_ALLEGROMICRO.com)
Date: 08/27/03

  • Next message: Christopher L. Barnard: "sendmail on Solaris 9"
    To: "'sunmanagers@sunmanagers.org'" <sunmanagers@sunmanagers.org>
    Date: Wed, 27 Aug 2003 16:45:42 -0400
    
    

    Thanks for all the replies.

    It seems that the real answer was to put the line with the
    hme_adv_autoneg_cap
    setting last in the sequence like this:

    set hme:hme_adv_100T4_cap = 0
    set hme:hme_adv_100fdx_cap = 1
    set hme:hme_adv_100hdx_cap = 0
    set hme:hme_adv_10fdx_cap = 0
    set hme:hme_adv_10hdx_cap = 0
    set hme:hme_adv_autoneg_cap = 1

    I think it might have worked if I set that parameter to 0 also
    but since I made the hardware advertise that the other modes
    were not available, it "auto-negotiated" the only place it
    could. All seems to be running well at this time.

    Original POST:

    I have an Ultra-10 running Solaris 8. I recently tried adding the following
    lines to my
    /etc/system file to force it to always connect at 100mps full duplex.

    set hme:hme_adv_autoneg_cap = 0
    set hme:hme_adv_100T4_cap = 0
    set hme:hme_adv_100fdx_cap = 1
    set hme:hme_adv_100hdx_cap = 0
    set hme:hme_adv_10fdx_cap = 0
    set hme:hme_adv_10hdx_cap = 0

    Then rebooted my system. it is now running like a snail.
    Can anybody see something I have done wrong or have suggestions how I
    might correct the problem?

    Larry Wood
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Christopher L. Barnard: "sendmail on Solaris 9"

    Relevant Pages

    • Re: Rearrange numbers from a column in a different order in a second c
      ... The OP's original post clearly showed a consecutive integer sequence, ... INDEX, MATCH, OFFSET or LOOKUP, etc) to the percentages. ...
      (microsoft.public.excel.misc)
    • Re: Copy Down A formula advice......
      ... check out my response to your original post for info that might answer these ... What formula could be used to generate the sequence from any day in a ... Can any one explain what I am overlooking? ...
      (microsoft.public.excel.misc)
    • Re: harmony question
      ... I don't recall seeing it in the sort of chord ... sequence in the original post. ... Joey Goldstein ...
      (rec.music.makers.guitar.jazz)
    • Re: half duplex versus full duplex
      ... In other thread we discussed buffers in full duplex mode. ... Is the sequence of events right? ... > input or filling them and writing them to the driver on output. ...
      (microsoft.public.win32.programmer.mmedia)
    • Re: Moving from single disk to RAID-config?
      ... Sorry, I knew that already, as stated in my original post. ... >> installing Windows both on ...
      (microsoft.public.windowsxp.setup_deployment)

    Loading