![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command to Analyze a PCMCIA Card | kilemark | UNIX for Advanced & Expert Users | 1 | 05-05-2006 05:51 AM |
| Error installing linksys pcm200 pcmcia card | luckyarab | UNIX for Dummies Questions & Answers | 2 | 06-15-2005 06:17 AM |
| How can I configure my sound card? | confusedoflife | UNIX for Dummies Questions & Answers | 2 | 05-28-2002 05:10 PM |
| forcing irq on PCMCIA card | progressdll | UNIX for Dummies Questions & Answers | 3 | 03-04-2002 05:12 AM |
| How to configure my Sound Card???? | atiato | UNIX for Dummies Questions & Answers | 7 | 02-20-2002 04:00 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I currently have an IBM Thinkpad with a built in 56k modem. RedHat 7.1 does not recognize my internal modem. I used a Xircom Ethernet 56 + 100 card. Linux knows the card is there. However, I have been unable to set it up. Please help is possible.
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
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. |
||||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|