Re: Compiling my first Kernel

From: Kevin Kinsey (kdk_at_daleco.biz)
Date: 06/02/04

  • Next message: Chris Shenton: "Re: Documentation for LDAP Mail Server"
    Date: Wed, 02 Jun 2004 13:22:28 -0500
    To: Michael Johnson <ahze@ahze.net>
    
    

    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
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: Chris Shenton: "Re: Documentation for LDAP Mail Server"