Re: Multiport NICs - VLAN and Polling Support?

From: Chuck Swiger (cswiger_at_mac.com)
Date: 10/13/05

  • Next message: Danial Thom: "Re: Multiport NICs - VLAN and Polling Support?"
    Date: Thu, 13 Oct 2005 12:21:39 -0400
    To: Drew Linsalata <drew@gothambus.com>
    
    

    Drew Linsalata wrote:
    > Maybe I'm asking for too much here, but does anyone know of a 4 port NIC
    > that supports both VLAN tagging and polling? Looks like only em and nge
    > handle both (in 4.11), so it stands to reason that I'm having a hard
    > time finding this beast. Thought maybe someone had better luck than
    > I've had in this search.

    Most of the 4-port NICs I've seen use the DEC Tulip 21x4x, which has polling
    support but not VLAN_MTU or VLAN_TAGGING. I've seen one-quad port fxp using
    Intel chipset which had polling and VLAN_MTU, but not VLAN_TAGGING.

    A quick look on CDW comes up with:

    Intel PRO/1000 MT Quad Port Server Adapter ($500)
    http://www.cdw.com/shop/products/default.aspx?EDC=475069
    http://www.intel.com/network/connectivity/products/pro1000mt_quad_server_adapter

    ...which ought to do, or even:

    Sun Quad FastEthernet network adapter - 4 ports ($1600)
    http://www.cdw.com/shop/products/default.aspx?EDC=737129

    ...which is rather expensive. :-)

    There's also a Adaptec ANA-64044 LV KIT 4 port 66MHZ NIC ($480)
    http://www.cdw.com/shop/products/default.aspx?EDC=437044

    ...but I don't know what chipset that is using.

    -- 
    -Chuck
    _______________________________________________
    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: Danial Thom: "Re: Multiport NICs - VLAN and Polling Support?"

    Relevant Pages

    • Re: High res timer
      ... the windows timer has a resolution of something like 15-45 ... You really should consider allowing the port to signal you when you ... It would require an interrupt or polling. ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Bridging a Cisco Trunk
      ... >> switches. ... If I have a device on port 2 on ... > again if you're gonna be bridging packets alot, ... Here we go again with polling. ...
      (freebsd-questions)
    • Re: Why RosAsm Breaks on a large number of symbols
      ... Polling simply means that while the ... "continually test for the availability of data", ... > application that reads a hardware port. ... I/O to complete, the system is frozen... ...
      (alt.lang.asm)
    • Re: pyserial and com port interrupts
      ... >>receive buffer interrupt, as opposed to polling and timeouts? ... interested in how to write his program so he could react to com port ...
      (comp.lang.python)