From 0b84439c8c3d02b3530c1009aff40ceffb7f5dc7 Mon Sep 17 00:00:00 2001 From: Erik Troan Date: Mon, 6 Oct 1997 14:02:36 +0000 Subject: Removed pcmcia hacks for releases prior to RH 3.0.3 --- sysconfig/network-scripts/ifup | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/sysconfig/network-scripts/ifup b/sysconfig/network-scripts/ifup index 16f74129..f697e60a 100755 --- a/sysconfig/network-scripts/ifup +++ b/sysconfig/network-scripts/ifup @@ -48,25 +48,6 @@ if [ "$BOOTP" = "yes" ]; then BOOTPROTO=bootp fi -if [ -e /etc/sysconfig/pcmcia ]; then - . /etc/sysconfig/pcmcia -else - PCMCIA=no -fi - -if [ $DEVICETYPE = "eth" -a "foo${ISPCMCIA}" = "foo" ]; then - # this is a horrible hack to work around prior brokenness - if [ "$PCMCIA" = "yes" -a "foo$2" = "fooboot" ]; then - # cardmgr will start us up properly - exit 0; - fi -elif [ "${ISPCMCIA}" = "yes" -a "$2" = "boot" ]; then - # cardmgr will start us up properly - exit 0; -fi - -### end of horrible hack - OTHERSCRIPT="/etc/sysconfig/network-scripts/ifup-${DEVICETYPE}" if [ -x $OTHERSCRIPT ]; then -- cgit v1.2.1 9.0'>distro/mdv2009.0 Hardware List for the Light Hardware Detection ToolThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update Makefile and NEWS0.6.69Giuseppe Ghibò2026-02-102-1/+7
|
* Move NVidia Quadro T400 under NVIDIA Arch Turing tag so to use -wopengpu setGiuseppe Ghibò2026-02-101-1/+1
|
* Use nvidia-current-wopengpu for cards under NVIDIA Architecture Turing name tagGiuseppe Ghibò2026-02-101-1/+1
|
* Use nvidia-current-wopengpu set for the Blackwell archGiuseppe Ghibò2026-02-101-1/+1
|
* Drop unused flagsGiuseppe Ghibò2026-02-101-4/+0
|
* Update NEWS.Martin Whitaker2026-02-101-0/+2
|
* Replace obsolete kernel modules with "unknown" in usbtable.Martin Whitaker2026-02-101-183/+183
|
* Remove pcitable entries referring to obsolete kernel modules.Martin Whitaker2026-02-101-75/+0
|
* 0.6.680.6.68Giuseppe Ghibò2026-01-292-1/+7
|
* Add newer PCI-ids for Navi 10, 21, 22, 23, 24, 31, 32, 33, 44 and 48 AMD ↵Giuseppe Ghibò2026-01-291-0/+25
| | | | Radeon cards
* Add PCI-ids for AMD Radeon 6900 XT/Radeon 7900 XT/XTXGiuseppe Ghibò2026-01-291-0/+3
|
* Add PCI-ids from AMD Radeon RX 6300 (0x7424) and from some Cyan Skillfish ↵Giuseppe Ghibò2026-01-281-0/+6
| | | | (0x13db..0x13fc) family to the amdgpu driver
* 0.6.670.6.67Giuseppe Ghibò2026-01-252-2/+10
|
* Move two chipsets from Gen11 LP to modesettingGiuseppe Ghibò2026-01-251-2/+2
|
* Move IceLake Iris Plus Graphics chipsets to modesettingGiuseppe Ghibò2026-01-251-13/+13
|
* Add missed PCI-IDs for Arrow Lake-PGiuseppe Ghibò2026-01-251-0/+1
|
* Move further Apollo Lake HD graphics 50x chipset to modesettingGiuseppe Ghibò2026-01-251-2/+2
|
* Move further Intel CometLake and CoffeeLake UHD graphics 6xx chipsets to ↵Giuseppe Ghibò2026-01-251-17/+17
| | | | modesetting
* 0.6.660.6.66Giuseppe Ghibò2026-01-252-1/+5
|
* Fix PCI-IDs orderingGiuseppe Ghibò2026-01-251-1/+1
|
* 0.6.650.6.65Giuseppe Ghibò2026-01-252-1/+8
|
* Move Intel GeminiLake UHD graphics 60x to modesettingGiuseppe Ghibò2026-01-251-2/+2
|
* Move Intel HD graphics 6xx and Iris Graphics 6xx chipset to modesettingGiuseppe Ghibò2026-01-251-41/+41
|
* Move Intel HD graphics 5xx and Iris Graphics 5xx chipset to modesettingGiuseppe Ghibò2026-01-251-22/+22
|
* Add missed and newer PCI IDs for newer Intel cards (on modesetting)Giuseppe Ghibò2026-01-231-0/+68
|
* 0.6.640.6.64Aurelian R2026-01-082-1/+5
|
* Update: usb.ids, pci.ids, pnp.ids, and oui.txt.Aurelian R2026-01-06