Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 13259 Details for
Bug 22803
nforce ebuild uses wrong module-options
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Corrects the options and fixes a typo
nforce-net-1.0.0261-r1.diff (text/plain), 1.20 KB, created by
fbusse
on 2003-06-14 02:11:46 UTC
(
hide
)
Description:
Corrects the options and fixes a typo
Filename:
MIME Type:
Creator:
fbusse
Created:
2003-06-14 02:11:46 UTC
Size:
1.20 KB
patch
obsolete
>--- nforce-net-1.0.0261-r1.ebuild.old 2003-06-14 11:07:05.000000000 +0200 >+++ nforce-net-1.0.0261-r1.ebuild 2003-06-14 11:08:17.000000000 +0200 >@@ -42,8 +42,8 @@ > dodir /etc/modules.d > cat > ${D}/etc/modules.d/nvnet << EOF > # The nForce network driver supports two optimization modes: >+# optimization=0 ; Throughput optimization > # optimization=1 ; CPU optimization >-# optimization=2 ; Throughput optimization > # CPU optimization mode ruduces the CPU utilization by using > # interrupt moderation. Throughput optimization mode maximizes > # the throughput. This mode has higher CPU consumption. >@@ -64,7 +64,7 @@ > # duplex=1 ; half duplex > # duplex=2 ; full duplex > >-options nvnet optimization="1" speed="0" duplex="0" >+options nvnet optimization="1" speed="0" duplex="0" > EOF > } > >@@ -81,7 +81,7 @@ > einfo "use the 'hotplug' package ('emerge hotplug' then 'rc-update add" > einfo "hotplug default') to auto-detect and load \"nvnet\" on startup." > echo >- einfo "Edit /etc/modules.d/nvnet and run \"update-mmodules\" to configure" >+ einfo "Edit /etc/modules.d/nvnet and run \"update-modules\" to configure" > einfo "the \"nvnet\" driver for throughput optimization the next time it" > einfo "is loaded." > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 22803
: 13259