Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 16:16:59 -0800 (PST)
From:      Roop Nanuwa <roop@gw.carpoolbc.com>
To:        erich alfred heine <eheine@students.uiuc.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: 4.2 kernel compile error
Message-ID:  <Pine.BSF.4.21.0012051613430.40051-100000@gw.carpoolbc.com>
In-Reply-To: <Pine.GSO.4.10.10012051518520.25191-100000@ux4.cso.uiuc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help


If you look at the comment for the umass device, it says that it
'requires scbus and da'

> device                umass           # Disks/Mass storage - Requires
>scbus and da

but you've disabled those:

> # SCSI peripherals
> #device		scbus		# SCSI bus (required)
> #device		da		# Direct Access (disks)

Just take out the #'s for those..

RSN..



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0012051613430.40051-100000>