Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nvidia-graphics8178-kmdl-2.6.9-103.plus.c4smp-1.0_8178-75.el4 RPM for x86_64

From ATrpms Stable packages for sl4 x86_64

Name: nvidia-graphics8178-kmdl-2.6.9-103.plus.c4smp Distribution: Unknown
Version: 1.0_8178 Vendor: ATrpms.net
Release: 75.el4 Build date: Thu Dec 22 18:18:25 2011
Group: System Environment/Kernel Build host: el4.atrpms.net
Size: 6625560 Source RPM: nvidia-graphics8178-1.0_8178-75.el4.src.rpm
Packager: ATrpms <http://ATrpms.net/>
Url: http://www.nvidia.com/object/linux_display_ia32_1.0-8178
Summary: Kernel module for NVIDIA graphics architecture support
NVIDIA Architecture support for systems with updated or custom kernels.


This package contains the nvidia-graphics8178-kmdl-2.6.9-103.plus.c4smp kernel modules for the Linux kernel package:
kernel-smp-2.6.9-103.plus.c4.x86_64.rpm.

Provides

Requires

License

NVIDIA, distributable

Changelog

* Fri Dec 23 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-8178.
* Mon Dec 05 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-8174.
* Tue Aug 30 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-7676.
* Tue Jun 28 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-7667.
* Thu Jun 02 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-7664.
* Thu Mar 31 2005 Jarod Wilson <jarod@wilsonet.com>
  - Update to 1.0-7174.
* Wed Mar 16 2005 Jarod Wilson <jarod@wilsonet.com>
  - Add cumulative patch NVIDIA_kernel-1.0-7167-03.11.2005.diff.
* Tue Mar 15 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-7167.
* Wed Nov 10 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-6629.
* Sat Aug 07 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-6111.
* Wed Jun 30 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-6106.
* Sat Mar 13 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Split out development files.
* Wed Jan 28 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-5336.
* Sun Dec 21 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-5328.
  - Merged nvidia-graphics and nvidia-graphics-glx back together again.
* Wed Dec 03 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Move libs to their own lib directory.
  - Can therefore remove Conflict with Mesa.
* Tue Nov 11 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Added python XF86Config updater script by Peter Backlund.
   (slightly modified).
* Mon Oct 13 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Simplified scripts, no more renaming/moving (#101775).
* Sat Aug 09 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
  - New kmdl_userland scheme.
  - Back to disttagging releases.
* Tue Jun 24 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Major rewrite for atrpms macro style.
* Fri Jun 20 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Adapted to atrpms kernel macros.
  - Fixed dependency on kernel (RH kernels provide for all builds).
* Thu May 22 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 1.0-4191.
* Mon Dec 09 2002 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Imported into atrpms.
* Thu Nov 07 2002 Joseph Kain <jkain@nvidia.com>
  - Suppress lsmod output
* Fri Oct 11 2002 Andy Ritger <aritger@nvidia.com>
  - Check that the module is loaded before reporting success.
* Fri Sep 06 2002 Gareth Hughes <gareth@nvidia.com>
  - Change NVdriver to nvidia.o everywhere.
* Mon Nov 26 2001 Joseph Kain <jkain@nvidia.com>
  - Use %{_tmppath} instead of hardcoding /var/tmp
* Fri Aug 24 2001 Joseph Kain <jkain@nvidia.com>
  - in preun check usage count of NVdriver before trying to unload.
* Thu Aug 31 2000 Terence Ripperda <tripperda@nvidia.com>
  - allow build scripts to specify a kernel version via TARGET_KERNEL variable
   otherwise fallback to `uname -r`
  - when searching for agpgart module, search in RPM_BUILD_ROOT, so we don't
   pick up an errant symbol on a build machine.
* Tue Aug 15 2000 Mark Cooke <mpc@star.sr.bham.ac.uk>
  - Change permissions on NVdriver to 444 to avoid symbol-stripping issues
   with versions of RPM after 3.0.4
  - Add a test to make sure the NVdriver registers correctly.
* Wed Aug 02 2000 Terence Ripperda <tripperda@nvidia.com>
  - regress use of /proc/devices to get major number
* Tue May 02 2000 Terence Ripperda <tripperda@nvidia.com>
  - regress use of "make install" in post, no Makefile present
* Thu Apr 27 2000 Nick Triantos <nick@nvidia.com>
  - Use "NVdriver" and "install" targets on make
  - Remove BuildReq item from header, was causing build error
* Thu Apr 27 2000 Gregory McLean <gregm@comstar.net>
  - Cleaned out some redundant parts of the spec file.
  - Set the buildroot.
  - Made sure the preun gets called properly.
  - Added a %clean section to keep building machine tidy.
  - Set up logic for epoc builds if needed.

Files

/lib/modules/2.6.9-103.plus.c4smp/updates/drivers/video/nvidia/nvidia-1_0-8178.ko


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 09:13:15 2024