Menu

Tree [b6fc31] master /
 History

HTTPS access


File Date Author Commit
 platform-hx4700 2012-04-15 Oliver Winker Oliver Winker [c9c513] platform-hx4700: Move init of acx_resources IRQ...
 platform-rx1950 2012-01-14 Oliver Winker Oliver Winker [2b730e] platform-rx1950: Include version.h
 scripts unknown
 .gitignore 2012-04-09 Jim Cromie Jim Cromie [fabd78] add .gitignore
 COPYING 2008-07-20 David Planella David Planella [286138] Properly add the GPL license
 Changelog 2010-07-01 Oliver Winker Oliver Winker [c5d277] Updated Changelog
 INSTALL 2013-09-03 Oliver Winker Oliver Winker [9044da] Update INSTALL docu
 Kconfig 2012-01-14 Paul Parsons Paul Parsons [66058d] common: Kconfig cleanups
 Makefile 2012-04-30 Jim Cromie Jim Cromie [370346] Makefile: add $(acx-mac80211-obj-m) to acx-mac8...
 README 2012-04-12 Oliver Winker Oliver Winker [771c1e] README: Move firmware images explanation text i...
 TODO 2012-05-06 Oliver Winker Oliver Winker [eaa705] Merge branch 'Jim-Cromie-Series-20120505'
 acx.h 2012-05-06 Oliver Winker Oliver Winker [eaa705] Merge branch 'Jim-Cromie-Series-20120505'
 acx_compat.h 2012-04-15 Jim Cromie Jim Cromie [6dfecc] acx_compat.h: move utsrelease to acx_compat
 acx_config.h 2012-04-09 Jim Cromie Jim Cromie [d08f20] acx_config.h: append ACX_GIT_VERSION to ACX_REL...
 acx_debug.h 2012-04-25 Oliver Winker Oliver Winker [14e08f] acx_debug.h: Fix pr_warn related build errors
 acx_func.h 2012-05-06 Oliver Winker Oliver Winker [eaa705] Merge branch 'Jim-Cromie-Series-20120505'
 acx_struct_dev.h 2012-05-08 Jim Cromie Jim Cromie [3f51c8] desc-info: refactor txdesc_t and rxdesc_t to ex...
 acx_struct_hw.h 2012-05-06 Oliver Winker Oliver Winker [eaa705] Merge branch 'Jim-Cromie-Series-20120505'
 boot.c unknown
 boot.h unknown
 cardsetting.c unknown
 cardsetting.h unknown
 cmd.c unknown
 cmd.h unknown
 common.c 2012-05-08 Jim Cromie Jim Cromie [b3df0e] fix 32/64 warnings
 debug.c unknown
 debug.h unknown
 dkms.conf 2010-04-18 Oliver Winker Oliver Winker [467177] DKMS support added
 ie.c unknown
 ie.h unknown
 init.c unknown
 init.h unknown
 inlines.h unknown
 interrupt-masks.h 2012-04-27 Jim Cromie Jim Cromie [a78126] interrupt-masks.h: add some debug code
 io-acx.h 2012-04-23 Jim Cromie Jim Cromie [479011] io-acx.h: split struct IO_ACX out of mem.c
 main.c 2014-02-16 Oliver Winker Oliver Winker [b6fc31] Fix 3.14 build
 main.h unknown
 mem.c 2012-05-15 Oliver Winker Oliver Winker [5b2b11] common: Fix hw-queue check for MAC80211_VERSION...
 mem.h 2012-05-08 Jim Cromie Jim Cromie [9ce8b4] mem.h: add ifdef guard and !MEM stub functions
 merge.c 2012-05-08 Jim Cromie Jim Cromie [b3df0e] fix 32/64 warnings
 merge.h 2012-05-08 Jim Cromie Jim Cromie [2eca42] merge.ch: cleanup create desc routines, make he...
 pci.c 2012-05-15 Oliver Winker Oliver Winker [5b2b11] common: Fix hw-queue check for MAC80211_VERSION...
 pci.h 2012-05-08 Jim Cromie Jim Cromie [30b66c] merge: clean out // commented fn-protos
 rx.c unknown
 rx.h unknown
 tx.c unknown
 tx.h unknown
 usb.c 2012-05-15 Oliver Winker Oliver Winker [5b2b11] common: Fix hw-queue check for MAC80211_VERSION...
 usb.h 2012-04-09 Jim Cromie Jim Cromie [e0e6bd] usb.h: fix #if CONFIG_ACX_MAC80211_USB problem
 utils.c unknown
 utils.h unknown

Read Me

/****************  claimer ******************
** Copyright (C) 2003, 2010  ACX100 Open Source Project
**
** The contents of this file are subject to the Mozilla Public
** License Version 1.1 (the "License"); you may not use this file
** except in compliance with the License. You may obtain a copy of
** the License at http://www.mozilla.org/MPL/
**
** Software distributed under the License is distributed on an "AS
** IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
** implied. See the License for the specific language governing
** rights and limitations under the License.
**
** Alternatively, the contents of this file may be used under the
** terms of the GNU Public License version 2 (the "GPL"), in which
** case the provisions of the GPL are applicable instead of the
** above.  If you wish to allow the use of your version of this file
** only under the terms of the GPL and not to allow others to use
** your version of this file under the MPL, indicate your decision
** by deleting the provisions above and replace them with the notice
** and other provisions required by the GPL.  If you do not delete
** the provisions above, a recipient may use your version of this
** file under either the MPL or the GPL.
*/

Inquiries regarding the ACX100 Open Source Project can be made directly to:

	http://acx100.sourceforge.net/

	acx100-devel@lists.sourceforge.net
	acx100-users@lists.sourceforge.net
	http://sourceforge.net/projects/acx100/forums/forum/257272

Support and Bug reports:

	http://acx100.sourceforge.net/wiki/
	http://sourceforge.net/projects/acx100/support


Please describe your wireless setup, manufacturer and type
(acx100/acx100usb/acx111?) of your hardware. Which firmware image(s)
are you using? If problem is reproducible, #define ACX_DEBUG 2
in acx_config.h and modprobe driver with debug=0xffff.
Post resulting kernel log (bzipped). It is large but very useful
for bug hunting. Try older versions of the driver.

Build instructions:
=================== 

=> See INSTALL file

Firmware images:
================

=> See INSTALL file and wiki for more info