Alfred Ganz wrote: > Phil, > Date: Tue, 21 Jun 2005 21:45:21 -0700 > Subject: Re: [linux-usb-devel] Please send a copy .... > > > Attached please find an extract from my syslog files as requested > there. I > > am running Fedora Core 3 with all released updates as of today > (06/21/05). > > I also attach the relevant part of /proc/bus/usb/devices. > > Alfred, can you try this patch please? > I have tried to stay away from kernel hacking for a while, although I had > to build a driver for my Intel HDA sound stuff. I have done all my other > kernel hacking with 2.2 and early 2.4 systems. Can I build just usb-storage > as I did with alsa? How do I go about doing it, I am game, but I would > appreciate some guidance here!
Sure - but keep the discussion on-list so other people can benefit too. Patch your kernel source and then do: "make M=drivers/usb/storage" and it will just build the usb-storage module (assuming you've configured it as a module). You can then either insmod the file (drivers/usb/storage/usb-storage.ko), or copy it to your modules tree, and modprobe it (you'll need to rmmod it if it's already loaded). Does that help? -- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759
signature.asc
Description: OpenPGP digital signature