* 2.4.0-test5 build options.
@ 2000-07-29 13:42 Iain Sandoe
2000-07-29 16:11 ` Ramprasad Rao
0 siblings, 1 reply; 2+ messages in thread
From: Iain Sandoe @ 2000-07-29 13:42 UTC (permalink / raw)
To: linuxppc-dev
can anyone tell me the legal combination of ADB/USB/Input layer options that
will work under 2.4.0-t5?
After several aborted builds (either failed to compile or link) at half an
hour a go... I'm getting a bit frustrated,
I'm trying to do: ADB+USB (G3 mt) ADB+USB (G3 Lombard) ADB only (9600).
So, I guess, whatever will bring ADB+USB ought to do it.
Iain.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.4.0-test5 build options.
2000-07-29 13:42 2.4.0-test5 build options Iain Sandoe
@ 2000-07-29 16:11 ` Ramprasad Rao
0 siblings, 0 replies; 2+ messages in thread
From: Ramprasad Rao @ 2000-07-29 16:11 UTC (permalink / raw)
To: Iain Sandoe; +Cc: linuxppc-dev
Iain -
I got 2.4.0-test5 from btkeeper to build on my USB only iMac. I did keep
all the ADB options as well. The relevant portions from my .config is
attached below. I just kept all the defaults from 'make common_config'.
- Ram
CONFIG_ADB=y
CONFIG_ADB_CUDA=y
CONFIG_ADB_MACIO=y
CONFIG_ADB_PMU=y
CONFIG_ADB_KEYBOARD=y
CONFIG_ADBMOUSE=y
#
# Mice
#
CONFIG_BUSMOUSE=y
CONFIG_ADBMOUSE=y
CONFIG_MOUSE=y
CONFIG_PSMOUSE=y
#
# USB support
#
CONFIG_USB=y
CONFIG_USB_OHCI=y
CONFIG_USB_HID=y
CONFIG_INPUT_KEYBDEV=y
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
On Sat, 29 Jul 2000, Iain Sandoe wrote:
>
> can anyone tell me the legal combination of ADB/USB/Input layer options that
> will work under 2.4.0-t5?
>
> After several aborted builds (either failed to compile or link) at half an
> hour a go... I'm getting a bit frustrated,
>
> I'm trying to do: ADB+USB (G3 mt) ADB+USB (G3 Lombard) ADB only (9600).
>
> So, I guess, whatever will bring ADB+USB ought to do it.
>
> Iain.
>
>
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-07-29 16:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-29 13:42 2.4.0-test5 build options Iain Sandoe
2000-07-29 16:11 ` Ramprasad Rao
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).