linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Hay <hay_dave@yahoo.com>
To: Ira K Weiny <iweiny@falcon.csc.calpoly.edu>
Cc: linuxdev <linuxppc-dev@lists.linuxppc.org>
Subject: Re: USB driver not detecting mouse? (lots of detail)
Date: Wed, 22 Sep 1999 10:46:05 -0700 (PDT)	[thread overview]
Message-ID: <19990922174605.27906.rocketmail@web122.yahoomail.com> (raw)


--- Ira K Weiny <iweiny@falcon.csc.calpoly.edu> wrote:
> I just got my USB mouse working!!!!

Congrats ;)

> I am loading (insmod) what I call usb-card-driver which in a makefile I
> wrote
> includes the following.  ohci.o usb.o ohci-debug.o usb-debug.o
> 
> I then load mouse.o on top of that.  I just noticed that I compiled the
> hub.c
> but I did not load it and the mouse is working.  But I have a 2-port card
> which is just a root hub and I think hub.c is just for the extention hubs
> only.
> AFAIK

I belive this is correct.  I've been loading usbcore.o, usb-ohci.o and the
mouse.o.  Well, I usually don't load mouse, because when I load usb-ohci, it
only sees a single hub with no devices attached, so when mouse.o hits
usb_register, it can't find a mouse device to register the driver with. :(

> What I did differently to get it to work was just the XF68Config file.  I
> read
> the USB-HOWTO and set it up acording to that.  So I have really done
> nothing
> other than compile the modules and then load them with insmod.  I have not
> set
> up the modules directory and conf.modules yet.

I think I know what I need to do with the XF68Config file to get the mouse
working, but until I can get the driver to see the mouse, I'm going to stick
with my ADB mouse :(


=====
------------------------------------------------------------
 David Hay                                     \|/ ____ \|/
 hay@colorado.edu                              ~@-/ oO \-@~
 http://home.earthlink.net/~dhay/              /_( \__/ )_\
 ~ Live well ~ Laugh often ~ Love much ~          \__U_/

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

             reply	other threads:[~1999-09-22 17:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-22 17:46 David Hay [this message]
1999-09-22 18:05 ` USB driver not detecting mouse? (lots of detail) Tom Rini
     [not found] <199909220216.TAA00607@falcon.csc.calpoly.edu>
1999-09-22 11:03 ` Michael Schmitz
  -- strict thread matches above, loose matches on Subject: below --
1999-09-22  1:27 David Hay
1999-09-21 19:36 David Hay
1999-09-21 21:55 ` Ira K Weiny
1999-09-21  0:37 David Hay
1999-09-21 18:11 ` Ira K Weiny

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=19990922174605.27906.rocketmail@web122.yahoomail.com \
    --to=hay_dave@yahoo.com \
    --cc=hay@colorado.edu \
    --cc=iweiny@falcon.csc.calpoly.edu \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).