You were right. I changed in AdiUsbSomethingOrOther.h the default define for the PreFirmware PID which was set too 0x900f to 0x9022 and now adictrl -f actually works! But when I go to load the DSP stuff, it can't find the postFirmware PID (because it changes PIDs) and I don't have any idea of how to find out what the PostFirmware PID might be! Any ideas? Cat devices doesn't show me, at least I don't think it does.
Cheers, Peter On Wed, 11 Jun 2003, Juergen Stuber wrote: > Peter John Hartman <[EMAIL PROTECTED]> writes: > > > > I'm trying to get a sagem fast 800 e2 working on my redhat linux system. > > I've properly installed usb (usbcore and uhci) and the apiusbadsl driver > > from (not the cd, which driver was, incidently, seriously broke and > > incapable of being compiled) the eagle driver website (eagle-1.0.2-cc4 > > driver). > > > > Anyway, once I plug in the USB device, my cat of /proc/bus/usb/devices is as > > follows (note, there is no ADSL device listed). Am I missing something? > > > > T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 > > D: Ver= 1.10 Cls=ff(vend.) Sub=ff Prot=ff MxPS=64 #Cfgs= 1 > > P: Vendor=1110 ProdID=9022 Rev=50.00 > > C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA > > I: If#= 0 Alt= 0 #EPs= 0 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none) > > I: If#= 0 Alt= 1 #EPs=13 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none) > > E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=10ms > > E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms > > [...] > > This is the one. I have a Sagem Fast 800 from Oct 2002, which gives > > T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 > D: Ver= 1.00 Cls=02(comm.) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > P: Vendor=1110 ProdID=900f Rev=40.0b > S: Product=ADSL-USB Modem > C:* #Ifs= 3 Cfg#= 1 Atr=80 MxPwr=500mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=07 Prot=00 Driver=adiusbadsl > E: Ad=84(I) Atr=03(Int.) MxPS= 32 Ivl=1ms > I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=adiusbadsl > E: Ad=04(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms > [...] > > Seems like either your driver is not loaded > or it doesn't attach to the device. > Have you tried modprobe adiusbadsl? > Have you looked into the driver source whether Vendor=1110 ProdID=900f > is recognized by the driver? Maybe it suffices to add it? > Maybe the vendor specific class ff (Cls=ff(vend.)) of your modem > is the problem? > > If you speak french, there is an eagle mailing list with the real experts > at http://fast800.tuxfamily.org/pub/rubrique.php3?id_rubrique=5 . > > > Good luck > > J�rgen > > -- > J�rgen Stuber <[EMAIL PROTECTED]> > http://www.loria.fr/~stuber/ > > > rot 13 "fr" > "se" > ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
