Re: PATCH: straighten out the IDE layer locking and add hotplug
From: Alan Cox <hidden>
Date: 2004-08-16 22:51:16
From: Alan Cox <hidden>
Date: 2004-08-16 22:51:16
On Llu, 2004-08-16 at 22:43, Bartlomiej Zolnierkiewicz wrote:
it restores hwif to previous state not the default one
Same thing, but sure docs changed. We never stack states.
ide settings are not limited to /proc, remember about ioctls
Added
old old?
Emphatic. Intentional. Changed to "very old"
quoted
+ * Takes a drive that is as yet not assigned to any midlayer IDE + * module and figures out which driver would like to own it. Ifdrive maybe assinged to midlayer ide-default driverquoted
+ * nobody claims the driver then it is automatically attachedthe drive
Fixed
quoted
+/** + * ide_register_driver - new driver loaded + * @driver: the IDE driver moduledriver doesn't have to be a module IDE device driver
Ok
it doesn't unload given IDE device driver
Clarified that its called on unloading