Netgear FA511 not detected by pcmcia-cs

2004-12-16 Thread Tom Moore
Hi guys,
I have a laptop running Debian unstable and I'm having trouble getting 
the pcmcia  service to pick up my network card.
The card I have uses the Tulip module from the kernel.
When I plug the card in the slot the card is not detected, but if I put 
the card in the slot and then load the module manually afterwards the 
card is detected properly.
If I want to configure the interface on the card via dhcp I have to run 
dhclient manually after the card is inserted.
If I can get the pcmcia service to detect the card it would be easy to 
enable the dhcp option in /etc/pcmcia/network.opts so that I would not 
have to configure the card by hand.
This is also a problem for when I want to remvoe the card and plug 
another in. I have to kill off dhclient, unload the module and then put 
my other card in.
Does anyone have any ideas how I can have the card be detected by the 
pcmcia system?

Thank,
tom
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: (fwd) Re: Netgear FA511 not detected by pcmcia-cs

2004-12-17 Thread Tom Moore
Hi guys.
Forgot to mention when I wrote my original post that I also have to 
load a module called ds along with the tulip module to get the card to 
function.

Thanks,
Tom

On Fri, Dec 17, 2004 at 05:21:50PM +0100, Martin Hauser wrote:
> ehm... sorry not awake..., should reply to list
> 
> *blushes*
> 
> Martin
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hello,
> 
> > If I can get the pcmcia service to detect the card it would be easy to 
> > enable the dhcp option in /etc/pcmcia/network.opts so that I would not 
> > have to configure the card by hand.
> > This is also a problem for when I want to remvoe the card and plug 
> > another in. I have to kill off dhclient, unload the module and then put 
> > my other card in.
> 
> Hmm... you've got hotplug running? 
> 
> maybe discover would be worth a shot as well. 
> 
> Greets
> 
> Martin
> - -- 
> Martin Hauser <[EMAIL PROTECTED]>
> GPG-Encrypted mail preferred, KEY: 6DDE273D
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.5 (GNU/Linux)
> 
> iD8DBQFBwwYNQhKguG3eJz0RAukCAKC6L6N9t75MWHB+c2r0a94u6qd31QCgt4a1
> MGqyBd4I+9YMpb44QE6z3I0=
> =biNK
> -END PGP SIGNATURE-
> 
> - End forwarded message -
> 
> -- 
> Martin Hauser <[EMAIL PROTECTED]>
> GPG-Encrypted mail preferred, KEY: 6DDE273D
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: D-Link DWL-G650+ Cardbus Adapter support for Linux

2005-01-05 Thread Tom Moore
Hi.
I've had luck using the ndiswrapper module with this card.
Check out the ndiswrapper-source and ndiswrapper-utils packages.

Tom

On Wed, 
Jan 05, 2005 at 02:36:52PM +0100, Krzysztof Wilk wrote:
> Hello,
> 
> I am using Toshiba Satellite A50-106 laptop. Currently I use MS Windows 
> XP on this machine. I am planning to install Debian Sarge on this box as 
> soon as it possible.
> 
> This laptop is equipped with D-Link DWL-G650+ Cardbus Adapter. This 
> model supports both 802.11b and 802.11g wireless communication 
> standards. I know this adapter works pretty well under MS Windows but it 
> is not enough for me.
> 
> Unfortunately manufacturer does not ship this adapter with Linux 
> drivers. There are no drivers for other operating systems on the web 
> site:  neither.
> 
> Is there any happy user of D-Link AirPlus G+ (DWL-G650+) Cardbus adapter 
> here?
> I have not found a driver for this adapter in recent kernel sources 
> (2.6.10). I could not find any positive information on the Internet 
> using Google either.
> 
> Thanks in advance for your time and effort.
> 
> Best,
> Chris
> -- 
> Krzysztof Wilk[EMAIL PROTECTED]
> Gridwise Technologies http://gridwisetech.com
> Grid Consulting and Training  Serving US and Europe
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: D-Link DWL-G650+ Cardbus Adapter support for Linux

2005-01-05 Thread Tom Moore
I'm using Sid as the distro, 2.4.28 as the kernel and Ndiswrapper 
version 0.12+1.0rc1.

Tom

On Wed, Jan 05, 2005 at 04:06:47PM +0100, Krzysztof 
Wilk wrote:
> Hello,
> 
> >I've had luck using the ndiswrapper module with this card.
> >Check out the ndiswrapper-source and ndiswrapper-utils packages.
> Which combination of Debian distribution (Sarge, Sid, other), kernel 
> release (2.6.x), and ndiswrapper release (0.12, 1.0rc1) have you 
> managed to configure and use successfully with this D-Link adapter?
> 
> My working environment is going to consist of current release of Debian 
> Sarge and kernel 2.6.10.
> 
> Best,
> Chris
> -- 
> Krzysztof Wilk[EMAIL PROTECTED]
> Gridwise Technologies http://gridwisetech.com
> Grid Consulting and Training  Serving US and Europe
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Problem loading correct Nic driver pcmcia-cs 3.5.2-2.7

2004-04-15 Thread Tom Moore
Hi guys.
Upgraded my laptop from Woody to unstable this morning and when I
rebooted a few minutes ago the pcmcia service did not come back up
working properly.
In my /var/log/messages file I get an eror relating to the pcmcia system
trying to load the pcnet_cs driver instead of the axnet_cs driver that
my network card requires.
If I downgrade the pcmcia-cs package to the latest version in Woody the
proper driver is loaded.
What would I ndeed to do in order to tell the new pcmcia-cs system to
load the axnet_cs driver instead of pcnet_cs?

Thanks guys,
Tom
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Problem loading correct Nic driver pcmcia-cs 3.5.2-2.7

2004-04-15 Thread Tom Moore
Hi guys.
Upgraded my laptop from Woody to unstable this morning and when I
rebooted a few minutes ago the pcmcia service did not come back up
working properly.
In my /var/log/messages file I get an eror relating to the pcmcia system
trying to load the pcnet_cs driver instead of the axnet_cs driver that
my network card requires.
If I downgrade the pcmcia-cs package to the latest version in Woody the
proper driver is loaded.
What would I ndeed to do in order to tell the new pcmcia-cs system to
load the axnet_cs driver instead of pcnet_cs?

Thanks guys,
Tom