Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047495
en ru br
ALT Linux repos
S:30-alt1
5.0: 17-alt1

Group :: System/Kernel and hardware
RPM: firmware-aic94xx-seq

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define firmware_name aic94xx-seq
%define realname aic94xx_sequencer_fw

Name: firmware-%firmware_name
Version: 17
Release: alt1
Packager: L.A. Kostis <lakostis at altlinux.ru>
License: GPL
Group: System/Kernel and hardware
Summary: firmware for Aic94xx SAS/SATA driver
Source0: http://ftp.kernel.org/pub/linux/kernel/people/jejb/%realname.tar.bz2
Url: http://ftp.kernel.org/pub/linux/kernel/people/jejb
BuildArch: noarch

%description
link sequencer code for AIC-94xx

Compile options: RAZOR BYPASS_OOB SATA_II_NCQ TARGET_MODE CONCURR_CONNECTION

%prep
%setup -q -n %realname

%build
gcc $RPM_BUILD_OPTIONS main.c -o main
./main
chmod 644 *.fw

%install
install -d $RPM_BUILD_ROOT/lib/firmware
install -p *.fw $RPM_BUILD_ROOT/lib/firmware/

%files
%defattr(644,root,root,755)
/lib/firmware/*.fw

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin