From owner-freebsd-current@FreeBSD.ORG Tue Dec 14 23:22:12 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECD9A16A4CE for ; Tue, 14 Dec 2004 23:22:12 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C43B43D39 for ; Tue, 14 Dec 2004 23:22:12 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id iBENM16e057334; Tue, 14 Dec 2004 17:22:01 -0600 (CST) (envelope-from dan) Date: Tue, 14 Dec 2004 17:22:01 -0600 From: Dan Nelson To: Matt Rowley Message-ID: <20041214232200.GF37432@dan.emsphone.com> References: <20041211004038.GC50516@dragon.nuxi.com> <85A52BD3FBE0D7DC11926D2A@elric.arin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <85A52BD3FBE0D7DC11926D2A@elric.arin.net> X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 5.3 and Adaptec raidutils (again) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 23:22:13 -0000 In the last episode (Dec 14), Matt Rowley said: > > I don't follow the license concerns since this is a port... > > Someone please educated me. > > I think scottl just wanted someone to make sure all the source files > had ok licenses... from what I saw they looked fine. > > > In order for the asr(4) utilities to work under FreeBSD 5.x someone > > just needs to convert the ports/sysutils/asr-utils port I made to > > build from sources as a first step -- patch submission welcomed. > > The Adaptec ftp site that is listed in the Makefile seems to be doing > something odd and tricky where it lists nothing, but lets you pull > down the file (if you know the filename a priori). Does anyone know > where the corresponding source code is to the asr-utils > u160raid_sm_v304_fbsd411.tgz pkg? I was going to point you at opensource.adaptec.com, but it looks like they've redesigned that site and removed the link to the source. It's still downloadable directly, but is a newer version (3.3.1, dated 2002, instead of 3.0.4, dated 2000). If you edit the makefiles and replace -D_DPT_LINUX -D__linux__ with -D_DPT_FREE_BSD, the source compiles on FreeBSD 4.x and can talk to an asr card just fine. http://download.adaptec.com/raid/ccu/freebsd/raidmgt.tgz ftp://ftp.adaptec.com/raid/ccu/freebsd/raidmgt.tgz -- Dan Nelson dnelson@allantgroup.com