Date: Tue, 14 Dec 2004 17:22:01 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Matt Rowley <matt@arin.net> Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 5.3 and Adaptec raidutils (again) Message-ID: <20041214232200.GF37432@dan.emsphone.com> In-Reply-To: <85A52BD3FBE0D7DC11926D2A@elric.arin.net> References: <A6125B2CFEDE2BEDF10D9FA6@elric.arin.net> <20041211004038.GC50516@dragon.nuxi.com> <85A52BD3FBE0D7DC11926D2A@elric.arin.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041214232200.GF37432>