Re: usb

From: Osmany Guirola Cruz (osmany.guirola_at_cigb.edu.cu)
Date: 02/24/05

  • Next message: Danny: "Re: OT: Apache installed from ports - broken images - more <directory> required?"
    To: Phil Schulz <ph.schulz@gmx.de>
    Date: Thu, 24 Feb 2005 17:16:37 +0000
    
    

    I added this line to the configuration file of the kernel

    device ehci

    rebooted the system and conected the usb disk and i get the same
    transfers speed
    1.00MB/s and in the /boot/kernel/ directory there is not ehci.ko file
    i have to add another line to the configuration file or it's compiled
    into the kernel

    Osmany

            
    On 02/24/05 17:00, Osmany Guirola Cruz wrote:
    > Hi
    > i have an usb 2.0 external harddisk this is the info
    >
    > umass0: Maxtor OneTouch, rev 2.00/2.00, addr 2
    > umass0: Get Max Lun not supported (STALLED)
    > da0 at umass-sim0 bus 0 target 0 lun 0
    > da0: <Maxtor OneTouch 0201> Fixed Direct Access SCSI-0 device
    > da0: 1.000MB/s transfers
    > da0: 117246MB (240119808 512 byte sectors: 255H 63S/T 14946C)
    >
    > Why the speed it's so slow? i have a 2.0 usb card :-(
    > How can i change the transfer speed
    >

    You'll need device ehci in your kernel or module ehci.ko loaded. Even
    then, the reported speed is not always correct.
    To find out at what speed your device is running, try to transfer some
    large file with dd.

    HTH,

    Phil.

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Danny: "Re: OT: Apache installed from ports - broken images - more <directory> required?"

    Relevant Pages

    • Re: usb
      ... >> You'll need device ehci in your kernel or module ehci.ko loaded. ... > rebooted the system and conected the usb disk and i get the same ... > i have to add another line to the configuration file or it's compiled ...
      (freebsd-questions)
    • Compiling(running make) the kernel!
      ... Here are the config file and the error i get while compiling the kernel. ... # device lines is also present in the ./LINT configuration file. ... # To support HyperThreading, HTT is needed in addition to SMP and APIC_IO ... # PCI Ethernet NICs that use the common MII bus controller code. ...
      (freebsd-questions)
    • Re: make fails on device iir on freebsd 4.10
      ... If Generic compiles, then my file would compile too ... because I only copied Generic and comment out iir. ... My configuration file is now: ... # Kernel Configuration Files: ...
      (freebsd-questions)
    • 5.0-RELEASE missing info
      ... /usr/src/sys/i386/conf to set up my kernel configuration file. ... there was nothing in the GENERIC configuration file or in NOTES to tell me ... enabled during installation, ...
      (freebsd-questions)
    • Re: make buildkernel ERROR ?Why?
      ... this is my first time I customize my kernel. ... >configuration file too much to make a comparison with GENERIC ... # Floating point support - do not disable. ... # PCI Ethernet NICs that use the common MII bus controller code. ...
      (freebsd-questions)