Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Error installing linksys pcm200 pcmcia card Post 75022 by luckyarab on Tuesday 14th of June 2005 11:12:17 PM
Old 06-15-2005
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
 

10 More Discussions You Might Find Interesting

1. 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

2. UNIX Desktop Questions & Answers

How to configure Xircom pcmcia card to Red Hat 7.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. (1 Reply)
Discussion started by: adrienb
1 Replies

3. UNIX for Dummies Questions & Answers

Installing network card

1) i am trying to install realtek network card in caldrea linux, but i am not able to find the interface, 2)i download drivers for network card and i am not able to read the floopy in linux, pls help me out. (1 Reply)
Discussion started by: gops
1 Replies

4. IP Networking

linksys

hi, i have a linksys wireless card wc11 v3 and everytime i plug it into my toshiba, knoppix freezes. Im reading in some places to run iwconfig, but how can i if i cant plug it in to detect it. Also, during the bootup, if it is plugged in, i get a beep near the end of the boot process and the... (4 Replies)
Discussion started by: jestra
4 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. Solaris

Installing RT2500 Wireless network card

I need to install a driver for my RT2500 PCI wireless network card on my Solaris 10. So I went to the ralink website (the manufacturer of the network card), and downloaded the linux (well supposedly the unix driver) binary file. Burned it to dvd, and copied from the dvd to my solaris computer.... (3 Replies)
Discussion started by: Xannen
3 Replies

7. Solaris

Sun Ultra1 server. installing solaris without a graphic card?

i just got a sun ultra 1 from a guy. (for free) but it has no graphic card. how do install solaris 8 ? and how do i controll it afterwards ? ssh ? thanks Mads Nielsen (2 Replies)
Discussion started by: mads-nielsen
2 Replies

8. UNIX for Dummies Questions & Answers

installing scsi card

i hava bought scsi card for taking backup in a 12/24 DAT DRIVE -scounix5.05 i am havaing the cd of the same contain driver files how should i install it. can anybody help me. (0 Replies)
Discussion started by: tatacoffee
0 Replies

9. SCO

Problems installing a tape storageworks on ML350 G5 with sas hdd and 29320alp card

I just install UNIX SCO 5.0.7 on a new Proliant ML 350 G5 with hpsas driver on an smart array E200i, i just realized that it doesn have an scsi port for the tape unit (storageworks dat40), just add a scsi card 29320ALP pcix card, installed the ad320 driver downloaded from adaptec and from sco site,... (6 Replies)
Discussion started by: jactroo
6 Replies

10. Ubuntu

Installing NVIDIA-Linux 64-260.19.04.run graphics card

I am trying to install this NVIDIA-Linux 64-260.19.04.run graphics card, it is a GeForce GTX460 EVGA. I have tried all the commands to turn off the Xserver yes I can get it off yes I can get to root prompt or sudo prompt in home directory but every time I use the sh NVIDIA-Linux 64-260.19.04.run... (0 Replies)
Discussion started by: jackdevon
0 Replies
PCCARD(4)						   BSD Kernel Interfaces Manual 						 PCCARD(4)

NAME
pccard -- PC Card bus driver SYNOPSIS
device pccard DESCRIPTION
The pccard driver implements the PC Card bus. The pccard driver supports all PC Card bridges in the system. TUNABLES
The driver supports the following tunable parameters, which may be added to /boot/loader.conf or set via the sysctl(8) command: hw.pccard.debug Non-zero values cause more verbose information to be printed when a 16-bit PC Card is inserted or removed. hw.pccard.cis_debug Non-zero value causes the CIS parsing of the 16-bit PC Card to be much more verbose and include a complete CIS dump. FILES
/dev/pccard0.cis This exclusive-use device will report all the CIS chains present in a PC Card, if a 16-bit PC Card is inserted in the slot. Only one user at a time may access the CIS. The CIS is presented as the relevant byte stream from the PC Card. For CIS tuples in Attribute Memory (the default), only the even locations are presented (the ODD locations are undefined per the standard). For CIS tuples in Common Memory, every byte is presented to the user. Decoding of the CIS tuples is done via a userland program. All tuples are presented to the user. SEE ALSO
cardbus(4), pccbb(4) PC Card Standard, Release 8. BSD
July 9, 2002 BSD
All times are GMT -4. The time now is 01:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy