On Wed, Mar 07, 2001 at 05:36:40PM -0800, Greg KH wrote:
> I'll try to run with everything compiled into the kernel later tonight.
> Does -ac14 with all of USB as modules, using usb-uhci work for you?

Hmm... I was compiling usb-uhci and uhci directly into the kernel,
then visor.o as a module.

In any case, I can't load any modules under ac14.  None.  I get
complaints about unmatched symbols.  Really fun when /home is on a fs
compiled as a module...

ac13 + crypto works with usb-uhci, usb-serial, and visor as modules.
No problems.

I've gone back and (re)tested with kernels 2.4.1, 2.4.2, ac[36],
ac1[01234].  I can only get a crash on ac12 and ac13.  2.4.2 is broken
after all, and everything after it.  2.4.2 and the ac kernels seem to
fail on 'pilot-xfer /dev/usb/tts/1 -m scsi.pdb' (to install a zTXT
into gutenpalm, doesn't matter what I'm sending), and things seem to
go slower and have more problems as the versions increase.  Then I can
crash the system under ac12 and 13.  This is using uhci compiled
directly into kernel, with usb-serial and visor as modules.

If uhci + visor is unsupported, might I suggest the following change
to Configure.help to warn people?

Erik


(agains 2.4.2-ac14)

--- Configure.help.orig Thu Mar  8 13:24:31 2001
+++ Configure.help      Thu Mar  8 13:28:50 2001
@@ -10750,6 +10750,11 @@
   its USB docking station. See http://usbvisor.sourceforge.net for
   more information on using this driver.
 
+  If you say Y here, you MUST NOT use the UHCI Alternate Driver (JE).
+  Use the usb-uhci driver instead ("UHCI (Intel PIIX4, VIA, ...) support").
+  This driver is not stable in combination with the JE driver, and 
+  can cause system crashes.
+
   This code is also available as a module ( = code which can be
   inserted in and removed from the running kernel whenever you want).
   The module will be called visor.o. If you want to compile it as a

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to