Author: alexander Date: 2006-04-04 07:37:59 -0600 (Tue, 04 Apr 2006) New Revision: 1465
Modified: branches/udev_update/packages/linux/config.ppc branches/udev_update/packages/linux/config.ppc.ata branches/udev_update/packages/linux/config.x86 branches/udev_update/packages/linux/config.x86.ata branches/udev_update/packages/linux/config.x86_64 branches/udev_update/packages/linux/config.x86_64.ata Log: Removed CONFIG_PCMCIA_SPECTRUM from kernel, requires firmware Modified: branches/udev_update/packages/linux/config.ppc =================================================================== --- branches/udev_update/packages/linux/config.ppc 2006-04-04 13:32:53 UTC (rev 1464) +++ branches/udev_update/packages/linux/config.ppc 2006-04-04 13:37:59 UTC (rev 1465) @@ -957,7 +957,7 @@ # Wireless 802.11b Pcmcia/Cardbus cards support # CONFIG_PCMCIA_HERMES=m -CONFIG_PCMCIA_SPECTRUM=m +# CONFIG_PCMCIA_SPECTRUM is not set CONFIG_AIRO_CS=m # CONFIG_PCMCIA_ATMEL is not set CONFIG_PCMCIA_WL3501=m Modified: branches/udev_update/packages/linux/config.ppc.ata =================================================================== --- branches/udev_update/packages/linux/config.ppc.ata 2006-04-04 13:32:53 UTC (rev 1464) +++ branches/udev_update/packages/linux/config.ppc.ata 2006-04-04 13:37:59 UTC (rev 1465) @@ -896,7 +896,7 @@ # Wireless 802.11b Pcmcia/Cardbus cards support # CONFIG_PCMCIA_HERMES=m -CONFIG_PCMCIA_SPECTRUM=m +# CONFIG_PCMCIA_SPECTRUM is not set CONFIG_AIRO_CS=m # CONFIG_PCMCIA_ATMEL is not set CONFIG_PCMCIA_WL3501=m Modified: branches/udev_update/packages/linux/config.x86 =================================================================== --- branches/udev_update/packages/linux/config.x86 2006-04-04 13:32:53 UTC (rev 1464) +++ branches/udev_update/packages/linux/config.x86 2006-04-04 13:37:59 UTC (rev 1465) @@ -1024,7 +1024,7 @@ # Wireless 802.11b Pcmcia/Cardbus cards support # CONFIG_PCMCIA_HERMES=m -CONFIG_PCMCIA_SPECTRUM=m +# CONFIG_PCMCIA_SPECTRUM is not set CONFIG_AIRO_CS=m CONFIG_PCMCIA_WL3501=m Modified: branches/udev_update/packages/linux/config.x86.ata =================================================================== --- branches/udev_update/packages/linux/config.x86.ata 2006-04-04 13:32:53 UTC (rev 1464) +++ branches/udev_update/packages/linux/config.x86.ata 2006-04-04 13:37:59 UTC (rev 1465) @@ -957,7 +957,7 @@ # Wireless 802.11b Pcmcia/Cardbus cards support # CONFIG_PCMCIA_HERMES=m -CONFIG_PCMCIA_SPECTRUM=m +# CONFIG_PCMCIA_SPECTRUM is not set CONFIG_AIRO_CS=m CONFIG_PCMCIA_WL3501=m Modified: branches/udev_update/packages/linux/config.x86_64 =================================================================== --- branches/udev_update/packages/linux/config.x86_64 2006-04-04 13:32:53 UTC (rev 1464) +++ branches/udev_update/packages/linux/config.x86_64 2006-04-04 13:37:59 UTC (rev 1465) @@ -896,7 +896,7 @@ # Wireless 802.11b Pcmcia/Cardbus cards support # CONFIG_PCMCIA_HERMES=m -CONFIG_PCMCIA_SPECTRUM=m +# CONFIG_PCMCIA_SPECTRUM is not set CONFIG_AIRO_CS=m CONFIG_PCMCIA_WL3501=m Modified: branches/udev_update/packages/linux/config.x86_64.ata =================================================================== --- branches/udev_update/packages/linux/config.x86_64.ata 2006-04-04 13:32:53 UTC (rev 1464) +++ branches/udev_update/packages/linux/config.x86_64.ata 2006-04-04 13:37:59 UTC (rev 1465) @@ -831,7 +831,7 @@ # Wireless 802.11b Pcmcia/Cardbus cards support # CONFIG_PCMCIA_HERMES=m -CONFIG_PCMCIA_SPECTRUM=m +# CONFIG_PCMCIA_SPECTRUM is not set CONFIG_AIRO_CS=m CONFIG_PCMCIA_WL3501=m -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
