Sponsored Content
Special Forums UNIX Desktop Questions & Answers How to configure Xircom pcmcia card to Red Hat 7.1? Post 22715 by killerserv on Sunday 9th of June 2002 11:09:11 PM
Old 06-10-2002
Some Linux distributions, including Slackware, use a BSD arrangement for system startup scripts. If /etc/rc.d/rc.M exists, your system is in this group. The script rc.pcmcia, installed in /etc/rc.d, controls starting up and shutting down the PCMCIA system. "make install'' will use the probe command to determine your controller type and modify rc.pcmcia appropriately. You should add a line to your system startup file /etc/rc.d/rc.M to invoke the PCMCIA startup script, like:

/etc/rc.d/rc.pcmcia start

It does not really matter where you insert this line, as long as the
PCMCIA drivers are started after syslogd.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to configure my Sound Card????

I use sndconfig to configure it ..in addation the sample sound worked but the MIDI not work and game me an error from /var/log/messages I get that : Feb 18 09:04:35 localhost kernel: cs4232: set synthio and synthirq to use the wavefront facilities. Feb 18 09:04:50 localhost kernel: YM3812 and... (7 Replies)
Discussion started by: atiato
7 Replies

2. UNIX for Dummies Questions & Answers

forcing irq on PCMCIA card

ENV: linux Version: Mandrake 8.1, PCMCIA card: longshine lcs-8534TB. (supported according the PCMCIA docs) laptop is P-II lifetec /etc/sysconfig/pcmcia: PCMCIA=yes PCIC=i82365 ( found via probe -m ) PCIC_OPTS="cs_irq=11 pci_irq_list=11,11 do_scan=0" ( you see i want to force irq 11 )... (3 Replies)
Discussion started by: progressdll
3 Replies

3. UNIX for Dummies Questions & Answers

How can I configure my sound card?

Where should I go for sound card configurations? (2 Replies)
Discussion started by: confusedoflife
2 Replies

4. UNIX for Dummies Questions & Answers

Error installing linksys pcm200 pcmcia card

Hi, I keep getting an error when I insert a pcm200 card on my laptop. The Error: Card type 32-bit cardbus is unsupported I am using freebsd 4.11 thanks lucky (2 Replies)
Discussion started by: luckyarab
2 Replies

5. UNIX for Advanced & Expert Users

Command to Analyze a PCMCIA Card

Is there a command that will verify what type of file system is located on a PCMCIA Card without having to mount the card? Thank you. (1 Reply)
Discussion started by: kilemark
1 Replies

6. Red Hat

How to configure internet in Red hat linux

Hi I have installed Red hat linux 4 Enterprise edition But im not able to find the option where i can configure my broad band internet connectivity? Im using a ADSL connection Please help me (1 Reply)
Discussion started by: balumankala
1 Replies

7. UNIX Desktop Questions & Answers

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card?

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card? Does any Linux OS support Nvidia card? (1 Reply)
Discussion started by: sito
1 Replies

8. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies

9. Red Hat

Linux Red Hat AS3 Network card is not detecting ...

Dear Expert, I 've installed Redhat linux AS3, My machine having Inbuild network card (Intel(R) 82566DM-2 Gigabit Network Connection). I've downloaded e1000e-2.3.2 from Intel site, but its not working for my machine. I'm unable to configure the Network. ifconfig eth0 xx.xx.xx.xx netmask... (0 Replies)
Discussion started by: Mohammed Faiz
0 Replies
CNW(4)							   BSD Kernel Interfaces Manual 						    CNW(4)

NAME
cnw -- Netwave AirSurfer wireless network driver SYNOPSIS
cnw* at pcmcia? function ? DESCRIPTION
The cnw interface provides access to a theoretical 1 Mb/s wireless Ethernet network based on the Netwave AirSurfer Wireless LAN (formerly known as the Xircom Netwave Wireless LAN). Note that the driver does not support newer devices such as the Netwave AirSurfer ``Plus'', or the BayStack 650/660. These devices are sup- ported by the awi(4) driver. Netwave devices are not compatible with IEEE 802.11 wireless networks. Also note that there are Netwave devices with different wireless fre- quency, depending on the radio band plan in each country. The card uses 36K of I/O memory mapped to the card. You may need to increase memory space available to the PCMCIA controller. See pcmcia(4) for details. In use, the cards appear to achieve up to a 420Kb/s transfer rate, though a transfer rate between 250Kb/s and 350Kb/s is typical. The card operates in the 2.4GHz frequency range and is subject to interference from microwaves, IEEE 802.11 wireless network devices, as well as earth. For example, it seems that IEEE 802.11 channel 14 conflicts with Netwave (US frequency). They interfere with each other if they are both operated in the same geographic region, causing weird packet loss. You may be able to avoid the interference with IEEE 802.11 devices, by changing the IEEE 802.11 channel. HARDWARE
Cards supported by the cnw driver include: Xircom CreditCard Netwave NetWave AirSurfer DIAGNOSTICS
cnw0: can't map memory Indicates that the driver was not able to allocate enough PCMCIA bus address space into which to map the device. See pcmcia(4) and increase memory available to the PCMCIA controller. SEE ALSO
arp(4), awi(4), inet(4), intro(4), pcmcia(4), cnwctl(8) BSD
January 5, 1997 BSD
All times are GMT -4. The time now is 05:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy