On Wed, 2013-07-31 at 21:50 +0800, Ming Lei wrote: > In the usbnet case, the driver already supports non-sg well. Actually, > all current drivers should support non-sg well because urb->sg wasn't > introduced for very long time. We can think it as a new feature or DMA > enhancement for xHCI controller. > > If you mean buffer debounce for dma sg support on ehci/uhci/ohci/.., > maybe we need to discuss and evaluate further. We cannot lie to the networking layer. Either we can do sg in hardware or we cannot. This is unfortunately determined by the HC not the device on the bus. How else but from the host driver would we get the information? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html