--- Pavel Roskin <proski-mXXj517/zsQ@xxxxxxxxxxxxxxxx> wrote:
> Hello!
>
> On Thu, 2006-08-03 at 15:02 -0700, aaaaa bbbbb
> wrote:
> > Compiling drivers (orinoco-0.13e-SN-6) i am
> getting
> > this warning:
> >
> > CC [M] /home/deb/orinoco-0.13e-SN-6/orinoco.o
> > /home/deb/orinoco-0.13e-SN-6/orinoco.c: In
> function
> > `orinoco_set_mac_address':
> > /home/deb/orinoco-0.13e-SN-6/orinoco.c:2653:
> warning:
> > unused variable `priv'
> >
> > Maybe this warning have something same with this
> > problem ?
>
> Unused variables only take extra space on stack. I
> can imagine they can
> serve as protection against buffer overflow attacks
> exploiting
> off-by-one errors. It's hard to imagine an unused
> variable to create a
> problem other than stack overflow, in which case we
> would be observing a
> kernel panic.
>
> > eth2: Station identity 0015:0002:0001:000a
> > eth2: Looks like an Intersil firmware version
> 1.10.2
>
> This was fixed years ago. But since you are doing
> software archeology,
> it's probably the desired effect.
>
> > I can't get my Proxim Orinoco Gold pcmcia card
> > (8020-WD) working for one month, allways the same
> > problem can't read mac address. I think i will put
> it
> > into the trash.
>
> You haven't tried even older drivers yet. They may
> cause more
> interesting warnings and runtime errors :)
>
> --
> Regards,
> Pavel Roskin
>
I tried these drivers orinoco-0.15rc4.tar.gz too, but
got the same problem as allways:
eth2: failed to read MAC address!
Maybe my problem is with firmware ? Because i didn't
download any firmware and didn't put anything to
/usr/lib/hotplug/firmware
I downloaded drivers from subversion and made: make
and got just this msg:
debian:/home/deb/orinoco# make
make -C /usr/src/kernel-headers-2.6.8-2-386
M=/home/deb/orinoco KERNELRELEASE=2.6.8-2-386 modules
make[1]: Entering directory
`/usr/src/kernel-headers-2.6.8-2-386'
Building modules, stage 2.
MODPOST
make[1]: Leaving directory
`/usr/src/kernel-headers-2.6.8-2-386'
it's not compiling drivers,no errors, don't know why.
Please help me, Thank you.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|