J'ai refait le test que j'avais fait dimanche :transfert du méme fichier photos depuis une carte compact flash de mon nikon coolpix 4500 sur le disque dur :
Il y a un léger avantage aux nouvelles prises usb2 (?) :vitesse de transfert de 630 ko/s contre 510 ko/s ......
Ceci dit en utilisant dmesg (trés chouette cette fonction!),je trouve pour les usb cela :
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
Intel ISA PCIC probe: not found.
Databook TCIC-2 PCMCIA probe: not found.
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 19:48:59 Apr 17 2004
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 10 for device 00:07.3
PCI: Sharing IRQ 10 with 00:07.2
PCI: Sharing IRQ 10 with 00:11.0
usb-uhci.c: USB UHCI at I/O 0xdc00, IRQ 10
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 10 for device 00:07.2
PCI: Sharing IRQ 10 with 00:07.3
PCI: Sharing IRQ 10 with 00:11.0
usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 10
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
PCI: Found IRQ 10 for device 00:0e.1
PCI: Sharing IRQ 10 with 00:0f.0
usb-ohci.c: USB OHCI at membase 0xd0bad000, IRQ 10
usb-ohci.c: usb-00:0e.1, NEC Corporation USB (#2)
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 11 for device 00:0e.0
usb-ohci.c: USB OHCI at membase 0xd0baf000, IRQ 11
usb-ohci.c: usb-00:0e.0, NEC Corporation USB
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 3 ports detected
usbdevfs: remount parameter error
hub.c: new USB device 00:07.2-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x4a9/0x1084) is not claimed by any active drive
r.
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04A
9 pid 0x1084
printer.c: v0.13: USB Printer Device Class driver
Serial driver version 5.05c (2001年07月08日) with MANY_PORTS SHARE_IRQ SERIAL_PCI I
SAPNP enabled
lorsque mon imprimante est branchée sur usb1 .
Je n'y comprends pas grand chose ...en fait j'ai un hub (?) ancien de 2 usb1 et le nouveau (usb 2.o pci card) de 4 prises physiques mais qui d'aprés le manuel commanderait en fait 3 ou 5 prises (??) un host controller gérant la vitesse du flux selon la qualité du périphérique connecté ...
Je vois bien apparaitre les references de ma nouvelle carte mais est elle activée complétement ????
[^] # Re: Mmmh...
Posté par hippo . En réponse au message usb2 ou pas usb2 ?. Évalué à 1.
Il y a un léger avantage aux nouvelles prises usb2 (?) :vitesse de transfert de 630 ko/s contre 510 ko/s ......
Ceci dit en utilisant dmesg (trés chouette cette fonction!),je trouve pour les usb cela :
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
Intel ISA PCIC probe: not found.
Databook TCIC-2 PCMCIA probe: not found.
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 19:48:59 Apr 17 2004
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 10 for device 00:07.3
PCI: Sharing IRQ 10 with 00:07.2
PCI: Sharing IRQ 10 with 00:11.0
usb-uhci.c: USB UHCI at I/O 0xdc00, IRQ 10
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 10 for device 00:07.2
PCI: Sharing IRQ 10 with 00:07.3
PCI: Sharing IRQ 10 with 00:11.0
usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 10
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
PCI: Found IRQ 10 for device 00:0e.1
PCI: Sharing IRQ 10 with 00:0f.0
usb-ohci.c: USB OHCI at membase 0xd0bad000, IRQ 10
usb-ohci.c: usb-00:0e.1, NEC Corporation USB (#2)
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 11 for device 00:0e.0
usb-ohci.c: USB OHCI at membase 0xd0baf000, IRQ 11
usb-ohci.c: usb-00:0e.0, NEC Corporation USB
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 3 ports detected
usbdevfs: remount parameter error
hub.c: new USB device 00:07.2-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x4a9/0x1084) is not claimed by any active drive
r.
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04A
9 pid 0x1084
printer.c: v0.13: USB Printer Device Class driver
Serial driver version 5.05c (2001年07月08日) with MANY_PORTS SHARE_IRQ SERIAL_PCI I
SAPNP enabled
lorsque mon imprimante est branchée sur usb1 .
Je n'y comprends pas grand chose ...en fait j'ai un hub (?) ancien de 2 usb1 et le nouveau (usb 2.o pci card) de 4 prises physiques mais qui d'aprés le manuel commanderait en fait 3 ou 5 prises (??) un host controller gérant la vitesse du flux selon la qualité du périphérique connecté ...
Je vois bien apparaitre les references de ma nouvelle carte mais est elle activée complétement ????