login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
12
Re: [PATCH 00/18] ide: warm-plug support for IDE devices and other goodies
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Alan Cox
Subject:
Re: [PATCH 00/18] ide: warm-plug support for IDE devices and other goodies
Date: Tuesday, February 12, 2008 - 2:41 pm
On Wed, 13 Feb 2008 08:04:07 +1100 Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
quoted text
> > On Fri, 2008-02-08 at 19:40 +1100, Benjamin Herrenschmidt wrote: > > On Fri, 2008-02-08 at 01:44 +0100, Bartlomiej Zolnierkiewicz wrote: > > > - couple of fixes and preparatory patches > > > > > > - rework of PowerMac media-bay support ([un]register IDE devices instead of > > > [un]registering IDE interface) [ it is the main reason for spamming PPC ML ] > > > > Interesting... I was thinking about doing a full remove of the device at > > a higher level instead but I suppose what you propose is easier. > > > > I'll have a look & test next week hopefully. > > Also, the above would have the advantage of not relying on drivers/ide > infrastructure, and thus working with libata (once somebody has ported > pmac ide to libata).
Unfortunately you need a degree in dentistry to open a Macintosh up and fix it otherwise we would have support by now. Alan --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/18] ide: warm-plug support for IDE devices and o ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 01/18] ide-generic: set hwif->chipset
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 02/18] ide: fix ide_find_port()
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 03/18] ide: use ide_find_port() instead of ide_depr ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 04/18] ide-acpi: add missing drive->acpidata zeroing
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 05/18] ide: factor out cable detection from ide_ini ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 06/18] ide: factor out code unregistering devices f ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 07/18] ide: factor out devices init from ide_init_p ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 08/18] ide: move ide_port_setup_devices() call to i ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 09/18] ide: rework PowerMac media-bay support
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 10/18] ide: add warm-plug support for IDE devices
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 11/18] ide-generic: add ide_generic class and attri ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 12/18] ide: remove needless CONFIG_BLK_DEV_HD hack ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 13/18] ide: remove CONFIG_BLK_DEV_HD_IDE config option
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 14/18] ide: remove obsoleted "idex=base[,ctl[,irq]] ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREGISTE ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:46 pm)
[PATCH 16/18] ide: remove ->hold field from ide_hwif_t
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:46 pm)
[PATCH 17/18] ide: remove init_hwif_default()
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:46 pm)
[PATCH 18/18] ide: remove ide_init_hwif_ports()
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:46 pm)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Benjamin Herrenschmidt
, (Fri Feb 8, 1:40 am)
Re: [PATCH 05/18] ide: factor out cable detection from ide ...
, Sergei Shtylyov
, (Fri Feb 8, 10:18 am)
Re: [PATCH 08/18] ide: move ide_port_setup_devices() call ...
, Sergei Shtylyov
, (Fri Feb 8, 10:20 am)
Re: [PATCH 02/18] ide: fix ide_find_port()
, Sergei Shtylyov
, (Fri Feb 8, 10:23 am)
Re: [PATCH 06/18] ide: factor out code unregistering devic ...
, Sergei Shtylyov
, (Sat Feb 9, 11:07 am)
Re: [PATCH 07/18] ide: factor out devices init from ide_in ...
, Sergei Shtylyov
, (Sat Feb 9, 11:10 am)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Gabriel Paubert
, (Tue Feb 12, 4:49 am)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Gabriel Paubert
, (Tue Feb 12, 5:30 am)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Benjamin Herrenschmidt
, (Tue Feb 12, 1:59 pm)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Benjamin Herrenschmidt
, (Tue Feb 12, 2:04 pm)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Alan Cox
, (Tue Feb 12, 2:41 pm)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Bartlomiej Zolnierki ...
, (Tue Feb 12, 2:54 pm)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Benjamin Herrenschmidt
, (Tue Feb 12, 3:00 pm)
Re: [PATCH 09/18] ide: rework PowerMac media-bay support
, Michael Ellerman
, (Wed Feb 13, 12:29 am)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Gabriel Paubert
, (Wed Feb 13, 3:08 am)
Re: [PATCH 09/18] ide: rework PowerMac media-bay support
, Bartlomiej Zolnierki ...
, (Wed Feb 13, 5:26 am)
Re: [PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREG ...
, Sergei Shtylyov
, (Thu Mar 27, 10:38 am)
Re: [PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREG ...
, Mark Lord
, (Fri Mar 28, 12:14 pm)
Re: [PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREG ...
, Bartlomiej Zolnierki ...
, (Sat Mar 29, 9:03 am)
Re: [PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREG ...
, Bartlomiej Zolnierki ...
, (Sat Mar 29, 9:10 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Michael Trimarchi
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
Miklos Szeredi
[patch 14/15] vfs: more path_permission() conversions
Serge E. Hallyn
Re: [RFC v5][PATCH 7/8] Infrastructure for shared objects
Bernd Schmidt
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Takashi Iwai
[PATCH 2/2] input: Add LED support to Synaptics device
git
:
Junio C Hamano
Re: mingw, windows, crlf/lf, and git
Eyvind Bernhardsen
Re: Where has "git ls-remote" reference pattern matching gone?
Shawn O. Pearce
Re: Switching from CVS to GIT
Todd Zullinger
Re: [PATCH 2/2] send-email: rfc2047-quote subject lines with non-ascii characters
Santi Béjar
Re: How to use git-fmt-merge-msg?
linux-netdev
:
Ramkrishna Vepa
[net-2.6 PATCH 1/10] Neterion: New driver: Driver help file
Mark Anthony
invitation / inquiry
Ingo Molnar
Re: [PATCH 08/16] dma-debug: add core checking functions
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Sascha Hauer
[PATCH 03/12] fec: do not typedef struct types
git-commits-head
:
Linux Kernel Mailing List
amba: struct device - replace bus_id with dev_name(), dev_set_name()
Linux Kernel Mailing List
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
Linux Kernel Mailing List
ARM: S5PC100: IRQ and timer
Linux Kernel Mailing List
davinci: edma: clear interrupt status for interrupt enabled channels only
Linux Kernel Mailing List
x86, mm, kprobes: fault.c, simplify notify_page_fault()
openbsd-misc
:
Daniel A. Ramaley
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Matthias Kilian
Re: can't get vesa @ 1280x800 or nv
Tobias Ulmer
Re: Problem after upgrade 4.5 to 4.6: ERR M
Philip Guenther
Re: SIGCHLD and libpthread.so
J.C. Roberts
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Colocation donated by:
Syndicate