Home All Groups Group Topic Archive Search About

wireless on solaris

Author
22 Feb 2005 11:37 PM
bryan
does anyone know where i can download a wireless driver for a netgear
ma301?

i've searched google but all i have found is lynnsoft's $100 driver!

any help appreciated.

Author
23 Feb 2005 12:27 AM
DLink Guru
How about at the Netgear site.
http://kbserver.netgear.com/products/MA301.asp

Robert.....

Show quoteHide quote
"bryan" <br***@rimmer.red-dwarf.lan> wrote in message
news:pan.2005.02.22.23.38.14.81298@rimmer.red-dwarf.lan...
> does anyone know where i can download a wireless driver for a netgear
> ma301?
>
> i've searched google but all i have found is lynnsoft's $100 driver!
>
> any help appreciated.
Author
23 Feb 2005 12:52 AM
Eric
"DLink Guru" wrote in message

> How about at the Netgear site.
> http://kbserver.netgear.com/products/MA301.asp
>
> Robert.....

He has probably already been there, but those Wintel drivers on Netgear's
site aren't going to do his (as subject) Solaris box much good.

Specs state that specific card only works with Win95/98/ME/NT/2K/XP.
(Exception being that proprietary driver he came across for $100.)

Maybe he could see what the Linux community has done with that card and (if
lucky) might be something that could work with Solaris.  Outside of that,
just ditch the card (just a cheap 11Mbs 802.11b card anyway) and go with
something that is sure to work -- like a standalone wireless-ethernet bridge
adapter.

Cheers,
Eric
Author
24 Feb 2005 12:44 AM
bryan
On Wed, 23 Feb 2005 00:52:11 +0000, Eric wrote:


> "DLink Guru" wrote in message
>
>> How about at the Netgear site.
>> http://kbserver.netgear.com/products/MA301.asp
>>
>> Robert.....
>
> He has probably already been there, but those Wintel drivers on
> Netgear's site aren't going to do his (as subject) Solaris box much
> good.
>
> Specs state that specific card only works with Win95/98/ME/NT/2K/XP.
> (Exception being that proprietary driver he came across for $100.)

first place i tried...

> Maybe he could see what the Linux community has done with that card and
> (if lucky) might be something that could work with Solaris.

that's true... i have ndisdriver installed on a linux box already. i'll
download the source and see if that works.

thanks for the heads-up (feels silly because i should have thought of that
myself!)

> Outside of that, just ditch the card (just a cheap 11Mbs 802.11b card
> anyway) and go with something that is sure to work -- like a standalone
> wireless-ethernet bridge adapter.

do you mean something like a spare linksys wap11?

thanks.
Author
25 Feb 2005 1:14 AM
Eric
"bryan" wrote

> do you mean something like a spare linksys wap11?


Hi,

I'm not really familiar with the Linksys stuff since I primarily use D-Link,
but was thinking something along the lines of a DWL-810+.
http://www.dlink.com/products/?pid=21

I have a few of these little animals in the house that I primarily use for
game consoles.  Whats nice is that it does everything internally, so
hardware connected to it see it as just a simple ethernet drop.  When
friends come over and want to use the internet or do some LAN gaming, but
don't have any wireless hardware with their laptops, they can use an
ethernet cable and plug straight into one of these guys without having to do
any configuration or software installs.  All you need to get up and talking
is just a working ethernet port.

(Not specifically recommending this model, or even D-Link, but just using it
as example.  The above device, however, can be found for about $65 if you
shop around the internet. They also have a similiar model, but uses 802.11g.
As I only needed these animals to pass internet traffic, found 802.11b to be
just fine.)

Anyway, the idea of the wireless-ethernet bridge came to mind as I played
with Solaris (the free x86 version that Sun released) a few years back.  I
was never able to make full use out of all the hardware that I put Solaris
on since there weren't much Solaris-based drivers for the specific hardware
in that box.  Eventually, got most of the hardware up and running, but not
to it's full capability.  Don't know if its still the case, but the driver
issues with (x86) Solaris was a major PITA at the time.  Many of the drivers
that I eventually found were beta drivers ported from Linux-based beta
drivers.  LOL,  if I remember right, the video driver I ended up using was
like v0.02b.  Of course, even getting that up and running required compiling
the source, which required a bunch of libraries to be installed beforehand.
Basically, it was a just a big mess.  It worked, but not until after all
sorts of handstands, cartwheels, and backflips.  Never got that box
operating anything like one of the Sparcs at work, but it was fun just
playing around with it.

Cheers!
-Eric
Author
25 Feb 2005 8:00 PM
Greg Sellers
I use a DWL-810+ plugged into a switch, with 4 different Solaris and
Unix
boxes connected to my wireless network that way.  They are out in the
garage (anyone who uses Sun servers knows how noisy they can be) and
this
works great.

The DWL-810+ is basically a 802.11 box with an ethernet port on it.  Can
get much easier or cheaper - I think it was $40 new.


Eric wrote:
Show quoteHide quote
>
> "bryan" wrote
>
> > do you mean something like a spare linksys wap11?
>
> Hi,
>
> I'm not really familiar with the Linksys stuff since I primarily use D-Link,
> but was thinking something along the lines of a DWL-810+.
> http://www.dlink.com/products/?pid=21
>
> I have a few of these little animals in the house that I primarily use for
> game consoles.  Whats nice is that it does everything internally, so
> hardware connected to it see it as just a simple ethernet drop.  When
> friends come over and want to use the internet or do some LAN gaming, but
> don't have any wireless hardware with their laptops, they can use an
> ethernet cable and plug straight into one of these guys without having to do
> any configuration or software installs.  All you need to get up and talking
> is just a working ethernet port.
>
> (Not specifically recommending this model, or even D-Link, but just using it
> as example.  The above device, however, can be found for about $65 if you
> shop around the internet. They also have a similiar model, but uses 802.11g.
> As I only needed these animals to pass internet traffic, found 802.11b to be
> just fine.)
>
> Anyway, the idea of the wireless-ethernet bridge came to mind as I played
> with Solaris (the free x86 version that Sun released) a few years back.  I
> was never able to make full use out of all the hardware that I put Solaris
> on since there weren't much Solaris-based drivers for the specific hardware
> in that box.  Eventually, got most of the hardware up and running, but not
> to it's full capability.  Don't know if its still the case, but the driver
> issues with (x86) Solaris was a major PITA at the time.  Many of the drivers
> that I eventually found were beta drivers ported from Linux-based beta
> drivers.  LOL,  if I remember right, the video driver I ended up using was
> like v0.02b.  Of course, even getting that up and running required compiling
> the source, which required a bunch of libraries to be installed beforehand.
> Basically, it was a just a big mess.  It worked, but not until after all
> sorts of handstands, cartwheels, and backflips.  Never got that box
> operating anything like one of the Sparcs at work, but it was fun just
> playing around with it.
>
> Cheers!
> -Eric
Author
25 Feb 2005 9:28 PM
bryan
On Fri, 25 Feb 2005 01:14:44 +0000, Eric wrote:

>
> "bryan" wrote
>
>> do you mean something like a spare linksys wap11?
>
>
> Hi,

hello

> I'm not really familiar with the Linksys stuff since I primarily use
> D-Link, but was thinking something along the lines of a DWL-810+.
> http://www.dlink.com/products/?pid=21

having read through the quick install guide, it appears to do exactly
what the wap11 does, just cheaper, smaller and cuter :-)

the wap11 may just be the very thing... i'll give it a try and let you
know how i get on.

> I have a few of these little animals in the house that I primarily use for
> game consoles.  Whats nice is that it does everything internally, so
> hardware connected to it see it as just a simple ethernet drop.  When
> friends come over and want to use the internet or do some LAN gaming, but
> don't have any wireless hardware with their laptops, they can use an
> ethernet cable and plug straight into one of these guys without having to
> do any configuration or software installs.  All you need to get up and
> talking is just a working ethernet port.

i have the linksys version attached to my ps2... handy gadgets!

> (Not specifically recommending this model, or even D-Link, but just using
> it as example.  The above device, however, can be found for about $65 if
> you shop around the internet. They also have a similiar model, but uses
> 802.11g. As I only needed these animals to pass internet traffic, found
> 802.11b to be just fine.)

i won't be using the machine for anything heavy, just local storage. the
thing is, it's the only cabled machine i have left and i want to get rid
of that last wire!

Show quoteHide quote
> Anyway, the idea of the wireless-ethernet bridge came to mind as I played
> with Solaris (the free x86 version that Sun released) a few years back.  I
> was never able to make full use out of all the hardware that I put Solaris
> on since there weren't much Solaris-based drivers for the specific
> hardware in that box.  Eventually, got most of the hardware up and
> running, but not to it's full capability.  Don't know if its still the
> case, but the driver issues with (x86) Solaris was a major PITA at the
> time.  Many of the drivers that I eventually found were beta drivers
> ported from Linux-based beta drivers.  LOL,  if I remember right, the
> video driver I ended up using was like v0.02b.  Of course, even getting
> that up and running required compiling the source, which required a bunch
> of libraries to be installed beforehand. Basically, it was a just a big
> mess.  It worked, but not until after all sorts of handstands, cartwheels,
> and backflips.  Never got that box operating anything like one of the
> Sparcs at work, but it was fun just playing around with it.

i'm so glad the machine's an ultra 10.... at least i won't have to go
through that nightmare! :-)

thanks for the pointer/advice.
Author
26 Feb 2005 11:06 PM
bryan
On Fri, 25 Feb 2005 01:14:44 +0000, Eric wrote:

>
> "bryan" wrote
>
>> do you mean something like a spare linksys wap11?
>
>
> Hi,
>
> I'm not really familiar with the Linksys stuff since I primarily use
> D-Link, but was thinking something along the lines of a DWL-810+.
> http://www.dlink.com/products/?pid=21

hi eric

it didn't quite go as expected!

i fired up the wap11 and connected it to the ultra 10 and all my other
wireless stuff connected to it, dropping from 54mb to 11mb. oh yes, i
couldn't get on to the internet. never mind.

what i could do is install another wireless card into my main linux box,
use a different channel, use the 10. or 172.16. private network to connect
the two. if i set routing on the linux box, i could probably get out onto
the internet from the solaris box too.

there again, i could just buy a 54g adapter :-)
Author
24 Feb 2005 8:11 PM
Lucas Tam
"DLink Guru" <rjacobs0spamfree@pacbell.net> wrote in news:56QSd.37908
$uc.7239@trnddc08:

> How about at the Netgear site.
> http://kbserver.netgear.com/products/MA301.asp

Did you find any useful information there?

Why do people just post random links...

--
Lucas Tam (REMOVEn***@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Author
25 Feb 2005 12:49 AM
DLink Guru
How is that a random link???? His origional post said he needed a driver for
the netgear MA301. Thats it....


Show quoteHide quote
"Lucas Tam" <REMOVEn***@rogers.com> wrote in message
news:Xns96079AFC248BFnntprogerscom@140.99.99.130...
> "DLink Guru" <rjacobs0spamfree@pacbell.net> wrote in news:56QSd.37908
> $uc.7239@trnddc08:
>
>> How about at the Netgear site.
>> http://kbserver.netgear.com/products/MA301.asp
>
> Did you find any useful information there?
>
> Why do people just post random links...
>
> --
> Lucas Tam (REMOVEn***@rogers.com)
> Please delete "REMOVE" from the e-mail address when replying.
> http://members.ebay.com/aboutme/coolspot18/
Author
25 Feb 2005 5:34 AM
Lucas Tam
"DLink Guru" <rjacobs0spamfree@pacbell.net> wrote in
news:ECuTd.51788$wc.31548@trnddc07:

> How is that a random link???? His origional post said he needed a
> driver for the netgear MA301. Thats it....

But where's the Solaris drivers? : )

--
Lucas Tam (REMOVEn***@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Author
25 Feb 2005 5:48 AM
DLink Guru
I dont use Linux, so I did not know what Solaris was......

Show quoteHide quote
"Lucas Tam" <REMOVEn***@rogers.com> wrote in message
news:Xns96086415AC35nntprogerscom@140.99.99.130...
> "DLink Guru" <rjacobs0spamfree@pacbell.net> wrote in
> news:ECuTd.51788$wc.31548@trnddc07:
>
>> How is that a random link???? His origional post said he needed a
>> driver for the netgear MA301. Thats it....
>
> But where's the Solaris drivers? : )
>
> --
> Lucas Tam (REMOVEn***@rogers.com)
> Please delete "REMOVE" from the e-mail address when replying.
> http://members.ebay.com/aboutme/coolspot18/
Author
25 Feb 2005 6:07 AM
Lucas Tam
"DLink Guru" <rjacobs0spamfree@pacbell.net> wrote in news:f%yTd.55876
$uc.24388@trnddc04:

> I dont use Linux, so I did not know what Solaris was......

That's my point. It seems a lot of people post for the sake of posting.
They have nothing to contribute.

If you post a link to the FAQ, perhaps mention a relavant FAQ rather than
sending someone on a goose chase.

Tho the original poster could have been more clear on which resources he
has already visited : )

Anyhow, just a comment!



--
Lucas Tam (REMOVEn***@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Author
25 Feb 2005 1:56 PM
Eric
"DLink Guru"  wrote in message
> I dont use Linux, so I did not know what Solaris was......

Solaris isn't a GNU/Linux distrubution.  Solaris is a commercial UNIX..
Affectionally known as "Slowaris" on X86, but shines on a Sparc.  :^)

http://www.sun.com/
Author
25 Feb 2005 7:39 PM
Mark McIntyre
On Fri, 25 Feb 2005 05:48:59 GMT, in alt.internet.wireless , "DLink Guru"
<rjacobs0spamfree@pacbell.net> wrote:

>I dont use Linux, so I did not know what Solaris was......

Solaris is not linux.

http://www.sun.com/software/solaris/



--
Mark McIntyre
CLC FAQ <http://www.eskimo.com/~scs/C-faq/top.html>
CLC readme: <http://www.ungerhu.com/jxh/clc.welcome.txt>

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Author
25 Feb 2005 7:38 PM
Mark McIntyre
On Fri, 25 Feb 2005 00:49:40 GMT, in alt.internet.wireless , "DLink Guru"
<rjacobs0spamfree@pacbell.net> wrote:

>How is that a random link???? His origional post said he needed a driver for
>the netgear MA301. Thats it....

he said he needed a /Solaris/ driver for it. Netgear don't make them. 

If you don't know what Solaris is, then don't try to answer the question.

--
Mark McIntyre
CLC FAQ <http://www.eskimo.com/~scs/C-faq/top.html>
CLC readme: <http://www.ungerhu.com/jxh/clc.welcome.txt>

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----