From 8c1eb022607c0aba81d93b961abbfb47a2dcc325 Mon Sep 17 00:00:00 2001 From: Fisher Cheng Date: Fri, 24 May 2013 16:54:08 +0800 Subject: cleo/devkit: add MTK MT7601U drv source code, refs #4011 - Enable Wireless LAN and Wireless extension in linux26.config --- cleopatre/devkit/mt7601udrv/common/rtusb_data.c | 31 +++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 cleopatre/devkit/mt7601udrv/common/rtusb_data.c (limited to 'cleopatre/devkit/mt7601udrv/common/rtusb_data.c') diff --git a/cleopatre/devkit/mt7601udrv/common/rtusb_data.c b/cleopatre/devkit/mt7601udrv/common/rtusb_data.c new file mode 100644 index 0000000000..321cc5a219 --- /dev/null +++ b/cleopatre/devkit/mt7601udrv/common/rtusb_data.c @@ -0,0 +1,31 @@ +/* + *************************************************************************** + * Ralink Tech Inc. + * 4F, No. 2 Technology 5th Rd. + * Science-based Industrial Park + * Hsin-chu, Taiwan, R.O.C. + * + * (c) Copyright 2002-2005, Ralink Technology, Inc. + * + * All rights reserved. Ralink's source code is an unpublished work and the + * use of a copyright notice does not imply otherwise. This source code + * contains confidential trade secret material of Ralink Tech. Any attemp + * or participation in deciphering, decoding, reverse engineering or in any + * way altering the source code is stricitly prohibited, unless the prior + * written consent of Ralink Technology, Inc. is obtained. + *************************************************************************** + + Module Name: + rtusb_data.c + + Abstract: + Ralink USB driver Tx/Rx functions. + + Revision History: + Who When What + -------- ---------- ---------------------------------------------- + Jan 03-25-2006 created + +*/ + + -- cgit v1.2.3