Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2006 20:55:29 +0100
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        Alfred Perlstein <alfred@freebsd.org>
Cc:        usb@freebsd.org
Subject:   Re: 5.4-stable + usb2 + umass
Message-ID:  <43FE1331.2090800@quip.cz>
In-Reply-To: <20060223171728.GJ73389@elvis.mu.org>
References:  <20060223171728.GJ73389@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Alfred Perlstein wrote:

> Hi, I'm looking at some external enclosures for SATA drives.
> 
> How is the usb2.0/umass support in 5.4? 6-stable?
> 
> Thank you!

Hi, I have 5.4 with custom kernel:
# USB support
device          uhci    # UHCI PCI->USB interface
device          ohci    # OHCI PCI->USB interface
device          ehci    # EHCI PCI->USB interface (USB 2.0)
device          usb     # USB Bus (required)
device          ugen    # Generic
device          uhid    # "Human Interface Devices"
device          ukbd    # Keyboard
device          umass   # Disks/Mass storage - *Requires scbus and da*
device          ums     # Mouse

and external 120GB ATA drive formated with UFS2 mounted as:
/dev/da0c on /mnt/extbox0 (ufs, local)

Everything works well.


Miroslav Lachman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43FE1331.2090800>