Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 294862 Details for
Bug 432729
execute command "eject -X" can not output a list of speeds of "cdrom"
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
This is a patch fixing this bug
eject_X.patch (text/plain), 473 bytes, created by
Peng Haitao
on 2008-02-14 01:40:34 UTC
(
hide
)
Description:
This is a patch fixing this bug
Filename:
MIME Type:
Creator:
Peng Haitao
Created:
2008-02-14 01:40:34 UTC
Size:
473 bytes
patch
obsolete
>diff -Nurp eject.orig/eject.c eject/eject.c >--- eject.orig/eject.c 2008-02-14 09:25:40.000000000 +0800 >+++ eject/eject.c 2008-02-14 09:26:24.000000000 +0800 >@@ -679,7 +679,7 @@ static int ReadSpeedCdrom(const char *sh > static void ListSpeedCdrom(const char *fullName, int fd) > { > #ifdef CDROM_SELECT_SPEED >- int max_speed, curr_speed = 0, prev_speed; >+ int max_speed, curr_speed = 3, prev_speed; > char *shortName = rindex(fullName, '/') + 1; > > SelectSpeedCdrom(fd, 0);
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 432729
:
294862
|
294961
|
294962
|
294998
|
295119
|
296204
|
296298
|
297128