summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Multiple patch updates. Namely those for __VMALLOC_RESERVE, pci_get_class()Andrew Bevitt2004-10-047-36/+440
|
* Ok, so we need a 2.6.9 or later kernel for nv-pci_find_class.patch. ReportedMartin Schlemmer2004-09-213-6/+14
| | | | by Markus Layr <tuxian@yahoo.de>.
* Latest -mm kernels removed pci_find_class; replace this with pci_get_class.Martin Schlemmer2004-09-205-24/+204
| | | | It should work fine on earlier kernels, but I have not tested this ...
* stable on amd64Travis Tilley2004-09-061-2/+2
|
* stable on amd64Travis Tilley2004-09-062-3/+6
|
* Updating patch to work with the new irqroutes changes in kernels 2.6.8 and onAndrew Bevitt2004-08-304-4/+131
|
* Patch for 2.6.9 PM_SUSPEND compatibilityAndrew Bevitt2004-08-274-6/+32
|
* xfree->x11 in metadataSeemant Kulleen2004-08-211-1/+1
|
* xfree->x11 in metadataSeemant Kulleen2004-08-211-2/+2
|
* Marking up to and including 5336 stable for newer cards, eg FX5700Andrew Bevitt2004-08-164-8/+12
|
* Removing 4349 patches from files/Andrew Bevitt2004-08-162-2263/+0
|
* Marking up to and including 5336 stable for newer card supportAndrew Bevitt2004-08-161-3/+0
|
* Cleaning up a little, getting ready for moving stuff out of FILESDIRAndrew Bevitt2004-08-166-337/+0
|
* Version bump for nvidia 6111; koutput supported natively now along with udev.Andrew Bevitt2004-08-064-2/+142
|
* Fixing bug 59072 typo in descriptionAndrew Bevitt2004-08-025-150/+24
|
* /usr/src/linux needs ${ROOT}. Also bring back digest-nvidia-kernel-1.0.6106, ↵Donnie Berkholz2004-07-2610-35/+46
| | | | as the ebuild's still in the tree.
* Fixing koutput patch to make udev be properly supported.Andrew Bevitt2004-07-265-5/+145
|
* the previous amd64 nvidia drivers arent exactly what i would call stable, ↵Travis Tilley2004-07-131-2/+2
| | | | but this release seems to be rock solid. marking stable on amd64
* the previous amd64 nvidia drivers arent exactly what i would call stable, ↵Travis Tilley2004-07-132-3/+7
| | | | but this release seems to be rock solid. marking stable on amd64
* Adding nvidia-kernel-1.0.6106 with working digestsAndrew Bevitt2004-07-023-0/+130
|
* "pulling 6106 for a minute, digest generation is broken"Andrew Bevitt2004-07-023-125/+0
|
* Adding nvidia-kernel-1.0.6106Andrew Bevitt2004-07-026-3/+353
|
* Adding IUSE to ebuilds; Introducing ↵Andrew Bevitt2004-06-3011-19/+92
| | | | NVIDIA_kernel-1.0-5336-kbuild-koutput-support.patch for 5336-r4, which allows koutput based kernels to work properly with nVidias' Makefile.kbuild
* (no commit message)Aron Griffis2004-06-251-23/+23
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-259-18/+18
|
* Add latest patch from minion.de (-2.6-20040521.patch) - should fix issues withMartin Schlemmer2004-06-157-19/+1228
| | | | | | | | | gcc-3.4 and kill some warnings for gcc-3.3.x, bug #50820. Update my sysfs patch to actually work. The problem was that for the conftest.sh test we needed to also add $(SYSSRC)/include/asm/mach-generic to KERNEL_HEADERS, else the tests silently failed. This should close bug #51715. Also add a third patch (-fix-makefile-for-2.6.patch) that should handle later 2.6 kernels transparently, and allows us to add some nice cleanups to the ebuild.
* Adding message to nvidia-kernel to stop userpriv bugsAndrew Bevitt2004-05-163-5/+13
|
* Commiting new ebuild to fix bug #48030. This uses the kmod.eclass to use the ↵Andrew Bevitt2004-05-114-2/+171
| | | | koutput features, however this results in needing addwrite for pre 2.6.6-rc1 kernels. 4K Stacks need to be addressed soon too waiting for nvidia to comment.
* Fixing up some cruft that happened in recent commits. Also standardising ↵Andrew Bevitt2004-04-307-60/+43
| | | | is_kernel() across the ebuilds.
* Returning nvidia-kernel-4363-r3.ebuild to the tree, other builds have ↵Andrew Bevitt2004-04-304-2/+172
| | | | problems for some users still.
* Fix is_kernel syntax warningsJason Cox2004-04-295-33/+43
|
* Changelog fixesDaniel Ahlberg2004-04-291-1/+1
|
* Changelog fixesDaniel Ahlberg2004-04-291-1/+3
|
* Fix is_2_6_kernel. Close Bug 48060Jason Cox2004-04-286-215/+12
|
* Adding support for .ko modules to 4363 and 4496 see bug #45560Andrew Bevitt2004-04-164-8/+22
|
* Fixing bug #45469Andrew Bevitt2004-04-133-7/+14
|
* Removing several of the old nvidia-kernel ebuilds, have left two for each ↵Andrew Bevitt2004-04-1331-4695/+18
| | | | profile that people appear to still use.
* fixed curl dep for xine-uiOlivier Crête2004-04-131-31/+1
|
* Updated ebuilds to stop devices being created if using udev on top of devfsdAndrew Bevitt2004-04-086-15/+367
|
* fixing ManifestMike Frysinger2004-02-111-39/+39
|
* stable on amd64Brad House2004-02-072-3/+8
|
* Fix class_simple patch to actually not compile in sysfs support ifMartin Schlemmer2004-02-065-49/+58
| | | | | class_simple support is missing, bug #40107. Add sed to fix version of module build. Fix Makefile to actually honour KERNDIR.
* Fix for bug #40050. Doing make module for 2.4 Makefile and make nvidia.o for ↵Donnie Berkholz2004-02-013-37/+48
| | | | 2.6 Makefile.
* Add basic sysfs support for 2.6 and udev; patch by myself.Martin Schlemmer2004-02-016-3/+348
|
* New version; remove dup patchMartin Schlemmer2004-02-011-3/+3
|
* New versionMartin Schlemmer2004-02-015-33/+340
|
* need eutils for epatchMike Frysinger2004-01-2913-25/+51
|
* New NVIDIA driver 5332 released to public and now Gentoo. Added patch to ↵Kristopher Kersey2004-01-234-2/+334
| | | | support 2.6.x kernel.
* New NVIDIA driver 5332 released to public and now Gentoo.Kristopher Kersey2004-01-231-6/+9
|
* fix head -1 #36231Mike Frysinger2004-01-192-6/+6
|