On Fri, 05 Jan 2001 13:59:12 +1100, 
Keith Owens <[EMAIL PROTECTED]> wrote:
>modutils-2.4.0.tar.gz           Source tarball, includes RPM spec file

I have just found out that there was an incompatible change to struct
usb_device_id during 2.4.0-prerelease :(((.  That means that all
versions of depmod will break on kernel 2.4.0 if you have any modules
that use MODULE_DEVICE_TABLE(usb).  Incompatible changes to an ABI
structure without notification immediately prior to a major kernel
release, yech!

If you have usb modules then stay on kernel 2.4.0-prerelease or compile
usb without modules or wait until I can test and release modutils
2.4.1.  The usb hotplug utilities will also have to change to handle
the new table layout.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to