lkml.org 
[lkml]   [2001]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux 2.4.5-ac7
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:17    [W:1.494 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site