Re: [PATCH 2.4.28-pre4-bk6] delkin_cb: new driver for Cardbus IDE CF adaptor

From: Bartlomiej Zolnierkiewicz
Date: Thu Oct 21 2004 - 14:23:16 EST


please also cc: linux-ide@xxxxxxxxxxxxxxx

> An equivalent patch for 2.6.xx is being worked on.

generally it should be like that: 2.6.x first, 2.4.x later

> + * This is slightly peculiar, in that it is a PCI driver,
> + * but is NOT an IDE PCI driver -- the IDE layer does not directly
> + * support hot insertion/removal of PCI interfaces, so this driver
> + * is unable to use the IDE PCI interfaces. Instead, it uses the
> + * same interfaces as the ide-cs (PCMCIA) driver uses.
> + * On the plus side, the driver is also smaller/simpler this way.

IDE layer doesn't support hot insertion/removal of _any_ interfaces

ide_unregister() calls are not allowed unless somebody fixes locking
(Alan fixed many issues but some more work is still needed)

Bartlomiej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/