hi all,The error comes while compiling umass. From your kernel conf:
make buildkernel KERNCONF=FREESBIEKERNEL
device umass # Disks/Mass storage - Requires scbus and da
and from higher up in the same file:
## SCSI peripheralsSo uncomment scbus and da and try again.
#device scbus # SCSI bus (required for SCSI)
#device ch # SCSI media changers
#device da # Direct Access (disks)
#device sa # Sequential Access (tape etc)
#device cd # CD
#device pass # Passthrough device (direct SCSI access)
#device ses # SCSI Environmental Services (and SAF-TE)
PWR.
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"