[PATCH] USB Config fix for 2.2.19-pre7

2001-01-10 Thread Greg KH
Hi, Here's a fix for the USB Config for 2.2.19-pre7. I messed up and took out the HID devices in the patch I sent you for 2.2.19-pre6. thanks, greg k-h -- greg@(kroah|wirex).com diff -Naur -X dontdiff linux-2.2.19-pre7/drivers/usb/Config.in linux-2.2.19-pre7-greg/drivers/usb/Config.in

Re: [linux-usb-devel] [PATCH] USB Config fix for 2.2.19-pre7

2001-01-11 Thread Greg KH
On Thu, Jan 11, 2001 at 06:01:19PM +0100, Franz Sirl wrote: Why do the input handlers depend on CONFIG_USB_HID? On PPC we already have trouble with them depending on CONFIG_USB, so everybody has to select CONFIG_USB even if he just has ADB hardware. Don't these input drivers _require_ the

2001-01-23 release of hotplug scripts

2001-01-23 Thread Greg KH
I've just packaged up the latest hotplug scripts into a release, and they can be found at: http://download.sourceforge.net/linux-hotplug/hotplug-2001_01_23.tar.gz http://download.sourceforge.net/linux-hotplug/hotplug-2001_01_23-1.noarch.rpm

Re: problem with compiling kernel 2.4.1 on top of 2.2.14

2001-01-31 Thread Greg KH
On Wed, Jan 31, 2001 at 11:43:52AM -0500, Lukasz Gogolewski wrote: Someone please help. I need my USB and Sound Card to work. USB support is pretty good in 2.2.18 :) greg k-h -- greg@(kroah|wirex).com http://immunix.org/~greg - To unsubscribe from this list: send the line "unsubscribe

[PATCH] StackGuard gcc patch for 2.4.1

2001-01-31 Thread Greg KH
Here's the latest StackGuard patch for the 2.4.1 kernel. greg k-h -- greg@(kroah|wirex).com diff -Naur -X dontdiff linux-2.4.1/Makefile linux-2.4.1-greg/Makefile --- linux-2.4.1/MakefileWed Jan 31 17:15:05 2001 +++ linux-2.4.1-greg/Makefile Wed Jan 31 17:14:11 2001 @@ -227,6

Re: USB broken in 2.4.4? Serial Ricochet works, USB performance sucks.

2001-05-10 Thread Greg KH
On Thu, May 10, 2001 at 08:07:50PM -0700, Drew Bertola wrote: Joey Hess had a problem similar to what you described, though he noticed it while using the pcmcia ricochet modem. He passed along this patch: Doh! I've only fixed this same kind of problem about 3 different times in the

Re: Fwd: Copyright infringement in linux/drivers/usb/serial/keyspan*fw.h

2001-05-24 Thread Greg KH
On Thu, May 24, 2001 at 09:34:04PM -0700, Aaron Lehmann wrote: This message sparked a long thread on the debian-legal mailing list, which is long since dead. I am personally very curious about whether this has been resolved upstream. I consider it a very important issue, which is why I asked

Re: [CHECKER] free bugs in 2.4.4 and 2.4.4-ac8

2001-05-25 Thread Greg KH
Here's the patch to fix the io_edgeport driver. Johannes, please send this to Linus, it's against 2.4.5-pre5. thanks, greg k-h diff -Nru a/drivers/usb/serial/io_edgeport.c b/drivers/usb/serial/io_edgeport.c --- a/drivers/usb/serial/io_edgeport.c Thu May 24 23:18:56 2001 +++

Re: empeg-car serial-over-USB driver

2001-05-30 Thread Greg KH
On Tue, May 29, 2001 at 11:16:08PM +0100, Philip Blundell wrote: Has anybody used this successfully in a recent kernel? With 2.4.5 it seems to detect the device successfully: Are you _sure_ you are using usb-uhci and not uhci? :) Any oops message available from a serial console? empeg.c:

Re: interrupt problem with MPS 1.4 / not with MPS 1.1 ?

2001-05-31 Thread Greg KH
On Thu, May 31, 2001 at 08:39:08PM +0200, [EMAIL PROTECTED] wrote: What information would be necessary to debug this? Which kernel version? greg k-h - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: interrupt problem with MPS 1.4 / not with MPS 1.1 ?

2001-05-31 Thread Greg KH
On Thu, May 31, 2001 at 09:48:35PM +0200, [EMAIL PROTECTED] wrote: On Thu, May 31, 2001 at 11:06:42AM -0700, Greg KH wrote: On Thu, May 31, 2001 at 08:39:08PM +0200, [EMAIL PROTECTED] wrote: What information would be necessary to debug this? Which kernel version? greg k-h

Re: [CHECKER] 2.4.5-ac4 security holes

2001-05-31 Thread Greg KH
On Thu, May 31, 2001 at 09:49:14PM -0700, Dawson Engler wrote: - [BUG] fixed in ac5, I believe. /u2/engler/mc/oses/linux/2.4.5-ac4/drivers/usb/bluetooth.c:438:bluetooth_write: ERROR:PARAM:461:438: Deref tainted var 'buf' (tainted from

Re: [CHECKER] 4 security holes in 2.4.4-ac8

2001-05-30 Thread Greg KH
On Tue, May 29, 2001 at 03:00:56PM -0700, Dawson Engler wrote: - [BUG] ./drivers/usb/bluetooth.c: dereference of 'buf' at the beginning of the switch, and then does a copyin. This is a real bug, thanks. The

[PATCH] USB input drivers moved and updated for 2.2.18-pre9

2000-09-18 Thread Greg KH
Hi, This patch against 2.2.18-pre9 moves the USB input drivers into the same directory structure that they are in for 2.4.x, and it also updates the drivers to their latest versions. This patch was done by Franz Sirl (thanks Franz for doing this!) I've included it in two forms here:

Re: 2.4.0-test9-pre8, usb, unresolved symbols

2000-10-02 Thread Greg KH
On Mon, Oct 02, 2000 at 11:18:49PM +0200, f5ibh wrote: Hi, Randy wrote : All of the missing symbols are in usb.o (usbcore.o module or usbdrv.o in-kernel). Is usbcore.o loaded or do you have /etc/modules.conf setup to load it automatically? Did you run depmod after 'make

Re: 2.4.0-test9-pre8, usb, unresolved symbols

2000-10-03 Thread Greg KH
On Tue, Oct 03, 2000 at 06:22:32PM +0200, f5ibh wrote: Christoph wrote : Could you try undoing the -pre8 changes to drivers/usb/Makefile? THIS was the solution I've compiled 2.4.0-test9-pre9 with the drivers/usb/Makefile of the test9-pre7 version of the kernel. I've no more the

Re: 2.4.0-test9USB related oops

2000-10-03 Thread Greg KH
On Wed, Oct 04, 2000 at 07:55:33AM +0200, FORT David wrote: To be noted: my kernel is compiled with "Enforce USB bandwidth allocation", This is a known bug that just showed up (see the linux-usb-devel list for Randy Dunlap's message about this

Re: 2.4.0-test9-pre8, usb, unresolved symbols

2000-10-05 Thread Greg KH
On Tue, Oct 03, 2000 at 09:54:25AM -0700, Greg KH wrote: Very strange, I'll beat on this some more today and try to see what's up. I tried this .config on test9 final last night and didn't have any problems. Could you see if this is still a problem with test9? thanks, greg k-h -- greg

Re: usb and smp problems with 2.4.0-test9/2.2.18-pre15

2000-10-09 Thread Greg KH
On Mon, Oct 09, 2000 at 12:36:46PM -0400, Pete Toscano wrote: any more information i can provide to help? Yes: What kind of timeout errors are you seeing? Kernel debug logs would be helpful. What devices are you trying to use? What is your .config file? What is your BIOS setting for MPS (if

Re: usb and smp problems with 2.4.0-test9/2.2.18-pre15

2000-10-09 Thread Greg KH
On Mon, Oct 09, 2000 at 01:59:23PM -0400, Pete Toscano wrote: anyway, i don't recall all of the usb errors, but i think there was "breadth" in it, it had about four lines of error message produced and they kept repeating until i unplugged all usb devices, and there were timeouts. useful, eh?

[PATCH] USB mdc800 driver fix for test10-pre2

2000-10-13 Thread Greg KH
On Thu, Oct 12, 2000 at 08:06:46AM -0400, [EMAIL PROTECTED] wrote: * USB: fix setting urb-dev in plusb, wacom, mdc800) (Greg KH) {CRITICAL} Attached is a patch against 2.4.0-test10-pre2 for the mdc800.c driver to fix this problem. Could anyone who has this device, verify

[PATCH] USB wacom driver fix for test10-pre2

2000-10-13 Thread Greg KH
On Thu, Oct 12, 2000 at 08:06:46AM -0400, [EMAIL PROTECTED] wrote: * USB: fix setting urb-dev in plusb, wacom, mdc800) (Greg KH) {CRITICAL} Attached is a patch against 2.4.0-test10-pre2 for the wacom.c driver to fix this problem. Could anyone who has this device, verify

[PATCH] USB plusb driver fix for test10-pre2

2000-10-13 Thread Greg KH
On Thu, Oct 12, 2000 at 08:06:46AM -0400, [EMAIL PROTECTED] wrote: * USB: fix setting urb-dev in plusb, wacom, mdc800) (Greg KH) {CRITICAL} Attached is a patch against 2.4.0-test10-pre2 for the plusb.c driver to fix this problem. Could anyone who has this device, verify

Re: 2.4.0-test9-pre8, usb, unresolved symbols

2000-10-13 Thread Greg KH
On Fri, Oct 13, 2000 at 01:52:12PM -0400, Claude LeFrancois (LMC) wrote: Hello, I had the same problem with the USB core driver compiled statically into the kernel 2.4.0-test10pre1. If I get the whole USB distribution compiled as a modules, everything works fine. Here is the content of my

Re: Updated Linux 2.4 Status/TODO List (from the ALS show)

2000-10-13 Thread Greg KH
On Fri, Oct 13, 2000 at 02:44:32AM +0200, FORT David wrote: USB still have problems, when starting to grab with my ov511 webcam i got the attached oops. This bug appeared in test9-preX(X beeing at least 2) series. Some people have claimed that test10-pre1 fixed the problem, but the bug is

Re: 2.2.18pre16 and USB_UHCI_ALT

2000-10-17 Thread Greg KH
On Mon, Oct 16, 2000 at 10:49:56PM -0700, David Rees wrote: Well, the real interesting part is that I was using the usb-uhci.c driver in 2.2.18pre15, and now in 2.2.18pre16 it stopped working for my mouse with no apparent change to either of the uhci drivers. Kernel debug messages? Anything

[PATCH] usb-core.c removal

2000-10-18 Thread Greg KH
Hi, Here's the patch that removes usb-core.c and moves its functions into usb.c. It's against 2.4.0-test10-pre4. This should solve the versioned modules with a USB core compiled into the kernel problem that people were having. Thanks, greg k-h -- greg@(kroah|wirex).com diff -Naur -X

Re: 2.4.0-test9-pre8, usb, unresolved symbols

2000-10-18 Thread Greg KH
On Thu, Oct 19, 2000 at 10:45:36AM +1100, Keith Owens wrote: On Wed, 18 Oct 2000 13:47:40 -0700, Randy Dunlap [EMAIL PROTECTED] wrote: Keith Owens wrote: +obj-$(CONFIG_USB) += usbcore.o usb.o We still need your help. Using this usb/Makefile change gives me errors on all

Re: [PATCH] usb-core.c removal

2000-10-18 Thread Greg KH
On Wed, Oct 18, 2000 at 10:03:34PM -0700, Greg KH wrote: This should solve the versioned modules with a USB core compiled into the kernel problem that people were having. Actually, that isn't completely true, as the Makefile still has the same problem as before. Keith's comments get us

Re: 2.2.18pre16 and USB_UHCI_ALT

2000-10-18 Thread Greg KH
On Wed, Oct 18, 2000 at 08:21:53AM -0700, David Rees wrote: Nothing else odd changed. Here's the boot sequence and messages which repeated endlessly after booting 2.2.18pre16 with the usb-uhci driver: This kinda looks like you have a flaky hub. It is a self powered hub? If so, try making

Re: 2.2.18pre16 and USB_UHCI_ALT

2000-10-18 Thread Greg KH
On Wed, Oct 18, 2000 at 10:47:16PM -0700, David Rees wrote: This is on a Tyan Trinity 1598 Socket 7 motherboard. No hubs of any sort. No external hubs? Then why is the hub driver seeing both a 2 port root hub, and a 4 port "normal" hub? Does this motherboard have more than 2 external USB

Re: 2.4.0-test9-pre8, usb, unresolved symbols

2000-10-19 Thread Greg KH
On Thu, Oct 19, 2000 at 07:18:49PM +1100, Keith Owens wrote: See conclusion, jump to conclusion :(. There was a missing line from the boilerplate conversion of lists to old style Makefile variables. Forget my previous patch, use this one. Against 2.4.0-test10-pre4. Index:

Re: 2.2.18pre16 and USB_UHCI_ALT

2000-10-19 Thread Greg KH
On Thu, Oct 19, 2000 at 09:44:48AM -0700, David Rees wrote: These messages don't happen with the uhci.c ALT driver and USB works great. Well, then I'd suggest just sticking with the uhci.c driver :) Seriously, I have no idea of what's wrong. greg k-h -- greg@(kroah|wirex).com

Re: USB problem in 2.2.18pre17

2000-10-22 Thread Greg KH
On Sat, Oct 21, 2000 at 03:45:15PM +0200, Hans-Joachim Baader wrote: Hi, my digital camera (Kodak DC 280) doesn't work with USB in 2.2.18pre17 (and previos kernels). It did work with 2.4.0-test9. Here's the log: What is the BIOS setting of MPS? If it's 1.4, please try 1.1 Let me know if

Re: USB problem in 2.2.18pre17

2000-10-22 Thread Greg KH
On Sun, Oct 22, 2000 at 12:53:26PM +0200, Hans-Joachim Baader wrote: Hi Greg, my digital camera (Kodak DC 280) doesn't work with USB in 2.2.18pre17 (and previos kernels). It did work with 2.4.0-test9. Here's the log: What is the BIOS setting of MPS? If it's 1.4, please try 1.1

Re: [PATCH] philips rush usb support

2001-02-26 Thread Greg KH
On Sun, Feb 25, 2001 at 07:24:54PM +0100, Pavel Machek wrote: Userspace stuff should be found at http://openrush.sourceforge.net if you have a rush. It works for me on ia32 with the model sa125. Why can't the entire driver be in userspace? It appears it uses a completely proprietary

Re: [patch] patch-2.4.2-irda1 (irda-usb)

2001-02-27 Thread Greg KH
On Tue, Feb 27, 2001 at 08:29:03AM +, Dag Brattli wrote: Linus, Please apply this patch to your latest Linux-2.4.2 source. Changes: o IrDA-USB dongle support [new feature] I'd recommend that this file be in the /drivers/usb directory, much like almost all other USB drivers are. +/*

Re: [patch] patch-2.4.2-irda1 (irda-usb)

2001-02-27 Thread Greg KH
On Tue, Feb 27, 2001 at 08:32:28PM +, Dag Brattli wrote: I'd recommend that this file be in the /drivers/usb directory, much like almost all other USB drivers are. Yes, but do we want to spread the IrDA code around? The same argument applies to IrDA device drivers!? I agree, and am

2001-02-28 release of hotplug scripts

2001-02-28 Thread Greg KH
I've just packaged up the latest hotplug scripts into a release, and they can be found at: http://download.sourceforge.net/linux-hotplug/hotplug-2001_02_28.tar.gz http://download.sourceforge.net/linux-hotplug/hotplug-2001_02_28-1.noarch.rpm

Re: Linux 2.4.2ac14

2001-03-07 Thread Greg KH
On Wed, Mar 07, 2001 at 11:13:37PM +, Alan Cox wrote: o Fix the non build problem with do_BUG (Andrew Morton) gcc -D__KERNEL__ -I/home/greg/linux/linux-2.4.2-ac14/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i686

Re: Linux 2.4.2ac14

2001-03-07 Thread Greg KH
On Wed, Mar 07, 2001 at 04:40:52PM -0800, Greg KH wrote: On Wed, Mar 07, 2001 at 11:13:37PM +, Alan Cox wrote: o Fix the non build problem with do_BUG (Andrew Morton) gcc -D__KERNEL__ -I/home/greg/linux/linux-2.4.2-ac14/include -Wall -Wstrict-prototypes -O2 -fomit-frame

Re: Linux 2.4.2ac12 and ac13 breaks usb-visor

2001-03-07 Thread Greg KH
On Wed, Mar 07, 2001 at 05:20:56PM -0600, Erik DeBill wrote: I went to install some new software on my Visor yesterday and got a rude surpise, as my system froze hard (unpingable, no response to keyboard or mouse, no oops). A bit of experimenting shows: It works fine with usb-uhci in all

Re: Linux 2.4.2ac12 and ac13 breaks usb-visor

2001-03-08 Thread Greg KH
On Thu, Mar 08, 2001 at 02:01:03PM -0600, Erik DeBill wrote: 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

Re: Linux 2.4.2ac12 and ac13 breaks usb-visor

2001-03-09 Thread Greg KH
On Fri, Mar 09, 2001 at 02:13:32PM -0600, Erik DeBill wrote: Nothing. I've got the following in /etc/syslog.conf (which I believe SHOULD be correct), but I get absolutely nothing. *.=debug;\ auth,authpriv.none;\ news.none;mail.none /var/log/debug Try adding an entry for

Re: Linux 2.4.2ac12 and ac13 breaks usb-visor

2001-03-10 Thread Greg KH
On Fri, Mar 09, 2001 at 09:10:32PM -0500, David Huggins-Daines wrote: It's the one listed in arch/i386/defconfig. Of course, it's debatable whether that actually means 'default' or not (since in fact it's more like 'what Linus uses'), but plenty of people will see it as such. Thanks for

Re: APIC usb MPS 1.4 and the 2.4.2 kernel

2001-03-13 Thread Greg KH
On Tue, Mar 13, 2001 at 12:25:13AM -0500, Pete Toscano wrote: Well, I can't speak for the consequences of noapic (I've wondered as much myself), but I know that there's been a problem with SMP 2.4 kernels (even the 2.4 test kernels) and USB running on VIA chipsets for a while now. I'm told

Re: APIC usb MPS 1.4 and the 2.4.2 kernel

2001-03-13 Thread Greg KH
On Tue, Mar 13, 2001 at 12:49:54PM -0500, Pete Toscano wrote: Very interesting. I had not heard about this. Are there any SMP boards with a VIA chipset that does work well with Linux and USB? I have an old P2B-DS that I had replace with this board as I needed more PCI slots. Heck, for

Re: magic device renumbering was -- Re: Linux 2.4.2ac20

2001-03-14 Thread Greg KH
On Wed, Mar 14, 2001 at 08:27:10AM -0800, Tim Wright wrote: This would currently be massive overkill for Linux, but DYNIX/ptx avoids this problem entirely by keeping a device naming database. This became necessary when we added support for multi-path fibre-channel connected disks. Most

Re: magic device renumbering was -- Re: Linux 2.4.2ac20

2001-03-14 Thread Greg KH
On Wed, Mar 14, 2001 at 05:53:16PM -0800, Tim Wright wrote: Well, if it sounds useful, I can look into putting up the design documentation (yes, shock, horror, there is some :-). It's pretty thorough and covers most of the issues involved, and hence might be a good talking point, even if we

Re: [CHECKER] 9 potential copy_*_user bugs in 2.4.1

2001-03-15 Thread Greg KH
On Thu, Mar 15, 2001 at 06:24:51PM -0800, Dawson Engler wrote: Hi, I wrote an extension to gcc that does global analysis to determine which pointers in 2.4.1 are ever treated as user space pointers (i.e, passed to copy_*_user, verify_area, etc) and then makes sure they are always treated

Re: Potential free/use-after-free bugs

2001-03-17 Thread Greg KH
On Fri, Mar 16, 2001 at 10:17:30PM -0800, Seth Andrew Hallem wrote: [BUG] Potential double or more free. /home/shallem/oses/linux/2.4.1/drivers/usb/serial/belkin_sa.c:236:belkin_sa_shutdown: ERROR:FREE:237:236: Use-after-free of 'private'! set by 'kfree':237 }

Re: [CHECKER] 120 potential dereference to invalid pointers errors for linux 2.4.1

2001-03-17 Thread Greg KH
On Sat, Mar 17, 2001 at 01:30:54AM -0800, Junfeng Yang wrote: - [BUG] dereference to invalid pointer "bluetooth" in error message /u2/acc/oses/linux/2.4.1/drivers/usb/bluetooth.c:924:bluetooth_read_bulk_callback: ERROR:NULL:828:924:

Re: USB-Storage drivers

2000-11-27 Thread Greg KH
On Mon, Nov 27, 2000 at 10:16:23PM +0100, Kurt Garloff wrote: Hi Matthew, David, Linus, any particular reason why the support for special dongles in the usb-storage driver can not be selected during kernel configuration? (See attached patch). A patch is pending that I submitted that adds

Re: Question: Serial port device drivers...

2000-11-29 Thread Greg KH
On Wed, Nov 29, 2000 at 12:42:47PM +, Wayne Price wrote: Has this been done before, and does anyone have any sample code or hints as to what I need to do? We are using kernel 2.2.16 (from RedHat-7.0). You might want to take a look at the Axis Bluetooth stack for Linux (www.axis.com).

Re: [linux-usb-devel] Re: test12-pre3 (broke my usb)

2000-11-29 Thread Greg KH
Nov 29 17:12:14 sasami kernel: usb_control/bulk_msg: timeout Nov 29 17:12:14 sasami kernel: usb.c: USB device not accepting new address=6 (error=-110) This message is now showing up for a lot of people. I think we need to change the source to have it say what is really happening: diff

Re: Keyspan USB PDA adapter test12pre3 hang

2000-11-29 Thread Greg KH
On Thu, Nov 30, 2000 at 12:53:40AM -0500, Mohammad A. Haque wrote: Anyone else out there with a Keyspan USB PDA adapter using test12-pre3? I'm experiencing hangs when I try to send data to my Palm Vx using it. Locks up the machine hard. No SysRq. No messages. USB serial debug output doesn't

Re: Keyspan USB PDA adapter test12pre3 hang

2000-11-30 Thread Greg KH
Wed, Nov 29, 2000 at 11:44:20PM -0800 X-Operating-System: Linux 2.2.17-immunix (i686) On Wed, Nov 29, 2000 at 11:44:20PM -0800, Greg KH wrote: If so, the following fix from Georg Acher should do the trick: - Replace line 275 (insert_td()) qh-hw.qh.element = virt_to_bus (new

Re: Nightly usb oops

2000-12-04 Thread Greg KH
On Mon, Dec 04, 2000 at 10:13:09AM -0500, J. Nick Koston wrote: My machine crashes almost every night with this oops. I've finally managed to catch it before it was totally gone. This looks like a usb device was unplugged and plugged back in. What devices do you have connected? What host

Re: Nightly usb oops

2000-12-05 Thread Greg KH
On Tue, Dec 05, 2000 at 04:12:18AM -0500, J. Nick Koston wrote: hub.c: already running port 3 disabled by hub (EMI?), re-enabling... usb.c: USB disconnect on device 6 hub.c: USB new device connect on bus1/2/3, assigned device number 11 printer.c: usblp1: USB Bidirectional printer dev 11 if 0

Patch for stackguard compiler and 2.2.18

2000-12-11 Thread Greg KH
Here's an update for my patch to enable the just released 2.2.18 kernel to compile with any of the different versions of the StackGuard compiler. If anyone has any problems with it, please let me know, greg k-h -- greg@(kroah|wirex).com http://immunix.org/~greg diff -Naur -X

Re: how to capture long oops w/o having second machine

2000-12-12 Thread Greg KH
On Tue, Dec 12, 2000 at 09:34:30AM -0500, Mohammad A. Haque wrote: Someone gave me a really awesome idea about possibly using a palm pilot to capture the oops. Anyone know if it will be a problem using /dev/ttyUSB0 as the serial port? Baiscally if I want to duplicate the environment in

Re: [linux-usb-devel] PROBLEM: USB (MS Intellimouse specifically) does not work with SMP Linux 2.2.18.

2000-12-12 Thread Greg KH
On Tue, Dec 12, 2000 at 02:07:59PM -, Laramie Leavitt wrote: [1.] One line summary of the problem: USB (MS Intellimouse specifically) does not work with SMP kernel 2.2.18. [2.] Full description of the problem/report: When trying to install a Microsoft Intellimouse Explorer (USB) to a

Re: how to capture long oops w/o having second machine

2000-12-12 Thread Greg KH
On Tue, Dec 12, 2000 at 06:13:39PM +0100, Andreas Bombe wrote: On Tue, Dec 12, 2000 at 09:34:30AM -0500, Mohammad A. Haque wrote: Someone gave me a really awesome idea about possibly using a palm pilot to capture the oops. Anyone know if it will be a problem using /dev/ttyUSB0 as the

Re: bluetooth and linux

2000-12-15 Thread Greg KH
On Fri, Dec 15, 2000 at 11:53:58PM +0100, Philipp Schmid wrote: i'm going to buy a notebook in the near future, which supports bluetooth. so my question is: is anyone working on bluetooth drivers or do i have to forget about it ? There's a bluetooth USB driver already in the kernel, and

Re: usb + smp + 2.4.0test = pci irq routing problem?

2000-12-20 Thread Greg KH
On Wed, Dec 20, 2000 at 02:06:12PM -0500, Pete Toscano wrote: hello, i've been working with johannes erdfelt in fixing a problem with usb on my machine. it's a dual pentium 3 system on a tyan tiger 133 mobo (via apollo pro 133a chipset). basically, usb works when i don't enable smp or

Re: USB related crashes

2000-12-26 Thread Greg KH
On Tue, Dec 26, 2000 at 06:59:54PM -0500, Giuliano Pochini wrote: How to crash kernel 2.2.17-18: Turn on the USB printer without paper and try to print something. Wait for the "printer.c: usblp0: out of paper" message and turn off the printer. Ok, now "killall gs" will freeze the system.

Re: USB web cam

2000-12-28 Thread Greg KH
On Thu, Dec 28, 2000 at 05:32:15PM -0500, Wakko Warner wrote: I would have tried linux-usb, but I didn't know where it was, sorry. try http://www.linux-usb.org/ greg k-h -- greg@(kroah|wirex).com http://immunix.org/~greg - To unsubscribe from this list: send the line "unsubscribe

StackGuard compiler patch for 2.4.0-prerelease

2001-01-02 Thread Greg KH
Due to some prodding from a /. post, here's the updated patch to enable the StackGuard version of gcc be able to compile a 2.4.0-prerelease kernel properly. This patch is also available at: http://immunix.org/ImmunixOS/7.0-beta/i386/extras/ thanks, greg k-h -- greg@(kroah|wirex).com

Re: USB problems with 2.4.0: USBDEVFS_BULK failed

2001-01-04 Thread Greg KH
On Thu, Jan 04, 2001 at 07:52:15PM -0800, Jordan Mendelson wrote: Alright, this is driving me nuts. I have a Canon S20 digital camera hooked up to a Sony XG series laptop via the USB port and am using s10sh to access it. s10sh uses libusb 0.1.1, but I've also tried it using libusb 0.1.2

[PATCH] StackGuard patch for 2.4.0

2001-01-04 Thread Greg KH
Just because I _know_ someone will ask me if I don't send this out, here is the patch to allow the kernel to compile with the StackGuard version of gcc. thanks, greg k-h -- greg@(kroah|wirex).com diff -Naur -X dontdiff linux-2.4.0/Makefile linux-2.4.0-greg/Makefile --- linux-2.4.0/Makefile

Re: [linux-usb-devel] Re: Announce: modutils 2.4.0 is available

2001-01-04 Thread Greg KH
On Thu, Jan 04, 2001 at 08:54:33PM -0800, David Brownell wrote: Matt -- It's pretty much the same patch (functionally) as I posted to the linux-usb-devel mailing list, which I presumed would inform the hotplugging people. Mea culpa, I seem to have been in error there. Miles had a

Re: [linux-usb-devel] Re: Announce: modutils 2.4.0 is available

2001-01-04 Thread Greg KH
On Thu, Jan 04, 2001 at 11:17:49PM -0800, Miles Lane wrote: Greg KH wrote: snip I agree. I can set up a "linux-hotplug" group using SourceForge if others also think that this is a needed thing. I don't want to see things like this happen again. Actually almost

Re: USB broken in 2.4.0

2001-01-05 Thread Greg KH
On Fri, Jan 05, 2001 at 12:38:25PM -0500, Heitzso wrote: I just tested with fresh-out-of-the-box 2.4.0 and using the newer libusb 0.1.2 as suggested by antirez (see email chain below for more info). I compiled libusb and s10sh code this AM under 2.4.0. It blows up BAD by finding

Re: [Patch] [linux-2.4.0] drivers/usb/Config.in

2001-01-07 Thread Greg KH
On Sun, Jan 07, 2001 at 02:04:40PM +0100, Nicolas Mailhot wrote: [Re-send without the mime stuff, sorry about this one] Hi, Here is a patchlet to stop people searching for the mysteriously hidden USB Mass Storage driver (in case they didn't make the connection with SCSI at once like

[ANNOUNCE] Linux Hotplug Developers Mailing List Created

2001-01-07 Thread Greg KH
Hi all, With the release of the 2.4.0 kernel, there was a bit of confusion over a last minute patch that made it in, which effected the modutils program and the USB drivers hotplug ability. Realizing that this problem shouldn't have happened with better communication between developers of

Re: typo in linux-2.2.18/Documentation/usb/usb-serial.txt

2001-01-08 Thread Greg KH
On Tue, Jan 09, 2001 at 02:24:07AM +0900, Hisaaki Shibata wrote: Hi! I tried to use USB-SERIAL converter shown in http://www.century.co.jp/products/usb_serial1a.html that uses Prolific chip. Prolific USB2SERIAL is not supported yet, so I tried to "generic". Then I found typo in the

Re: USB Keyboards for x86/uhci in 2.4- kernels?

2001-01-10 Thread Greg KH
On Tue, Jan 09, 2001 at 11:55:14PM -0700, Benson Chow wrote: Anyone tried using these beasts on a x86? Anyway, what's happening: In BIOS my USB keyboard works really poorly - it almost seems scancodes get dropped left and right. Ok, so I don't mind too much, i'm sure BIOS has a very

Re: usb mouse, iomega zip and 2.2.19-pre7

2001-01-10 Thread Greg KH
On Tue, Jan 09, 2001 at 09:46:14PM +0100, f5ibh wrote: Hi, usb-mouse - In 2.2.19-pre6 (and previous) we had a CONFIG_INPUT_MOUSEDEV. It has disapearead in 2.2.19-7. The only alternative for an usb mouse seems to be CONFIG_USB_MOUSE which is for an USB HIDBP Mouse. So there is

Re: test[9-10] USB depmod unresolved symbols

2000-10-25 Thread Greg KH
On Tue, Oct 24, 2000 at 06:47:30PM -0700, Hunt Kent wrote: Hi, I am getting these messages during boot. It happens from test9 until test10-pre5. The last kernel that worked fine was test9-pre7. I have not tested test9-pre[8-9]. modutils 2.3.16 Calculating module dependencies...

Re: test[9-10] USB depmod unresolved symbols

2000-10-27 Thread Greg KH
Thanks Keith for that detailed description of what is going wrong, I would have never figured that out. On Sat, Oct 28, 2000 at 12:29:39PM +1100, Keith Owens wrote: I will add LINK_FIRST and LINK_LAST to kbuild this weekend and reinstate the missing lines in drivers/usb/Makefile. What I

Re: [linux-usb-devel] Patch: linux-2.4.0-test10-pre7/drivers/usb/usb.c driver matching bug

2000-11-01 Thread Greg KH
On Wed, Nov 01, 2000 at 09:35:18AM -0800, David Brownell wrote: With the USB driver updates I've already seen, it looks like an upcoming 2.4 kernel may no longer need those driver scripts; not sure about the 2.2 backports though. I think one of the "rules" is that the 2.2.x kernel shouldn't

Re: ipac usb abnt2 (others?) keyboard fix

2000-11-01 Thread Greg KH
On Tue, Oct 31, 2000 at 11:46:26PM -0200, Carlos E. Gorges wrote: 2.2.17 fix need a suse usb backport patch ( I use test2-pre2 ). FWIW, if you are using USB on the 2.2.x series, use 2.2.18preX as the backport patch is in there, plus a whole lot of other updates. thanks, greg k-h --

Re: 2.2.18pre19

2000-11-02 Thread Greg KH
On Thu, Nov 02, 2000 at 11:26:18AM +0100, Sasi Peter wrote: Hi! Seems like something in USB went wrong from pre15, I get something like what is in the attachment. I have tried using HID + mouse, HID BP, disabling event interface, disabling hot-plug support, disabling preliminary USB fs,

Re: 2.2.18pre19

2000-11-02 Thread Greg KH
On Fri, Nov 03, 2000 at 02:08:53AM +0100, Sasi Peter wrote: On Thu, 2 Nov 2000, Greg KH wrote: Could you send the result of /proc/interrupts and 'lspci -v'? Also, have you tried the alternate UHCI controller driver? Or tried USB as modules, instead of compiled in? Here you go. I did

Re: [bug] usb-uhci locks up on boot half the time

2000-11-08 Thread Greg KH
On Wed, Nov 08, 2000 at 05:27:29PM -0800, David Ford wrote: I just recompiled using the JE driver and it doesn't lock up on boot. If you have the time, could you please do the debugging steps that Keith Owens just listed. It might enable us to determine what is wrong with the usb-uhci.o driver

Re: [bug] usb-uhci locks up on boot half the time

2000-11-08 Thread Greg KH
On Wed, Nov 08, 2000 at 08:19:13PM -0800, David Ford wrote: I am going thru the steps atm. The JE driver also hangs. Thanks for doing this. More information. I have an external USB 4 port hub, in which I have one logitech mouse at the moment. I can cold boot and reboot to my heart's

Re: [bug] usb-uhci locks up on boot half the time

2000-11-09 Thread Greg KH
On Thu, Nov 09, 2000 at 09:06:31AM -0800, Dunlap, Randy wrote: Bus-powered != self-powered. Self-powered means that it has its own power cord. Bus-powered means that it gets its power from the USB cable. You're right, I used the wrong terms (but used the correct descriptions). I meant

Re: USB mouse stops working

2000-11-10 Thread Greg KH
On Sat, Nov 11, 2000 at 01:01:20AM +0100, Gerald Haese wrote: Hi, ... the following problem is not a new one (for me): I'm using an SMP system. Everything works fine and (absolutely) stable - exept my USB mouse :-( It's the USB version of the Wacom Graphire tablet. The mouse works

[PATCH] fix compile problem in belkin_sa.c

2000-11-12 Thread Greg KH
Hi, Here's a patch that fixes the compile time problem in 2.4.0-test11-pre3 for the belkin_sa.c usb serial driver. It also takes care of the two compile time warnings. Thanks, greg k-h -- greg@(kroah|wirex).com diff -Naur -X /home/greg/linux/dontdiff

Re: 2.4.0-test11-pre3: Compile error in drivers/usb/usb.c

2000-11-12 Thread Greg KH
On Sun, Nov 12, 2000 at 08:08:59PM +0100, Gert Wollny wrote: compiling usb as module i get: drivers/usb/usb.c 723: hotplug_path unknown ... Need to select CONFIG_HOTPLUG for USB now. This will be fixed (one way or the other) soon. thanks, greg k-h -- greg@(kroah|wirex).com

Re: USB mouse stops working

2000-11-12 Thread Greg KH
On Sat, Nov 11, 2000 at 11:19:47AM +0100, Gerald Haese wrote: 18: 14845 14797 IO-APIC-level usb-uhci Can you try the uhci.o host controller driver, to see if it has the same problem? thanks, greg k-h -- greg@(kroah|wirex).com http://immunix.org/~greg - To unsubscribe from this

Re: Patch(?): linux-2.4.0-test11-pre4/drivers/sound/yss225.c compilefailure

2000-11-14 Thread Greg KH
On Wed, Nov 15, 2000 at 12:29:15AM -0500, Jeff Garzik wrote: This is not just a USB issue. Please discuss this on linux-kernel, so we can have a coherent hotplug strategy for the entire kernel. I agree. If I see the topic come up on linux-usb-devel again, I'll push it over to linux-kernel.

Re: Patch(?): linux-2.4.0-test11-pre4/drivers/sound/yss225.c compilefailure

2000-11-14 Thread Greg KH
On Wed, Nov 15, 2000 at 12:54:35AM -0500, Jeff Garzik wrote: I -want- there to be only one hotplug strategy, but Adam seemed to be talking about the opposite, with his CONFIG_USB_HOTPLUG suggestion. Here's Adam's proposal for CONFIG_USB_HOTPLUG:

Re: test11-pre6 still very broken

2000-11-17 Thread Greg KH
On Fri, Nov 17, 2000 at 09:27:19PM -0800, David Ford wrote: The second issue is usb. I now have two machines that lockup on boot in USB. One is the above workstation, the second is a Compaq laptop. Unfortunately I have no way of unplugging the USB hardware inside the laptop :P Can't you

Re: test11-pre6 still very broken

2000-11-17 Thread Greg KH
On Fri, Nov 17, 2000 at 11:25:50PM -0800, Ben Ford wrote: Here is lspci output from the laptop in question. Is this not UHCI? Yes it is. Just a bit funny if you think about it, but with Intel and Via putting the UHCI core into their chipsets I guess it makes sense. One note for the archives,

Current Security Module snapshot

2001-04-19 Thread Greg KH
Hi, Just to keep people informed (hi Miles!) that since the announcement of the linux-security-module mailing list, some actual work has come out of it. Actual working code has been posted, which shows the current state, and the general model of what people are working toward. This post and

2001-04-24 release of hotplug scripts

2001-04-24 Thread Greg KH
I've just packaged up the latest Linux hotplug scripts into a release, which can be found at: http://sourceforge.net/project/showfiles.php?group_id=17679 This release adds the Debian scripts to the tarball, although all of the debian specific changes were not merged into the main

Latest linux security module patch against 2.4.3

2001-04-27 Thread Greg KH
The latest version of the linux security module patch is available at: http://lsm.immunix.org/patches/lsm-2001_04_27-2.4.3.patch.gz Changes in this version include: - typo and null pointer dereference fixes from Seth Arnold - changed the extra version of the kernel to

Compaq Hotplug PCI driver for 2.4.4

2001-05-02 Thread Greg KH
Just to let linux-kernel know: I'm working on the Compaq Hotplug PCI driver. The latest version should work with most Intel motherboards that support Hotplug PCI. The patch is currently available against 2.4.4 at: http://www.kroah.com/linux/hotplug/ Many thanks to Dely Sy at Intel for

Re: USB broken in 2.4.4? Serial Ricochet works, USB performance sucks.

2001-05-10 Thread Greg KH
On Wed, May 09, 2001 at 11:09:36PM -0700, [EMAIL PROTECTED] wrote: Allright then you should first check why the ACM driver is unable to handle an MTU of 1500. I had to set it to 232 or 500 to make it work at all. With an MTU of 1500 it does ICMP but not long tcp packets. There is some issue

  1   2   3   4   5   6   7   8   9   10   >