public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ndiswrapper 1.54-2.6.27 released
@ 2008-11-26  6:02 jmerkey
  2008-11-26  7:13 ` Justin P. Mattock
  2008-11-27  0:03 ` Robert Hancock
  0 siblings, 2 replies; 6+ messages in thread
From: jmerkey @ 2008-11-26  6:02 UTC (permalink / raw)
  To: linux-kernel



ndiswrapper with the 2.6.27 breakage corrected.  The current maintainers
have not put out a release for 2.6.27 or later kernels, so I went ahead
and fixed it for 2.6.27.

ftp://ftp.wolfmountaingroup.org/pub/ndiswrapper/ndiswrapper-1.54-2.6.27.7.tar.gz

Linux wireless drivers still do not work on most of my laptops and USB
wireless devices due to lack of firmware drivers and other problems with
native Linux wireless.  Anyone else with busted laptop wireless who need
ndiswrapper might as well be able to get it since the maintainers have not
posted recent releases for recent kernels.


Jeff


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ndiswrapper 1.54-2.6.27 released
  2008-11-26  6:02 ndiswrapper 1.54-2.6.27 released jmerkey
@ 2008-11-26  7:13 ` Justin P. Mattock
  2008-11-26  7:53   ` jmerkey
  2008-11-27  0:03 ` Robert Hancock
  1 sibling, 1 reply; 6+ messages in thread
From: Justin P. Mattock @ 2008-11-26  7:13 UTC (permalink / raw)
  To: jmerkey; +Cc: linux-kernel

On Tue, 2008-11-25 at 23:02 -0700, jmerkey@wolfmountaingroup.com wrote:
> 
> ndiswrapper with the 2.6.27 breakage corrected.  The current maintainers
> have not put out a release for 2.6.27 or later kernels, so I went ahead
> and fixed it for 2.6.27.
> 
> ftp://ftp.wolfmountaingroup.org/pub/ndiswrapper/ndiswrapper-1.54-2.6.27.7.tar.gz
> 
> Linux wireless drivers still do not work on most of my laptops and USB
> wireless devices due to lack of firmware drivers and other problems with
> native Linux wireless.  Anyone else with busted laptop wireless who need
> ndiswrapper might as well be able to get it since the maintainers have not
> posted recent releases for recent kernels.
> 
> 
> Jeff
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

Cool; glad to see it working
with the latest kernel. 
BTW who is the author
of this patch?(this has baffled me for sometime);
http://www.slackware.com/~alien/slackbuilds/ndiswrapper/build/ndiswrapper_kernel_2.6.27.patch
(not to imped you in anyway);

regards;

-- 
Justin P. Mattock <Justinmattock@gmail.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ndiswrapper 1.54-2.6.27 released
  2008-11-26  7:13 ` Justin P. Mattock
@ 2008-11-26  7:53   ` jmerkey
  2008-11-26  8:52     ` Justin P. Mattock
  0 siblings, 1 reply; 6+ messages in thread
From: jmerkey @ 2008-11-26  7:53 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: jmerkey, linux-kernel

> On Tue, 2008-11-25 at 23:02 -0700, jmerkey@wolfmountaingroup.com wrote:
>>
>> ndiswrapper with the 2.6.27 breakage corrected.  The current maintainers
>> have not put out a release for 2.6.27 or later kernels, so I went ahead
>> and fixed it for 2.6.27.
>>
>> ftp://ftp.wolfmountaingroup.org/pub/ndiswrapper/ndiswrapper-1.54-2.6.27.7.tar.gz
>>
>> Linux wireless drivers still do not work on most of my laptops and USB
>> wireless devices due to lack of firmware drivers and other problems with
>> native Linux wireless.  Anyone else with busted laptop wireless who need
>> ndiswrapper might as well be able to get it since the maintainers have
>> not
>> posted recent releases for recent kernels.
>>
>>
>> Jeff
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel"
>> in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at  http://www.tux.org/lkml/
>
> Cool; glad to see it working
> with the latest kernel.
> BTW who is the author
> of this patch?(this has baffled me for sometime);
> http://www.slackware.com/~alien/slackbuilds/ndiswrapper/build/ndiswrapper_kernel_2.6.27.patch
> (not to imped you in anyway);
>
> regards;
>
> --
> Justin P. Mattock <Justinmattock@gmail.com>
>
>

I have no idea, but the patch you pointed me to is not conditionalized
with #if {kernel version >= 2.6.27} <insert info struct> #else <leave as
in 1.53> #end and will only work on 2.6.27.7.  The version I posted is
backwards compatible with 2.6.27 backwards to earlier releases.


Jeff


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ndiswrapper 1.54-2.6.27 released
  2008-11-26  7:53   ` jmerkey
@ 2008-11-26  8:52     ` Justin P. Mattock
  0 siblings, 0 replies; 6+ messages in thread
From: Justin P. Mattock @ 2008-11-26  8:52 UTC (permalink / raw)
  To: jmerkey; +Cc: linux-kernel

On Wed, 2008-11-26 at 00:53 -0700, jmerkey@wolfmountaingroup.com wrote:
> > On Tue, 2008-11-25 at 23:02 -0700, jmerkey@wolfmountaingroup.com wrote:
> >>
> >> ndiswrapper with the 2.6.27 breakage corrected.  The current maintainers
> >> have not put out a release for 2.6.27 or later kernels, so I went ahead
> >> and fixed it for 2.6.27.
> >>
> >> ftp://ftp.wolfmountaingroup.org/pub/ndiswrapper/ndiswrapper-1.54-2.6.27.7.tar.gz
> >>
> >> Linux wireless drivers still do not work on most of my laptops and USB
> >> wireless devices due to lack of firmware drivers and other problems with
> >> native Linux wireless.  Anyone else with busted laptop wireless who need
> >> ndiswrapper might as well be able to get it since the maintainers have
> >> not
> >> posted recent releases for recent kernels.
> >>
> >>
> >> Jeff
> >>
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe linux-kernel"
> >> in
> >> the body of a message to majordomo@vger.kernel.org
> >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >> Please read the FAQ at  http://www.tux.org/lkml/
> >
> > Cool; glad to see it working
> > with the latest kernel.
> > BTW who is the author
> > of this patch?(this has baffled me for sometime);
> > http://www.slackware.com/~alien/slackbuilds/ndiswrapper/build/ndiswrapper_kernel_2.6.27.patch
> > (not to imped you in anyway);
> >
> > regards;
> >
> > --
> > Justin P. Mattock <Justinmattock@gmail.com>
> >
> >
> 
> I have no idea, but the patch you pointed me to is not conditionalized
> with #if {kernel version >= 2.6.27} <insert info struct> #else <leave as
> in 1.53> #end and will only work on 2.6.27.7.  The version I posted is
> backwards compatible with 2.6.27 backwards to earlier releases.
> 
> 
> Jeff
> 
Cool; 
from what I remember the patch I had used was the url
I had posted(sure would like to thank them),
Anyways I'll go ahead and try you're version
and post any anomalies if possible :)
(always nice to have a backup for the wireless);

regards;

-- 
Justin P. Mattock <Justinmattock@gmail.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ndiswrapper 1.54-2.6.27 released
  2008-11-26  6:02 ndiswrapper 1.54-2.6.27 released jmerkey
  2008-11-26  7:13 ` Justin P. Mattock
@ 2008-11-27  0:03 ` Robert Hancock
  2008-11-27 12:40   ` Mihai Donțu
  1 sibling, 1 reply; 6+ messages in thread
From: Robert Hancock @ 2008-11-27  0:03 UTC (permalink / raw)
  To: linux-kernel

jmerkey@wolfmountaingroup.com wrote:
> 
> ndiswrapper with the 2.6.27 breakage corrected.  The current maintainers
> have not put out a release for 2.6.27 or later kernels, so I went ahead
> and fixed it for 2.6.27.
> 
> ftp://ftp.wolfmountaingroup.org/pub/ndiswrapper/ndiswrapper-1.54-2.6.27.7.tar.gz
> 
> Linux wireless drivers still do not work on most of my laptops and USB
> wireless devices due to lack of firmware drivers and other problems with
> native Linux wireless.  Anyone else with busted laptop wireless who need
> ndiswrapper might as well be able to get it since the maintainers have not
> posted recent releases for recent kernels.

What devices are there left these days that are still not working with 
native drivers?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ndiswrapper 1.54-2.6.27 released
  2008-11-27  0:03 ` Robert Hancock
@ 2008-11-27 12:40   ` Mihai Donțu
  0 siblings, 0 replies; 6+ messages in thread
From: Mihai Donțu @ 2008-11-27 12:40 UTC (permalink / raw)
  To: Robert Hancock; +Cc: linux-kernel

On Thursday 27 November 2008, Robert Hancock wrote:
> jmerkey@wolfmountaingroup.com wrote:
> > ndiswrapper with the 2.6.27 breakage corrected.  The current maintainers
> > have not put out a release for 2.6.27 or later kernels, so I went ahead
> > and fixed it for 2.6.27.
> >
> > ftp://ftp.wolfmountaingroup.org/pub/ndiswrapper/ndiswrapper-1.54-2.6.27.7
> >.tar.gz
> >
> > Linux wireless drivers still do not work on most of my laptops and USB
> > wireless devices due to lack of firmware drivers and other problems with
> > native Linux wireless.  Anyone else with busted laptop wireless who need
> > ndiswrapper might as well be able to get it since the maintainers have
> > not posted recent releases for recent kernels.
>
> What devices are there left these days that are still not working with
> native drivers?

Broadcom Corporation BCM4312 802.11a/b/g (rev 01)

The driver works only if I don't subject it to high traffic. If I begin a 
large transfer (like a DVD ISO) the card looses the connection with the AP 
and behaves erratically in a way that interferes with my wireless mouse (I 
have to unplug the mouse receiver and plug it back in several times, which is 
very annoying).

-- 
Mihai Donțu

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-11-27 12:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-26  6:02 ndiswrapper 1.54-2.6.27 released jmerkey
2008-11-26  7:13 ` Justin P. Mattock
2008-11-26  7:53   ` jmerkey
2008-11-26  8:52     ` Justin P. Mattock
2008-11-27  0:03 ` Robert Hancock
2008-11-27 12:40   ` Mihai Donțu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox