[Linux-usb-users] Q: how to print to Samsung SPP-2040 USB printer?

2005-11-14 Thread linux
I'm sorry if this offtopic, but: I connected SPP-2040 printer to FC3 (kernel 2.6.9-1.667) box. In syslog I see that linux understand this device: drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04E8 pid 0x3923 usbcore: registered new driver usblp drive

Re: [Linux-usb-users] usb error messages

2005-11-14 Thread David Relson
On Sun, 13 Nov 2005 22:58:16 -0500 (EST) Alan Stern wrote: > On Sun, 13 Nov 2005, David Relson wrote: > > > Greetings, > > > > I'm running a 2.6.14 kernel and am getting error messages pointing at > > my USB hard drive. What's the recommended way for dealing with them? > > It would help if you

[Linux-usb-users] USB hotplug, 2.6 modules required?

2005-11-14 Thread Don Nelke
I might be going about this wrong? I need to be able to reliably mount (automatically) a usb storage device after insertion, and be able to detect if a storage device has been removed. I thought hotplug would provide the necessary notification and script support for this. But it seems as though I

[Linux-usb-users] Re: your mail

2005-11-14 Thread Stephen J. Gowdy
Your kernel almost certainly comes with USB enabled. Perhaps you can post what doesn't work? On Mon, 14 Nov 2005, Milos Andrijasevic wrote: > I installed Mandrake Linux 10.1 with kernel version 2.6.8.1-12 mdk and > I have an external ISDN modem (Intracom-netMod) which is connected to > my PC by U

Re: [Linux-usb-users] hp8200e mass storage driver no longer available?

2005-11-14 Thread Daniel Drake
Javier-Elias Vasquez-Vivas wrote: 1.- Does the last patch still apply for 2.6.14 kernel and beyond? That one was merged for 2.6.14. Apply these patches on 2.6.14 and everything should work for everyone (famous last words...again) http://tinyurl.com/c3npq http://marc.theaimsgroup.com/?l=lin

Re: [Linux-usb-users] hp8200e mass storage driver no longer available?

2005-11-14 Thread Javier-Elias Vasquez-Vivas
>> Date: Aug 6, 2005 9:05 AM >> >> Thanks to Philip who tested the last patch. Using these results and the ones >> obtained earlier, I can now move the device detection to much later in the >> initialisation routine and I think I've come up with a more fool-proof >> detection routine too. >> >> Ple