Re: v2.3.17pre1 - Patches, Complaints, Questions and Jubilations

Joshua M. Thompson (om@mich.com)
Mon, 6 Sep 1999 19:12:11 -0400 (EDT)


On Sat, 4 Sep 1999, Alan Cox wrote:

> > + if [ "$CONFIG_PPC" = "y" ; then
> > + dep_tristate 'Apple Desktop Bus mouse support' CONFIG_ADBMOUSE
> > $CONFIG_BUSMOUSE
> > + fi
> >
> > Hmmm. Shouldn't ADB mouse support be available on 68k Macs as well?
>
> Yes. My fault. Need CONFIG_ADB ..

That's in the new ADB code that isn't merged into the main tree yet.
There's CONFIG_ADB, CONFIG_ADB_KEYBOARD, CONFIG_ADB_MOUSE and a bunch of
CONFIG_ADB_xxx for various low-level drivers. The new code has been sent
to Paul Mackerras over in the PPC camp and he's doing some PPC tweaking
before it gets put into the main tree. We're thinking it's going to end up
in drivers/adb now that it's multi-architecture (when I get my NeXT box
soon I'll probably hack on that Linux port to use the new code too.)

-- 
Network Administrator        | "...and next door is a virtual reality
mich.com, Inc.               |  restaurant, CGI Friday's..."
Phone: 248-771-1261          |      - The Upright Citizens Brigade
  Fax: 248-771-1269          |  **** My opinions are mine, period. ****

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/