Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2008 15:11:09 +0100
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        Stefan Lambrev <stefan.lambrev@moneybookers.com>
Cc:        freebsd-stable@FreeBSD.org
Subject:   Re: iwn(4) (Intel 4965 wireless) backport
Message-ID:  <1222179069.80882.19.camel@buffy.york.ac.uk>
In-Reply-To: <48D8EA4C.2090002@moneybookers.com>
References:  <35445338-D597-4FE2-996F-DEC7BE986741@airwired.net> <20080903191454.GA15376@server.vk2pj.dyndns.org> <E7F933AF-2D8A-462C-A44B-A140BB88C3DD@airwired.net> <1220545795.94705.15.camel@buffy.york.ac.uk> <49B92D81-74EC-4BAB-BEEC-EC4DCFF5E336@airwired.net> <1220550536.94705.18.camel@buffy.york.ac.uk> <1222090773.43647.16.camel@buffy.york.ac.uk> <48D8EA4C.2090002@moneybookers.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2008-09-23 at 16:08 +0300, Stefan Lambrev wrote:
> Hi Gavin,
> 
> Gavin Atkinson wrote:
> > On Thu, 2008-09-04 at 18:48 +0100, Gavin Atkinson wrote:
> >   
> >> On Thu, 2008-09-04 at 11:32 -0600, Dan Allen wrote:
> >>     
> >>> On 4 Sep 2008, at 10:29 AM, Gavin Atkinson wrote:
> >>>
> >>>       
> >>>> This is supported by the iwn(4) driver in CURRENT, and it should be
> >>>> quite easy to port the driver to 7-STABLE.  If you're interested in
> >>>> reinstalling FreeBSD and testing a backported driver, I'm sure this  
> >>>> can be sorted.
> >>>>         
> >>> I am interested in doing this.  Please advise on how I can get these  
> >>> bits.
> >>>       
> >> I've got hold of a laptop with the 4965 chipset in it, if nobody beats
> >> me to it I'll have a go at backporting the driver.
> >>     
> >
> > OK, I've backported the iwn(4) driver for the Intel 4965 wireless
> > chipset to 7-STABLE.
> >
> > You need both of:
> > http://people.freebsd.org/~gavin/iwn-7/iwn-7.tgz
> >   
> Loading if_iwn.ko make a nice reboot on my laptop.
> No messages just a reset... FreeBSD 7.0-STABLE #29: Tue Jul 29 16:13:47 
> EEST 2008 i386
> May be I should try with more recent -stable ?

Are you loading this while in X or on the console?  If X, can you try
from a console and see if anything else happens before the reboot (like
a panic)?

I don't believe there are any changes between 7.0 and stable that would
result in a panic under an earlier version.  You could try recompiling
your kernel with "options GDB/KDB/DDB" and "makeoptions DEBUG=-g" and
see if you get dropped to the debugger, if you do the result of the
command "bt" would be very useful.

Thanks,

Gavin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1222179069.80882.19.camel>