Bug 30632

Summary: Configure NIC based on slot / MAC missing
Product: [Retired] Red Hat Linux Reporter: Scott Russell <scottrus>
Component: kernel-pcmcia-csAssignee: Preston Brown <pbrown>
Status: CLOSED DEFERRED QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-05 20:18:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Scott Russell 2001-03-05 04:52:15 UTC
The /etc/pcmcia/network.opts file is missing and apparently doesn't work
correctly when present. (Is it even called?) I have a wireless network at
home and one at work. Depending on which slot the wirless device is in
(slot 0 or slot 1) I want to configure different settings for the interface
before I bring it up.

If there is a "Red Hat" way of doing this please let me know. (netcfg
doesn't seem to allow it either.) Also, if a Red Hat solution for this does
exist can it be documented for others?

My NIC is a Wavelan silver. The notebook is a ThinkPad T20. Distro is
Wolverine (7.1 RC1) using the stock kernel packages.

Comment 1 Preston Brown 2001-03-09 04:36:13 UTC
red hat linux currently does not offer this behaviour.  It is slated to be
included in some future release.

Comment 2 Scott Russell 2001-03-09 15:37:57 UTC
I cannot say how much this kinda blows. This behavior is standard in the kernel-
pcmcia init scripts and even provides a network.rh script for integration with 
Red Hat networking init scripts. It's really sad that Red Hat won't pick this 
up and instead continues to use the ugly /etc/pcmica/network script hack.