From: Oleg Drokin <green@linuxhacker.ru>
To: Russell King <rmk@arm.linux.org.uk>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.5-ac7
Date: Sun, 3 Jun 2001 18:02:03 +0400 [thread overview]
Message-ID: <20010603180203.B1143@linuxhacker.ru> (raw)
In-Reply-To: <200106030746.f537kSZ12820@linuxhacker.ru> <E156VvF-0004D1-00@the-village.bc.nu> <20010603133333.A25478@flint.arm.linux.org.uk>
In-Reply-To: <20010603133333.A25478@flint.arm.linux.org.uk>; from rmk@arm.linux.org.uk on Sun, Jun 03, 2001 at 01:33:33PM +0100
Hello!
On Sun, Jun 03, 2001 at 01:33:33PM +0100, Russell King wrote:
> > > AC> 2.4.5-ac7
> > > AC> o Make USB require PCI (me)
> > > Huh?!
> > > How about people from StrongArm sa11x0 port, who have USB host controller (in
> > > sa1111 companion chip) but do not have PCI?
> > The strongarm doesnt have a USB master but a slave.
> Alan, a StrongARM 11x0 with its companion SA11x1 chip is a USB master.
> Last time I looked, it was supported:
After mentioned patch it is no longer possible to choose this driver,
because we have no PCI in sa11x0, but the change is:
--- linux-2.4.5/drivers/usb/Config.in Sat May 26 10:55:12 2001
+++ linux-2.4.5-ac7/drivers/usb/Config.in Sun Jun 3 11:42:00 2001
@@ -4,9 +4,11 @@
mainmenu_option next_comment
comment 'USB support'
-tristate 'Support for USB' CONFIG_USB
+dep_tristate 'Support for USB' CONFIG_USB $CONFIG_PCI
if [ ! "$CONFIG_USB" = "n" ]; then
bool ' USB verbose debug messages' CONFIG_USB_DEBUG
+ bool ' Long timeout for slow-responding devices (some MGE Ellipse UPSes)' CONFIG_USB_LONG_TIMEOUT
+ bool ' Large report fetching for "broken" devices (some APC UPSes)' CONFIG_USB_LARGE_CONFIG
comment 'Miscellaneous USB options'
bool ' Preliminary USB device filesystem' CONFIG_USB_DEVICEFS
next prev parent reply other threads:[~2001-06-03 14:02 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-02 23:23 Linux 2.4.5-ac7 Alan Cox
2001-06-03 7:46 ` Oleg Drokin
2001-06-03 11:19 ` Alan Cox
2001-06-03 12:33 ` Russell King
2001-06-03 14:02 ` Oleg Drokin [this message]
2001-06-03 14:45 ` Alan Cox
2001-06-03 14:51 ` Oleg Drokin
2001-06-03 14:54 ` Alan Cox
2001-06-04 1:49 ` lists
2001-06-03 13:59 ` Oleg Drokin
2001-06-04 17:56 ` Tom Rini
2001-06-04 17:59 ` Alan Cox
2001-06-04 18:49 ` Nicolas Pitre
2001-06-03 18:16 ` Philip Blundell
2001-06-03 20:50 ` Tom Rini
2001-06-04 12:37 ` Geert Uytterhoeven
2001-06-04 12:59 ` johan.adolfsson
2001-06-05 11:50 ` USB requiring PCI Bjorn Wesen
2001-06-03 14:56 ` Linux 2.4.5-ac7 Nicolas Pitre
2001-06-03 15:03 ` Alan Cox
-- strict thread matches above, loose matches on Subject: below --
2001-06-03 12:04 Mikael Pettersson
2001-06-03 15:49 Wayne.Brown
2001-06-04 20:10 ` Alan Cox
[not found] <mailman.991555081.25242.linux-kernel2news@redhat.com>
2001-06-03 20:51 ` Pete Zaitcev
2001-06-04 12:27 ` Pavel Machek
2001-06-05 15:03 ` Dominik Kubla
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=20010603180203.B1143@linuxhacker.ru \
--to=green@linuxhacker.ru \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
/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.