Hi Greg,

> > > Here's a patch that adds Takahiro's USB over IP patch to the kernel
> > > tree.  It's still a bit rough around the edges, so I'd like to get some
> > > comments and reviews from others.  Especially those who know the USB HCD
> > > interface better than I (David and Alan...)
> > 
> > it would be great if the virtual HCD driver module name could be
> > hcd_vhci or usb_vhci instead of only vhci. The Bluetooth subsystem
> > already uses hci_vhci for its virtual driver. I like to avoid some
> > naming conflicts here.
> 
> Very good idea, I'll change it to be vhci-hcd to match the other USB
> host controller driver names.
> 
> I also don't like the kernel module name stub.ko as it's a bit too
> generic.  Anyone have a good idea for a name for it?

why don't you simply call it usbip.ko?

There should also be no need to link usbip_common.o and usbip_event.o
into stub.ko and vhci.ko.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to