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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"