linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 14438] [PATCH] IDE Probe fails to find CD drive
       [not found] <bug-14438-11633@http.bugzilla.kernel.org/>
@ 2010-03-03 12:15 ` bugzilla-daemon
  2010-03-03 12:22 ` bugzilla-daemon
  1 sibling, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-03-03 12:15 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=14438


Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan@lxorguk.ukuu.org.uk
            Summary|IDE Probe fails to find CD  |[PATCH] IDE Probe fails to
                   |drive                       |find CD drive
              Alias|Matt                        |




--- Comment #10 from Alan <alan@lxorguk.ukuu.org.uk>  2010-03-03 12:15:54 ---
See Documentation/SubmittingPatches for how to get patches accepted. The person
handling IDE now is Dave Miller.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 14438] [PATCH] IDE Probe fails to find CD drive
       [not found] <bug-14438-11633@http.bugzilla.kernel.org/>
  2010-03-03 12:15 ` bugzilla-daemon
@ 2010-03-03 12:22 ` bugzilla-daemon
  1 sibling, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-03-03 12:22 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=14438





--- Comment #11 from Thomas Jarosch <thomas.jarosch@intra2net.com>  2010-03-03 12:22:52 ---
Thanks for the tip, Alan. The patch was meant as a hint or PoC, there must be a
reason why the IDE controller is returning "no devices attached". Just added it
for the IDE maintainer to get an idea what might be wrong.

I also can't sign the patch as I didn't write it in the first place, can I?

Reverting the commit mentioned above should do the same trick:
http://kerneltrap.org/mailarchive/git-commits-head/2009/6/12/5948973

btw: I guess it's a good idea to add the original author as CC:.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 14438] [PATCH] IDE Probe fails to find CD drive
       [not found] <bug-14438-11633@https.bugzilla.kernel.org/>
@ 2010-03-27 10:31 ` bugzilla-daemon
  2012-06-13 20:27 ` bugzilla-daemon
  2012-06-13 20:27 ` bugzilla-daemon
  2 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-03-27 10:31 UTC (permalink / raw)
  To: linux-ide

https://bugzilla.kernel.org/show_bug.cgi?id=14438


Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|bzolnier@gmail.com          |




--- Comment #12 from Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>  2010-03-27 10:30:37 ---
Please always bring your upstream kernel problem with current upstream
maintainer
(I'm really sorry but I have absolutely no time to spend on investigating
current IDE problems).

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 14438] [PATCH] IDE Probe fails to find CD drive
       [not found] <bug-14438-11633@https.bugzilla.kernel.org/>
  2010-03-27 10:31 ` [Bug 14438] [PATCH] IDE Probe fails to find CD drive bugzilla-daemon
@ 2012-06-13 20:27 ` bugzilla-daemon
  2012-06-13 20:27 ` bugzilla-daemon
  2 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-06-13 20:27 UTC (permalink / raw)
  To: linux-ide

https://bugzilla.kernel.org/show_bug.cgi?id=14438


Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |CODE_FIX




--- Comment #13 from Thomas Jarosch <thomas.jarosch@intra2net.com>  2010-05-07 09:29:13 ---
The 2.6.33 code looked fixed to me and I just verified it works again with
2.6.33.2 and VMware server 1.0.8.

This issue is resolved in 2.6.33, please close it.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 14438] [PATCH] IDE Probe fails to find CD drive
       [not found] <bug-14438-11633@https.bugzilla.kernel.org/>
  2010-03-27 10:31 ` [Bug 14438] [PATCH] IDE Probe fails to find CD drive bugzilla-daemon
  2012-06-13 20:27 ` bugzilla-daemon
@ 2012-06-13 20:27 ` bugzilla-daemon
  2 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-06-13 20:27 UTC (permalink / raw)
  To: linux-ide

https://bugzilla.kernel.org/show_bug.cgi?id=14438


Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-06-13 20:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-14438-11633@https.bugzilla.kernel.org/>
2010-03-27 10:31 ` [Bug 14438] [PATCH] IDE Probe fails to find CD drive bugzilla-daemon
2012-06-13 20:27 ` bugzilla-daemon
2012-06-13 20:27 ` bugzilla-daemon
     [not found] <bug-14438-11633@http.bugzilla.kernel.org/>
2010-03-03 12:15 ` bugzilla-daemon
2010-03-03 12:22 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).