Sponsored Content
Full Discussion: linksys
Special Forums IP Networking linksys Post 62155 by Neo on Friday 11th of February 2005 10:03:47 PM
Old 02-11-2005
PCMCIA card on Linux are supported by card services (pcmcia-cs). You can find more information here:

http://pcmcia-cs.sourceforge.net/

This Linksys page on Linux support may be helpful:

http://www.linksys.com/support/support.asp?spid=26

You must configure your card services to recognize and initialize (configure Linux for) the PCMCIA card
 

10 More Discussions You Might Find Interesting

1. IP Networking

Linksys 4 port cable/dsl routers

i was reading this thread and someone mentioned problems with the linksys 4 portcable/dsl routers, (BEF4somethingsomethingsomething) this is what i use on my network, and works great, BUT i have had a few strange problems, well my question is not too much of a question, but i would like to know... (0 Replies)
Discussion started by: norsk hedensk
0 Replies

2. Linux

Linksys WPC11 Version 4 (NOT FOR REDHAT!)

I just purchased a Linksys WPC11 Version 4 wireless PCMCIA card, and am looking for the device driver for it. Apparently, as opposed to Version 1-4, it uses a RealTek 8180 chipset. However, the kernel module which Linksys released does not work on any other distribution EXCEPT for Redhat Linux.... (0 Replies)
Discussion started by: Farhan
0 Replies

3. Linux

linksys wireless, (warning:newbie)

ok, as said in the subject, i am a newb to linux, probly why im using the simple mandrakelinux ok, i was running windows till i decided to try linux out, and i love linux very much i think i will stick with it and lear all i can about it untill i am as skilled with it as i am windows the only... (1 Reply)
Discussion started by: Mutant1345
1 Replies

4. Solaris

I can't ping my linksys router from Ultra 10

To begin with, I am a Solaris newbie; however, I am very familiar with Linux. Until I began working with Solaris, I didn't realize how much more difficult networking Solaris is than Linux. Before submitting this question, I have tried to fix this problem myself. After days of research, I still... (3 Replies)
Discussion started by: cstovall
3 Replies

5. IP Networking

router Linksys

I have a linksys router BEFSR41. I am trying to connect two network.. one device has to route from one network of IP address 192.168.10.12 to go to a device on separate network with IP address 192.168.25.95. In the configuration LAN ip address by default it 192.168.1.1 If I define LAN IP to... (0 Replies)
Discussion started by: ajnabi
0 Replies

6. IP Networking

Connecting SGI to Linksys router

I have an SGI running Irix 6.5 and I am trying to connect it to my home network that consists of two Windows PC's (Win 98SE and Win 2000) plus the SGI all connected to a Linksys router which is connected to my DSL modem. My ISP is Verizon DSL (Dynamic IP addressing.) All network lights are... (3 Replies)
Discussion started by: mdbanas
3 Replies

7. IP Networking

linksys router and solaris 8

I just sys-unconfigged my ultra sparc which is on my home network where I have 2 PCs attached. When I go to install Solaris 8, it asks various things re: networking. Specifically, when it asks for the IP addy for the DNS server, I input the info, but it barfs back "IP addy info not found". I... (10 Replies)
Discussion started by: nicomen
10 Replies

8. Shell Programming and Scripting

using wget to submit a form on linksys router

I'm trying to use wget to submit a form. I have tried to dig out what is actually being "posted" and where, using tamperdata (see below). http://ubuntuforums.org/attachment.php?attachmentid=109123&d=1239224127 Here is my wget command: wget --http-user=xyz --http-password=xyz... (1 Reply)
Discussion started by: mike909
1 Replies

9. IP Networking

Linksys RV802 VPN Router

Does anyone know if this router can restrict incoming traffic to specific IP addresses. There does not seem to be any information on Cisco's web site any more. ie Only 209.123.123.123 is allowed access to port 9100, which is redirected to 192.168.1.100 (1 Reply)
Discussion started by: jgt
1 Replies

10. Cybersecurity

Linksys router question

Hi I have very basic network settings in my home. Cable connected to my Linksys Wireless G router. My wife and I connect to that using our laptop. Yes. I did enable encryption to connect. Also my wireless printer is connected to that. For some reason, last night around 12:30 AM, the... (4 Replies)
Discussion started by: samnyc
4 Replies
PCIC(4) 						   BSD Kernel Interfaces Manual 						   PCIC(4)

NAME
pcic -- Intel and Cirrus Logic PCMCIA controller driver SYNOPSIS
pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x4000 flags N pcic1 at isa? port 0x3e2 iomem 0xd4000 iosiz 0x4000 flags N pcic* at isapnp? pcic* at pci? dev? function ? pcmcia* at pcic? controller ? socket ? DESCRIPTION
NetBSD provides support for the Intel 82365SL, Cirrus Logic PD6710 and PD672x PCMCIA controllers. For the isa(4) attachment a flags value of 1 can be used to force the use of polling instead of interrupts for card events. The default configuration of the pcic gives each controller 16 kilobytes of memory, to be shared between slots. Some PC Card devices require somewhat more memory than this; it may therefore be necessary to adjust the iomem and iosiz parameters of the pcic devices in the kernel con- fig file to accommodate these cards. SEE ALSO
isa(4), isapnp(4), pci(4), pcmcia(4), tcic(4) http://www.intel.com/ http://www.cirrus.com/ HISTORY
The pcic driver appeared in NetBSD 1.3. BSD
May 21, 1999 BSD
All times are GMT -4. The time now is 12:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy