All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Sebastian Droege <sebastian.droege@gmx.de>
Cc: Dave Jones <davej@suse.de>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.5.7-dj3 - BUG & PATCH
Date: Thu, 4 Apr 2002 22:45:45 -0800	[thread overview]
Message-ID: <20020405064545.GA19248@kroah.com> (raw)
In-Reply-To: <20020404054923.A28437@suse.de> <20020404172238.62bf1d41.sebastian.droege@gmx.de>

On Thu, Apr 04, 2002 at 05:22:38PM +0200, Sebastian Droege wrote:
> Hi,
> I have a problem in 2.5.7-dj3 which doesn't exist in 2.5.8-pre1...
> My USB keyboard and mouse are detected properly but aren't usable
> I get the same behaviour when unsetting CONFIG_USB_HIDINPUT in 2.5.8-pre1
> grepping for CONFIG_USB_HIDINPUT in 2.5.7-dj3 finds something but the option doesn't show in old/menuconfig
> When setting CONFIG_USB_HIDINPUT=y by hand in 2.5.7-dj3 I get a compile error:
> 
> make[3]: Entering directory `/usr/src/linux-2.5.7/drivers/usb'
> gcc -D__KERNEL__ -I/usr/src/linux-2.5.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O6 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686   -DKBUILD_BASENAME=hid_input  -c -o hid-input.o hid-input.c
> hid-input.c:335: redefinition of `hidinput_hid_event'
> hid.h:411: `hidinput_hid_event' previously defined here
> hid-input.c:413: redefinition of `hidinput_connect'
> hid.h:412: `hidinput_connect' previously defined here
> hid-input.c:458: redefinition of `hidinput_disconnect'
> hid.h:413: `hidinput_disconnect' previously defined here
> make[3]: *** [hid-input.o] Fehler 1

I can't duplicate this, can you send me your .config?

thanks,

greg k-h

  parent reply	other threads:[~2002-04-05  6:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-04  5:49 Linux 2.5.7-dj3 Dave Jones
2002-04-04  7:50 ` Adrian Bunk
2002-04-04 12:16   ` Dave Jones
2002-04-04 12:37     ` Dave Jones
2002-04-04 11:41       ` Martin Dalecki
2002-04-04 15:22 ` Linux 2.5.7-dj3 - BUG & PATCH Sebastian Droege
2002-04-04 17:54   ` Greg KH
2002-04-04 18:01     ` Dave Jones
2002-04-05  6:45   ` Greg KH [this message]
2002-04-05  9:48     ` Sebastian Droege

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020405064545.GA19248@kroah.com \
    --to=greg@kroah.com \
    --cc=davej@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sebastian.droege@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.