Re: 2.6.14-mm1

From: Greg KH
Date: Mon Nov 07 2005 - 15:08:47 EST


On Mon, Nov 07, 2005 at 11:52:10AM -0800, Andrew Morton wrote:
> > 4) I also decided to test new input hotplug. Below is the udevmonitor
> > trace of uevents when I rmmod and modprobe again the psmouse driver.
> > <NULL>s don't look right there. Is the rest OK?
> >
> > UEVENT[1131378684] remove@/class/input/input1/mouse0
> > ACTION=remove
> > DEVPATH=/class/input/input1/mouse0
> > SUBSYSTEM=input
> > SEQNUM=903
> > PHYSDEVPATH=/devices/platform/i8042/serio0
> > PHYSDEVBUS=serio
> > PHYSDEVDRIVER=psmouse
> > MAJOR=13
> > MINOR=32
> >
> > UEVENT[1131378684] remove@/class/input/input1
> > ACTION=remove
> > DEVPATH=/class/input/input1
> > SUBSYSTEM=input
> > SEQNUM=904
> > PHYSDEVPATH=/devices/platform/i8042/serio0
> > PHYSDEVBUS=serio
> > PHYSDEVDRIVER=psmouse
> > PRODUCT=11/2/4/0
> > NAME="GenPS/2 Genius <NULL>"
> > PHYS="isa0060/serio1/input0"
> > UNIQ="<NULL>"
> > EV=7
> > KEY=1f0000 0 0 0 0 0 0 0 0
> > REL=103
>
> Hopefully Greg can tell us?

Those nulls are coming from the device's strings from what I have seen.
I don't think this should be a problem, but Dmitry and Vojtech would
know for sure.

thanks,

greg k-h
-
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/