Backporting drivers from 2.4 to 2.2

Torrey Hoffman (torrey.hoffman@myrio.com)
Tue, 21 Aug 2001 14:21:34 -0700


Is there a document somewhere that has some hints and tips for
backporting 2.4 drivers to the 2.2 series? I have the O'Reilly
Linux Device Drivers (second edition) book by Rubini and Corbet,
but it's a little thin on this problem.

Specifically, the new 2.4 PCI-related functions like:
pci_alloc_consistent, pci_free_consistent, pci_enable_device...

nice to have a little library of functions that wrap the older 2.2
style interface to provide the 2.4-style functions... or is this
impossible to do in a general way?

Thanks for any advice...

Torrey Hoffman
torrey.hoffman@myrio.com
-
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/