Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2003 03:59:40 +0100
From:      Stuart Walsh <stu@ipng.org.uk>
To:        freebsd-current@freebsd.org
Subject:   Re: Atmel AT76C503 USB 802.11b device driver
Message-ID:  <20031008025940.GA21407@deepfreeze.stu>
In-Reply-To: <20031007133656.GA860@icecold.stu>
References:  <20031007133656.GA860@icecold.stu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue Oct 07, 02:36P +0100, Stuart Walsh wrote:
> Hi folks,
> 
> I've come up with a driver for the above mentioned devices.  This
> particular chip is found in a whole load of 802.11b USB devices.  My
> particular device is an SMC2662W-AR, but it should work for any device
> containing the above chip.  Just fill in the product/vendor ids and let
> me know your results and i'll update my local copy accordingly.
> 
> The driver is at http://stu.bash.sh/atwi-20031007.tar.gz.
> Extract the files from within /usr/src/sys and apply atwi.diff with patch
> -p0 < atwi.diff.  Only 5-CURRENT is supported at this time, so you will
> need a fairly recent cvsup.
> 
> If you are going to report problems, set sysctl hw.atwi.debug=2 first
> and include all output.  Both infrastructure and adhoc modes should
> work, but infrastructure mode hasnt been tested this last week as I had
> to return the AP I had on loan.  You are strongly advised to use this
> driver as a module as the usb code has issues with the device if you
> unplug and replug it while the module is loaded.  I'm working on
> fixing this.  Other than that it should work fine.  Please do report any
> successes or failures.  Enjoy!

Aww crap, my apologies for the duplicate email.. sendmail appears to be
on steroids or something.

Anyway.. just an update to the installation instructions.  Warner kindly
committed the usbdevs portion of the driver, so if you have a cvsup from
yesterday or newer, you don't need to apply atwi.diff.

Stuart



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