[FIX] CS89X0 support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, 

Here's a patch of drivers/net/Config.in for CS89X0.

This patch are made by SUGIOKA Toshinobu <sugioka@itonet.co.jp>,
I'm sending this to you on behalf of him, as SuperH arch maintainer.

The point is: CS89x0 driver can be used with no PCI support.  We use it
with SuperH architecture which mimics ISA I/O.

diff -ruNp v2.4.7/drivers/net/Config.in linux/drivers/net/Config.in
--- v2.4.7/drivers/net/Config.in	Wed Jul 18 10:53:55 2001
+++ linux/drivers/net/Config.in	Wed Jul 18 11:47:22 2001
@@ -132,6 +132,7 @@ if [ "$CONFIG_NET_ETHERNET" = "y" ]; the
       if [ "$CONFIG_OBSOLETE" = "y" ]; then
          tristate '    SK_G16 support' CONFIG_SK_G16
       fi
+      tristate '    CS89x0 support' CONFIG_CS89x0
    fi
    if [ "$CONFIG_MCA" = "y" ]; then
       tristate '  SKnet MCA support' CONFIG_SKMC
@@ -151,7 +152,6 @@ if [ "$CONFIG_NET_ETHERNET" = "y" ]; the
       fi
 
       dep_tristate '    Apricot Xen-II on board Ethernet' CONFIG_APRICOT $CONFIG_ISA
-      dep_tristate '    CS89x0 support' CONFIG_CS89x0 $CONFIG_ISA
       dep_tristate '    DECchip Tulip (dc21x4x) PCI support' CONFIG_TULIP $CONFIG_PCI
       dep_mbool '      New bus configuration (EXPERIMENTAL)' CONFIG_TULIP_MWI $CONFIG_EXPERIMENTAL $CONFIG_TULIP
       dep_mbool '      Use PCI shared mem for NIC registers' CONFIG_TULIP_MMIO $CONFIG_TULIP
-- 
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux