Compiling my first Kernel

Kevin Kinsey kdk at daleco.biz
Wed Jun 2 11:23:24 PDT 2004


On Jun 2, 2004, at 2:05 PM, Joshua Lewis wrote:

> I have two 80G IDE drives. Do I need umass?
>
>
> Thank you,
> Joshua Lewis
>


Michael Johnson wrote:

> No, umass is scsi
>


Beg pardon?

#man umass

UMASS(4)               FreeBSD Kernel Interfaces Manual               
UMASS(4)

NAME
     umass -- USB Mass Storage Devices driver

SYNOPSIS
     device umass

DESCRIPTION
     The umass driver provides support for Mass Storage devices that 
attach to
     the USB port.  Supported are:

     Iomega USB Zip 100 drive
     Iomega USB Zip 250 drive
     Microtech International, Inc. USB-SCSI-HD 50 USB to SCSI cable
     Panasonic ("Matshita FDD CF-VFDU03")
     Trek Thumbdrive 8MB
     VAIO floppy drive (includes Y-E Data Flashbuster-U)

     The driver also supports some USB adapters for removable media.  Among
     the supported models are:

     SanDisk SDDR-31 (Compact Flash)
     SanDisk SDDR-75 (only Compact Flash port works)
     Sitecom CN-300 MultiFlash (MMC/SD, SmartMedia, CF, MemoryStick)

     Among the supported digital cameras are:

     Asahi Optical (PENTAX) Optio 230 & 330

     usb and one of uhci or ohci must be configured in the kernel as well.
     Last but not least, support for SCSI drives, da.


____________________
Kevin Kinsey


More information about the freebsd-newbies mailing list