Re: [linux-usb-devel] New, yet unsupported USB-Ethernet adaptor

From: David Brownell
Date: Wed May 03 2006 - 15:23:39 EST


On Wednesday 03 May 2006 12:10 pm, David Brownell wrote:

> Well, it's always allowed driver modularization ... the change was only
> to move the hardware-specific parts outside of the driver core.

Bad wording there. Last September I submitted patches to split out
the driver core and the hardware-specific parts into separate source
and object modules ... the core was always separate from the parts
applying to specific hardware. (As you know, since you adopted that
approach for your ASIX code.) What changed was the "one big file"
model, which had stopped making sense.

- Dave
-
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/