Francois Tigeot wrote:
> However, I found out there's was a difference between a standalone
> uscanner module and one compiled in the kernel.
>
> Standalone module:
>       - original -> nothing
>       - patched -> nothing

Note that loading module doesn't rescan devices. You have to unplug and 
plug again the device to rescanning happen.

> Uscanner in kernel:
>       - original -> some kernel messages appear at startup
>
>       # dmesg | grep uscanner
>       uscanner0: <EPSON Perfection1240, class 255/255, rev 1.00/1.04, addr
> 2> on uhub0 uscanner0: at uhub0 port 2 (addr 2) disconnected
>       uscanner0: detached

It's a disconnect message only.

>       - patched -> some messages about ugen0
>       ugen0: at uhub0 port 2 (addr 2) disconnected
>       ugen0: detached

It's a disconnect message again only. And it shows that there is no need 
for patch. Show me the full dmesg with verbose booting, please.


-- 
Hasso

Reply via email to