Re: PCMCIA USB2.0 Card
On Tuesday 15 March 2005 16:32, Michael Marte wrote: > > I blacklisted ohci and, in effect, USB devices connected to either of the > two ports are not recognized any more. I have to modprobe ohci to get them > connected. Well, d***!! Guess I was wrong. :-) Sorry about that. Still, the number of hubs you see is not physical, it's just a feature of the software geometry. If you have a Windows machine you can plug this card into, you'll probably see exactly the same configuration - I know my USB hubs look the same under both OSes. -- derek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PCMCIA USB2.0 Card
On Mon, 14 Mar 2005, Derek Broughton wrote: > On Monday 14 March 2005 04:23, Michael Marte wrote: > > > > usbview tells me that there is root hub running at high speed (driven > > by ehci) and two more hubs running at full speed (driven by ohci). > > Interestinlgy, the full speed hubs are not children of the root hub but > > occur on the same level of the USB device tree as the root hub. Some > > thought and questions on this situation: > > > > * Why are there three hubs - not only one? > > In short, because that's the way your hardware manufacturers and software > configuration set it up. My Inspiron, with two USB ports, has two hubs. > Doesn't seem necessary, but it's in the ACPI implementation, iirc. The "full > speed" (ack! I hate that weasel term) hubs are there because you have ohci > configured - why? If you have it compiled as a module, try removing it, then > plugging something in - should still work, using ehci. When you plugged in a > high-speed device, it bypassed the USB 1.1 hubs and went right to the 2.0 hub > - which makes it pretty obvious why you can't have the 1.1 hubs as children > of the root. > -- > derek I blacklisted ohci and, in effect, USB devices connected to either of the two ports are not recognized any more. I have to modprobe ohci to get them connected. Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PCMCIA USB2.0 Card
Hello Kaiser, Hans, IMHO, It may be a problem of the power supply. One of my friends have another card, while he can use USB2.0 with power supply from another USB1.1 port. His HDD's cable have 2 USB ports for PC connection, and can be connected with 2 ports of PC when a single one cannot provides enough power. Hope it can help you. Regards, Wang Xu >Hello List, > >I'm using a USB2.0 PCMCIA card, because my thinkpad A31p has only usb1.1. >The card is NEC based, and gets detected fine. But my HDD which is USB2.0 >runs only on 12MBit. Under Suse it is running fine with 480MBit. >Can anyone help me with my issue? > >Running here on debian sarge. > >Best regards, >Hans > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PCMCIA USB2.0 Card
On Monday 14 March 2005 04:23, Michael Marte wrote: > > usbview tells me that there is root hub running at high speed (driven > by ehci) and two more hubs running at full speed (driven by ohci). > Interestinlgy, the full speed hubs are not children of the root hub but > occur on the same level of the USB device tree as the root hub. Some > thought and questions on this situation: > > * Why are there three hubs - not only one? In short, because that's the way your hardware manufacturers and software configuration set it up. My Inspiron, with two USB ports, has two hubs. Doesn't seem necessary, but it's in the ACPI implementation, iirc. The "full speed" (ack! I hate that weasel term) hubs are there because you have ohci configured - why? If you have it compiled as a module, try removing it, then plugging something in - should still work, using ehci. When you plugged in a high-speed device, it bypassed the USB 1.1 hubs and went right to the 2.0 hub - which makes it pretty obvious why you can't have the 1.1 hubs as children of the root. -- derek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PCMCIA USB2.0 Card
Hello *, I experienced similar problems as Hans. usbview tells me that there is root hub running at high speed (driven by ehci) and two more hubs running at full speed (driven by ohci). Interestinlgy, the full speed hubs are not children of the root hub but occur on the same level of the USB device tree as the root hub. Some thought and questions on this situation: * Why are there three hubs - not only one? * It seems to me that the ehci driver, in effect, is only used for recognizing the other hubs and routing the data traffic - but see below. * It seems to me that hotplug does not correctly map the physical USB tree - instead it flattens the tree to a list. I run kernel 2.6.10 and - at least - loading the device drivers works properly. With 2.6.8 the ehci driver failed with a fatal error but this event did not prevent hotplug from loading the ohci drivers. Moreover, I did some measurements with my USB flash memory stick and found that the USB 1.1 hubs are actually able to read at least 7 megabytes a second which is far in excess of USB 1.1 capabilities. So it seems that the USB 1.1 hubs are running on high speed. It all doesn't fit and the question is: How should it really be? I can give more information if required. Please give a list of commands, I'll run them and mail the output. Regards, Michael > See the runlevels if discover is enabled or not. > Yes, hotplug is necessary. For the timebeing you could try blacklisting the > usb modules and then load them manually and try. > > Did you upgrade your kernel ? We've got 2.6.11 now. Try that ! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PCMCIA USB2.0 Card
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 04 Mar 2005 12:27 pm, Kaiser, Hans wrote: > What is p.d.o? > Oops! It's http://packages.debian.org > How can I determine if discover is running? I run hutplug, but I think it > is necessary, isn't it? See the runlevels if discover is enabled or not. Yes, hotplug is necessary. For the timebeing you could try blacklisting the usb modules and then load them manually and try. Did you upgrade your kernel ? We've got 2.6.11 now. Try that ! rrs - -- Ritesh Raj Sarraf RESEARCHUT -- http://www.researchut.com Gnupg Key ID: 04F130BC "Stealing logic from one person is plagiarism, stealing from many is research". -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCKJLU4Rhi6gTxMLwRApGMAJ0YHdslhLAH78FLoLNCIZlmtT1O3gCfVHAD zKn3GzQAJarJlqxvBCX57m4= =uoIk -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
RE: PCMCIA USB2.0 Card
What is p.d.o? How can I determine if discover is running? I run hutplug, but I think it is necessary, isn't it? > I'm now left only with random thoughts :-) > > Are you using discover or some similar hardware detecting utility ?? If > yes, > try disabling them and try again ?? > And yes, if possible please manually download the 2.6.9/2.6.10 kernel > packages > from p.d.o and try them. Just to eliminate that it's a kernel issue. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PCMCIA USB2.0 Card
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 01 Mar 2005 2:08 am, Kaiser, Hans wrote: > I'm running on kernel-image-2.6.8-2-686, which depends on the latest on > sarge. Under SuSE it was 2.6.5. It tried some different versions without > success. > How I can see, debian connects the USB-HDD to the 12MBit hub, there SuSE > connects it to the root hub with 480Mbit. > Any hints, how to force other hubs? Or any other hints? I'm now left only with random thoughts :-) Are you using discover or some similar hardware detecting utility ?? If yes, try disabling them and try again ?? And yes, if possible please manually download the 2.6.9/2.6.10 kernel packages from p.d.o and try them. Just to eliminate that it's a kernel issue. HTH, rrs - -- Ritesh Raj Sarraf RESEARCHUT -- http://www.researchut.com Gnupg Key ID: 04F130BC "Stealing logic from one person is plagiarism, stealing from many is research". -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCJKxa4Rhi6gTxMLwRAtPEAJ4mbokAGi4YWFdB0U7LgfKj/oYbXwCeNrD3 hX5n0S8kpViKRG6L9GYrZVQ= =LOI2 -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PCMCIA USB2.0 Card
Es Dilluns 28 Febrer 2005 20:54, en Kaiser, Hans va escriure: | Hello Joan, | | I reduced the size of the email, therefore you can see my posts under | http://lists.debian.org/debian-laptop/2005/02/msg00219.html I've had a look... no idea on how to solve it, I'm sorry 8-( -- Joan Tur (aka Quini), Eivissa-Spain Jabber: [EMAIL PROTECTED] Yahoo & AIM: quini2k www.ClubIbosim.org Linux: usuari registrat 190.783 pgpkjGMvJ5Moi.pgp Description: PGP signature
RE: PCMCIA USB2.0 Card
I'm running on kernel-image-2.6.8-2-686, which depends on the latest on sarge. Under SuSE it was 2.6.5. It tried some different versions without success. How I can see, debian connects the USB-HDD to the 12MBit hub, there SuSE connects it to the root hub with 480Mbit. Any hints, how to force other hubs? Or any other hints? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 26 Feb 2005 5:20 pm, Kaiser, Hans wrote: > No ideas to solve my problem with USB2.0 under Debian? Did you try with the latest/different kernel ?? - From the logs it's quite difficult to guess. :-( rrs - -- Ritesh Raj Sarraf RESEARCHUT -- http://www.researchut.com Gnupg Key ID: 04F130BC "Stealing logic from one person is plagiarism, stealing from many is research". -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCIKq64Rhi6gTxMLwRAroFAJ4mXG0UDFwbfk7UGUq6LFKiiF3y+ACgmXet U8UvKeKIMoscu6i+9JO8hCk= =deKa -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
RE: PCMCIA USB2.0 Card
Hello Joan, I reduced the size of the email, therefore you can see my posts under http://lists.debian.org/debian-laptop/2005/02/msg00219.html Best regards, Hans -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PCMCIA USB2.0 Card
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 26 Feb 2005 5:20 pm, Kaiser, Hans wrote: > No ideas to solve my problem with USB2.0 under Debian? Did you try with the latest/different kernel ?? - From the logs it's quite difficult to guess. :-( rrs - -- Ritesh Raj Sarraf RESEARCHUT -- http://www.researchut.com Gnupg Key ID: 04F130BC "Stealing logic from one person is plagiarism, stealing from many is research". -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCIKq64Rhi6gTxMLwRAroFAJ4mXG0UDFwbfk7UGUq6LFKiiF3y+ACgmXet U8UvKeKIMoscu6i+9JO8hCk= =deKa -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PCMCIA USB2.0 Card
Es Dissabte 26 Febrer 2005 12:50, en Kaiser, Hans va escriure: | No ideas to solve my problem with USB2.0 under Debian? Maybe someone could help if you add a bit more information about your problem... usb2 is working fine for me (testing) ;) -- Joan Tur (aka Quini), Eivissa-Spain Jabber: [EMAIL PROTECTED] Yahoo & AIM: quini2k www.ClubIbosim.org Linux: usuari registrat 190.783 pgp47rHbrox76.pgp Description: PGP signature
RE: PCMCIA USB2.0 Card
No ideas to solve my problem with USB2.0 under Debian? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
RE: PCMCIA USB2.0 Card
44 12 af_packet 22568 2 eepro100 30700 0 snd_intel8x0m 20264 0 snd_intel8x0 36460 0 snd_ac97_codec 69988 2 snd_intel8x0m,snd_intel8x0 snd_pcm98728 2 snd_intel8x0m,snd_intel8x0 snd_timer 25668 1 snd_pcm snd_page_alloc 11752 3 snd_intel8x0m,snd_intel8x0,snd_pcm gameport4704 1 snd_intel8x0 snd_mpu401_uart 7968 1 snd_intel8x0 snd_rawmidi25124 1 snd_mpu401_uart snd_seq_device 8200 1 snd_rawmidi snd57156 8 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart, snd_rawmidi,snd_seq_device hw_random 5460 0 shpchp101900 0 pciehp 99020 0 pci_hotplug34640 2 shpchp,pciehp intel_agp 22816 1 parport_pc 36900 1 parport41800 2 lp,parport_pc floppy 61200 0 irtty_sir 9152 0 sir_dev19244 1 irtty_sir irda 197120 2 irtty_sir,sir_dev crc_ccitt 2144 1 irda tsdev 7392 0 psmouse20360 0 pcspkr 3592 0 rtc12760 0 uhci_hcd 33136 0 eth139421576 0 i810_audio 37588 1 ac97_codec 18956 1 i810_audio soundcore 10336 3 snd,i810_audio e100 32608 0 mii 5120 2 eepro100,e100 ohci1394 35492 0 ieee1394 111512 2 eth1394,ohci1394 yenta_socket 21728 1 pcmcia_core70868 2 ds,yenta_socket agpgart34664 2 intel_agp capability 4520 0 commoncap 7232 1 capability gadgetfs 19532 0 net228024556 1 gadgetfs sg 39168 0 sd_mod 21728 0 loop 16424 0 evdev 9600 0 usb_storage69056 0 scsi_mod 125228 3 sg,sd_mod,usb_storage mousedev 10476 2 usbkbd 7424 0 usbmouse5664 0 usbcore 119012 8 ehci_hcd,ohci_hcd,uhci_hcd,usb_storage,usbkbd,usbmouse ide_cd 42656 0 cdrom 40732 1 ide_cd reiserfs 251024 1 ext2 71848 0 ext3 127240 1 jbd62616 1 ext3 mbcache 9348 2 ext2,ext3 ide_generic 1408 0 piix 13440 1 ide_disk 19296 4 ide_core 139940 5 usb_storage,ide_cd,ide_generic,piix,ide_disk unix 28756 509 fbcon 32100 71 font8320 1 fbcon vesafb 6656 1 cfbcopyarea 3872 1 vesafb cfbimgblt 3040 1 vesafb cfbfillrect 3776 1 vesafb -Original Message- From: Ritesh Raj Sarraf [mailto:[EMAIL PROTECTED] Sent: Monday, February 21, 2005 11:56 PM To: [email protected] Subject: Re: PCMCIA USB2.0 Card -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I don't see your addon hardware anywhere in the information you've provided ? rrs On Tuesday 22 February 2005 12:53 am, Kaiser, Hans wrote: > Hello Ritesh Raj, > > Thanks for your quick response! > > I have a thinkpad A31p with two integrated USB1.1 Ports. But I need to use > a USB2.0 HDD, which I try to connect with a separate PCMCIA USB2.0 Card > (two additional USB 2.0 Ports). > > Under Suse it runs fine with 480MBit under debian sarge I get only slow > 12MBit. > > Sorry for the very long mail... > > Here my analysis, I cannot find an error: > > -- > SuSE 9: > > > T: Bus=06 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 5 > B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 > P: Vendor= ProdID= Rev= 2.06 > S: Manufacturer=Linux 2.6.5-7.111.19-default ehci_hcd > S: Product=EHCI Host Controller > S: SerialNumber=:03:00.2 > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms > > T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor= ProdID= Rev= 2.06 > S: Manufacturer=Linux 2.6.5-7.111.19-default ohci_hcd > S: Product=OHCI Host Controller > S: SerialNumber=:03:00.1 > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > > -- > > D
Re: PCMCIA USB2.0 Card
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I don't see your addon hardware anywhere in the information you've provided ? rrs On Tuesday 22 February 2005 12:53 am, Kaiser, Hans wrote: > Hello Ritesh Raj, > > Thanks for your quick response! > > I have a thinkpad A31p with two integrated USB1.1 Ports. But I need to use > a USB2.0 HDD, which I try to connect with a separate PCMCIA USB2.0 Card > (two additional USB 2.0 Ports). > > Under Suse it runs fine with 480MBit under debian sarge I get only slow > 12MBit. > > Sorry for the very long mail... > > Here my analysis, I cannot find an error: > > -- > SuSE 9: > > > T: Bus=06 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 5 > B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 > P: Vendor= ProdID= Rev= 2.06 > S: Manufacturer=Linux 2.6.5-7.111.19-default ehci_hcd > S: Product=EHCI Host Controller > S: SerialNumber=:03:00.2 > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms > > T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor= ProdID= Rev= 2.06 > S: Manufacturer=Linux 2.6.5-7.111.19-default ohci_hcd > S: Product=OHCI Host Controller > S: SerialNumber=:03:00.1 > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > > -- > > Debian sarge > > > T: Bus=06 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 5 > B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 > P: Vendor= ProdID= Rev= 2.06 > S: Manufacturer=Linux 2.6.8-2-686 ehci_hcd > S: Product=NEC Corporation USB 2.0 > S: SerialNumber=:03:00.2 > C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms > > T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor= ProdID= Rev= 2.06 > S: Manufacturer=Linux 2.6.8-2-686 ohci_hcd > S: Product=NEC Corporation USB (#2) > S: SerialNumber=:03:00.1 > C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > > > -- > > Loaded Modules: > > SuSE > > Module Size Used by > snd_seq 54928 1 > ehci_hcd 27908 0 > ohci_hcd 19332 0 > > -- > > Debian sarge > > Module Size Used by > ohci_hcd 21764 0 > ehci_hcd 32004 0 - -- Ritesh Raj Sarraf RESEARCHUT -- http://www.researchut.com Gnupg Key ID: 04F130BC "Stealing logic from one person is plagiarism, stealing from many is research". -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCGmcU4Rhi6gTxMLwRAvDoAJwO2939coFU4xlrr65G1alIeje5AwCgpYts 60Rgjb98JAP3e6ZZ/t6sDN0= =nnVz -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
RE: PCMCIA USB2.0 Card
> USB 1.1 specification had the speed for around 12MBPS. I don't understand > what you're trying to say in your first line. > If it's a USB 2.0 compliant device and is misdetected as 1.1 it will run > at low speed. Maybe Suse is detecting it properly. Try finding out what > module Suse it loading for the device and load the corresponding device > in Debian too. Hello Ritesh Raj, Thanks for your quick response! I have a thinkpad A31p with two integrated USB1.1 Ports. But I need to use a USB2.0 HDD, which I try to connect with a separate PCMCIA USB2.0 Card (two additional USB 2.0 Ports). Under Suse it runs fine with 480MBit under debian sarge I get only slow 12MBit. Sorry for the very long mail... Here my analysis, I cannot find an error: -- SuSE 9: T: Bus=06 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 5 B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 P: Vendor= ProdID= Rev= 2.06 S: Manufacturer=Linux 2.6.5-7.111.19-default ehci_hcd S: Product=EHCI Host Controller S: SerialNumber=:03:00.2 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor= ProdID= Rev= 2.06 S: Manufacturer=Linux 2.6.5-7.111.19-default ohci_hcd S: Product=OHCI Host Controller S: SerialNumber=:03:00.1 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor= ProdID= Rev= 2.06 S: Manufacturer=Linux 2.6.5-7.111.19-default ohci_hcd S: Product=OHCI Host Controller S: SerialNumber=:03:00.0 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor= ProdID= Rev= 2.06 S: Manufacturer=Linux 2.6.5-7.111.19-default uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=:00:1d.2 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor= ProdID= Rev= 2.06 S: Manufacturer=Linux 2.6.5-7.111.19-default uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=:00:1d.1 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor= ProdID= Rev= 2.06 S: Manufacturer=Linux 2.6.5-7.111.19-default uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=:00:1d.0 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms -- Debian sarge T: Bus=06 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 5 B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1 P: Vendor= ProdID= Rev= 2.06 S: Manufacturer=Linux 2.6.8-2-686 ehci_hcd S: Product=NEC Corporation USB 2.0 S: SerialNumber=:03:00.2 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor= ProdID= Rev= 2.06 S: Manufacturer=Linux 2.6.8-2-686 ohci_hcd S: Product=NEC Corporation USB (#2) S: SerialNumber=:03:00.1 C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor= ProdID= Rev= 2.06 S: Manufacturer=Linux 2.6.8-2-686 ohci_hcd S: Product=NEC Corporation USB S: SerialNumber=:03:0
Re: PCMCIA USB2.0 Card
I am using a USB 2.0 PCMCIA card with my laptop (woody). The module I need to load is EHCI-HCD (modprobe ehci-hcd). To remove the card, remove the module first (rmmod ehci-hcd) or else the computer could hang (mine does). Loredana On Sun, 20 Feb 2005, Ritesh Raj Sarraf wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sunday 20 February 2005 10:50 pm, Kaiser, Hans wrote: > > Hello List, > > > > I'm using a USB2.0 PCMCIA card, because my thinkpad A31p has only usb1.1. > > The card is NEC based, and gets detected fine. But my HDD which is USB2.0 > > runs only on 12MBit. Under Suse it is running fine with 480MBit. > > Can anyone help me with my issue? > > > > Running here on debian sarge. > > > > Best regards, > > Hans > > USB 1.1 specification had the speed for around 12MBPS. I don't understand what > you're trying to say in your first line. > If it's a USB 2.0 compliant device and is misdetected as 1.1 it will run at > low speed. Maybe Suse is detecting it properly. Try finding out what module > Suse it loading for the device and load the corresponding device in Debian > too. > > > rrs > - -- > Ritesh Raj Sarraf > RESEARCHUT -- http://www.researchut.com > Gnupg Key ID: 04F130BC > "Stealing logic from one person is plagiarism, stealing from many is > research". > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.2.5 (GNU/Linux) > > iD8DBQFCGNGb4Rhi6gTxMLwRAjORAJwMioEZ8INffXoA6y7xt10O/9cAggCeI376 > 9Da0DxIUoGiNywu4i1yPOdI= > =crfg > -END PGP SIGNATURE- > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PCMCIA USB2.0 Card
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 20 February 2005 10:50 pm, Kaiser, Hans wrote: > Hello List, > > I'm using a USB2.0 PCMCIA card, because my thinkpad A31p has only usb1.1. > The card is NEC based, and gets detected fine. But my HDD which is USB2.0 > runs only on 12MBit. Under Suse it is running fine with 480MBit. > Can anyone help me with my issue? > > Running here on debian sarge. > > Best regards, > Hans USB 1.1 specification had the speed for around 12MBPS. I don't understand what you're trying to say in your first line. If it's a USB 2.0 compliant device and is misdetected as 1.1 it will run at low speed. Maybe Suse is detecting it properly. Try finding out what module Suse it loading for the device and load the corresponding device in Debian too. rrs - -- Ritesh Raj Sarraf RESEARCHUT -- http://www.researchut.com Gnupg Key ID: 04F130BC "Stealing logic from one person is plagiarism, stealing from many is research". -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCGNGb4Rhi6gTxMLwRAjORAJwMioEZ8INffXoA6y7xt10O/9cAggCeI376 9Da0DxIUoGiNywu4i1yPOdI= =crfg -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

