lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0705031407180.11929@localhost.localdomain>
Date:	Thu, 3 May 2007 14:09:13 -0400 (EDT)
From:	"Robert P. J. Day" <rpjday@...dspring.com>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
cc:	linux-pcmcia@...ts.infradead.org
Subject: dead CONFIG_ variables under drivers/pcmcia


$ ../dead_config.sh drivers/pcmcia
========== M32RPCC_SLOT2 ==========
drivers/pcmcia/m32r_pcc.c:710:#ifdef CONFIG_M32RPCC_SLOT2
========== MPC860T ==========
drivers/pcmcia/m8xx_pcmcia.c:95:#if defined(CONFIG_MPC860T) || defined(CONFIG_MPC860) || defined(CONFIG_MPC821)
arch/ppc/8xx_io/fec.c:7: * for the control of the LevelOne LXT970 transceiver.  The MPC860T manual
drivers/net/fec.c:7: * for the control of the LevelOne LXT970 transceiver.  The MPC860T manual
drivers/net/fec.c:1791: *       Code specific to the MPC860T setup.
include/asm-ppc/8xx_immap.h:388:/* MPC860T Fast Ethernet Controller.  It isn't part of the CPM, but
========== PCMCIA_SLOT_A ==========
drivers/pcmcia/m8xx_pcmcia.c:79:#if !defined(CONFIG_PCMCIA_SLOT_A) && !defined(CONFIG_PCMCIA_SLOT_B)
drivers/pcmcia/m8xx_pcmcia.c:89:#define CONFIG_PCMCIA_SLOT_A
drivers/pcmcia/m8xx_pcmcia.c:96:#define CONFIG_PCMCIA_SLOT_A
drivers/pcmcia/m8xx_pcmcia.c:103:#define CONFIG_PCMCIA_SLOT_A
drivers/pcmcia/m8xx_pcmcia.c:109:#define CONFIG_PCMCIA_SLOT_A
drivers/pcmcia/m8xx_pcmcia.c:113:#endif /* !defined(CONFIG_PCMCIA_SLOT_A) && !defined(CONFIG_PCMCIA_SLOT_B) */
drivers/pcmcia/m8xx_pcmcia.c:115:#if defined(CONFIG_PCMCIA_SLOT_A) && defined(CONFIG_PCMCIA_SLOT_B)
drivers/pcmcia/m8xx_pcmcia.c:123:#elif defined(CONFIG_PCMCIA_SLOT_A) || defined(CONFIG_PCMCIA_SLOT_B)
drivers/pcmcia/m8xx_pcmcia.c:132:#ifdef CONFIG_PCMCIA_SLOT_A
========== PCMCIA_SLOT_B ==========
drivers/pcmcia/m8xx_pcmcia.c:79:#if !defined(CONFIG_PCMCIA_SLOT_A) && !defined(CONFIG_PCMCIA_SLOT_B)
drivers/pcmcia/m8xx_pcmcia.c:83:#define CONFIG_PCMCIA_SLOT_B
drivers/pcmcia/m8xx_pcmcia.c:98:#define CONFIG_PCMCIA_SLOT_B
drivers/pcmcia/m8xx_pcmcia.c:110:#define CONFIG_PCMCIA_SLOT_B
drivers/pcmcia/m8xx_pcmcia.c:113:#endif /* !defined(CONFIG_PCMCIA_SLOT_A) && !defined(CONFIG_PCMCIA_SLOT_B) */
drivers/pcmcia/m8xx_pcmcia.c:115:#if defined(CONFIG_PCMCIA_SLOT_A) && defined(CONFIG_PCMCIA_SLOT_B)
drivers/pcmcia/m8xx_pcmcia.c:123:#elif defined(CONFIG_PCMCIA_SLOT_A) || defined(CONFIG_PCMCIA_SLOT_B)
========== PRxK ==========
drivers/pcmcia/m8xx_pcmcia.c:108:#ifdef CONFIG_PRxK
drivers/pcmcia/m8xx_pcmcia.c:545:#if defined(CONFIG_PRxK)
drivers/pcmcia/m8xx_pcmcia.c:605:#endif /* CONFIG_PRxK */

rday

-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ