PATCH: resend: VIA Velocity belongs under gigabit ethernet

From: Alan Cox (alan_at_redhat.com)
Date: 09/30/04

  • Next message: Alan Cox: "PATCH: minor IDE clean up I noticed"
    Date:	Thu, 30 Sep 2004 13:56:05 -0400
    To: linux-kernel@vger.kernel.org, torvalds@osdl.org, akpm@osdl.org
    
    

    diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.9rc3/drivers/net/Kconfig linux-2.6.9rc3/drivers/net/Kconfig
    --- linux.vanilla-2.6.9rc3/drivers/net/Kconfig 2004-09-30 16:13:08.969321872 +0100
    +++ linux-2.6.9rc3/drivers/net/Kconfig 2004-09-30 16:35:00.637917936 +0100
    @@ -1742,18 +1742,6 @@
     
               If unsure, say Y.
     
    -config VIA_VELOCITY
    - tristate "VIA Velocity support"
    - depends on NET_PCI && PCI
    - select CRC32
    - select CRC_CCITT
    - select MII
    - help
    - If you have a VIA "Velocity" based network card say Y here.
    -
    - To compile this driver as a module, choose M here. The module
    - will be called via-velocity.
    -
     config LAN_SAA9730
             bool "Philips SAA9730 Ethernet support (EXPERIMENTAL)"
             depends on NET_PCI && EXPERIMENTAL && MIPS
    @@ -2140,6 +2128,18 @@
               say M here and read Documentation/kbuild/modules.txt. The module will
               be called sk98lin. This is recommended.
     
    +config VIA_VELOCITY
    + tristate "VIA Velocity support"
    + depends on NET_PCI && PCI
    + select CRC32
    + select CRC_CCITT
    + select MII
    + help
    + If you have a VIA "Velocity" based network card say Y here.
    +
    + To compile this driver as a module, choose M here. The module
    + will be called via-velocity.
    +
     config TIGON3
             tristate "Broadcom Tigon3 support"
             depends on PCI
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Alan Cox: "PATCH: minor IDE clean up I noticed"

    Relevant Pages

    • Re: XFS breakage in 2.6.18-rc1
      ... system disk too who had to take the hit. ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: How to run an a.out file in a kernel module
      ... called in a kernel module using call_usermodehelper ... Please read the FAQ at http://www.tux.org/lkml/ ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: Nicks scheduler v18
      ... >config with this patch my system will not even boot up all the way. ... Can I have a look at your .config? ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: XFS Bug null pointer dereference in xfs_free_ag_extent
      ... I also filed bug 6877 at kernel.org ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [patch] remove unused acct variables from task_struct
      ... struct mempolicy *mempolicy; ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)