From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 2 19:31:47 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F17016A4CE for ; Fri, 2 Jul 2004 19:31:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53C2743D46 for ; Fri, 2 Jul 2004 19:31:47 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i62JUQFG016885 for ; Fri, 2 Jul 2004 19:30:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i62JUQ0o016883; Fri, 2 Jul 2004 19:30:26 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jul 2004 19:30:26 GMT Resent-Message-Id: <200407021930.i62JUQ0o016883@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Leonid Zolotarev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F422016A4FD for ; Fri, 2 Jul 2004 19:22:43 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA0CB43D31 for ; Fri, 2 Jul 2004 19:22:43 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i62JL2Eu003588 for ; Fri, 2 Jul 2004 19:21:02 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i62JL2GA003587; Fri, 2 Jul 2004 19:21:02 GMT (envelope-from nobody) Message-Id: <200407021921.i62JL2GA003587@www.freebsd.org> Date: Fri, 2 Jul 2004 19:21:02 GMT From: Leonid Zolotarev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/68612: New port: net/acx100 Texas Instruments (TI) ACX100 IEEE 802.11 driver X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 19:31:47 -0000 >Number: 68612 >Category: ports >Synopsis: New port: net/acx100 Texas Instruments (TI) ACX100 IEEE 802.11 driver >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 02 19:30:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Leonid Zolotarev >Release: 5.2.1 >Organization: N/A >Environment: FreeBSD inspiron.leoz.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #4: Thu May 20 01:39:03 EEST 2004 root@inspiron.leoz.org:/usr/src/sys/i386/compile/INSPIRON i386 >Description: Texas Instruments (TI) ACX100 IEEE 802.11 driver. >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # acx100 # acx100/pkg-descr # acx100/Makefile # acx100/pkg-plist # acx100/distinfo # acx100/pkg-message # echo c - acx100 mkdir -p acx100 > /dev/null 2>&1 echo x - acx100/pkg-descr sed 's/^X//' >acx100/pkg-descr << 'END-of-acx100/pkg-descr' XTexas Instruments (TI) ACX100 IEEE 802.11 driver. X XThe acx driver supports ACX100 based Cardbus or PCI network adapters. X XThe following cards are known to work with the acx driver: X XCard Bus XBinatone WL-1000 CARDBUS XD-Link DWL-650+ CARDBUS XUS Robotics USR2210 CARDBUS XUS Robotics USR2216 PCI X XWWW: http://wlan.kewl.org/ END-of-acx100/pkg-descr echo x - acx100/Makefile sed 's/^X//' >acx100/Makefile << 'END-of-acx100/Makefile' X# New ports collection makefile for: acx100 X# Date created: 2004-07-01 X# Whom: Leonid Zolotarev X# X# $FreeBSD$ X# X XPORTNAME= acx100 XPORTVERSION= 20040701 XCATEGORIES= net XMASTER_SITES= http://wlan.kewl.org/download/:file_0 \ X ftp://ftp.dlink.co.uk/wireless/dwl-650+/:file_1 XDISTFILES= ${DISTFILE_0}:file_0 \ X ${DISTFILE_1}:file_1 XDIST_SUBDIR= acx XEXTRACT_ONLY= ${DISTFILE_0} X XMAINTAINER= leoz@saunalahti.fi XCOMMENT= Texas Instruments (TI) ACX100 IEEE 802.11 driver X XBUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip X XNO_PACKAGE= This port should be recompiled for a particular FreeBSD kernel XONLY_FOR_ARCHS= i386 X XWRKSRC= ${WRKDIR}/${PORTNAME} X XMAN4= if_acx.4 X XDISTFILE_0= ${DISTNAME}.tgz XDISTFILE_1= dwl-650+_drv_v3.06_1007_inc_utility.zip XFIRMWAREDIR= firmware XINCLUDEDIR= ${PREFIX}/include/acx X Xpre-fetch: X.if !exists(${SRC_BASE}/sys/Makefile) X @${ECHO} "This port requires the kernel sources to be available"; \ X exit 1 X.endif X Xpre-build: X ${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILE_1} ${WRKSRC}/${FIRMWAREDIR} && \ X cd ${WRKSRC}/${FIRMWAREDIR} && \ X ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} X Xpre-install: X @${INSTALL_MAN} ${WRKSRC}/if_acx.4 ${PREFIX}/man/man4 X# X# Comment this out when headers will be up to date. X# X#.if !exists($INCLUDEDIR}) X# @${MKDIR} ${INCLUDEDIR} X#.endif X# @${CP} ${WRKSRC}/include/if_acxioctl.h ${INCLUDEDIR} X# @${CP} ${WRKSRC}/include/if_acxpacket.h ${INCLUDEDIR} X# X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include X X.if ${OSVERSION} < 501107 XIGNORE= This port requires newer kernel sources that include /sys/dev/owi/if_ieee80211.h X.endif X X.include END-of-acx100/Makefile echo x - acx100/pkg-plist sed 's/^X//' >acx100/pkg-plist << 'END-of-acx100/pkg-plist' X@comment $FreeBSD$ X@comment X@comment Comment this out when headers will be up to date. X@comment X@comment include/acx/if_acxioctl.h X@comment include/acx/if_acxpacket.h X@comment @dirrm include/acx X@comment X@cwd /boot/kernel Xif_acx.ko END-of-acx100/pkg-plist echo x - acx100/distinfo sed 's/^X//' >acx100/distinfo << 'END-of-acx100/distinfo' XMD5 (acx/acx100-20040701.tgz) = 6f026815dbe5de0629e95853fc9c2ff8 XSIZE (acx/acx100-20040701.tgz) = 49013 XMD5 (acx/dwl-650+_drv_v3.06_1007_inc_utility.zip) = 599bfdea54f540b0b68341951a8e2a9f XSIZE (acx/dwl-650+_drv_v3.06_1007_inc_utility.zip) = 2464165 END-of-acx100/distinfo echo x - acx100/pkg-message sed 's/^X//' >acx100/pkg-message << 'END-of-acx100/pkg-message' X------------------------------------------------------------------------------ X Please, remember to reinstall the port after kernel source update. X------------------------------------------------------------------------------ X To enable the driver, execute: X X # echo 'if_acx_load="YES"' >> /boot/loader.conf X------------------------------------------------------------------------------ END-of-acx100/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted: