I a bit confused about the USB Ports
There are 2 internal and 4 external Ports.
I am not sure which are usb 1.1 and which 2.0
At boot there are only 5 ports visible.
With dmesg I get the same info
There is only one USB 2.0 port.
Code: Select all
nas4free:~# dmesg -a |grep usb
usbus0 on uhci0
usbus1 on uhci1
usbus2 on uhci2
usbus3 on uhci3
usbus4: EHCI version 1.0
usbus4 on ehci0
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 12Mbps Full Speed USB v1.0
usbus4: 480Mbps High Speed USB v2.0
ugen0.1: <VIA> at usbus0
uhub0: <VIA UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <VIA> at usbus1
uhub1: <VIA UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <VIA> at usbus2
uhub2: <VIA UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen3.1: <VIA> at usbus3
uhub3: <VIA UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
ugen4.1: <VIA> at usbus4
uhub4: <VIA EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
ugen4.2: <JMicron> at usbus4
umass0: <MSC Bulk-Only Transfer> on usbus4
I want to use the fastest ports for the USB Drives.
Test with USB IDE Platte give a result of only 10MB/sec
This should be more .. or ??
Thx 4 help
Additional Info:
Code: Select all
uhci0: <VIA 83C572 USB controller> port 0xe400-0xe41f irq 11 at device 16.0 on pci0
usbus0 on uhci0
uhci1: <VIA 83C572 USB controller> port 0xe500-0xe51f irq 11 at device 16.1 on pci0
usbus1 on uhci1
uhci2: <VIA 83C572 USB controller> port 0xe600-0xe61f irq 10 at device 16.2 on pci0
usbus2 on uhci2
uhci3: <VIA 83C572 USB controller> port 0xe700-0xe71f irq 10 at device 16.3 on pci0
usbus3 on uhci3
ehci0: <VIA VT6202 USB 2.0 controller> mem 0xf6000000-0xf60000ff irq 10 at device 16.4 on pci0
usbus4: EHCI version 1.0
usbus4 on ehci0
