On Friday 08 August 2003 12:47 pm, mess-mate wrote:
> |> umass.o: In function `umass_cam_quirk_cb':
> |> umass.o(.text+0x21bb): undefined reference to `xpt_done'
> |> *** Error code 1
> |>
> |> Thanks for your help.
> |> mess-mate
>
> Thanks for your help.
> Problem semi-solved. Disabled 'umass' in the kernel and all
> goes well.
> I don't know whar the requirements are for 'umass', what's
> this beast ??

umass is USB mass storage (a usb hard drive).

The requirements for umass are:  scbus and da (scsi bus and scsi direct 
access) as the line states in the kernel config file
device          umass           # Disks/Mass storage - Requires scbus and da

The requirements for a device or option are listed in the config file.  
generally.

-Mark

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

Reply via email to