On Tue, Oct 15, 2002 at 07:26:06PM -0700, Kevin Stevens wrote: > I'm trying to do "old-style" kernel builds with 4.7 (though I've run > into this same issue with earlier releases and other motherboards). > > In the Handbook, it says that if you are compiling for an IDE-only > system, you can remove the following: > > # SCSI peripherals > device scbus # SCSI bus (required) > > However, if I comment this out (along with the various SCSI controllers > and devices), the make fails. I can take everything else out but that > one line and have success. > > Can anyone duplicate/explain?
You probably have the umass device enabled - this requires scbus. Ceri -- you can't see when light's so strong you can't see when light is gone To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
