Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2012 22:12:40 -0700
From:      Jim Harris <jimharris@freebsd.org>
To:        Peter Wemm <peter@wemm.org>
Cc:        "amd64 @ FreeBSD" <freebsd-amd64@freebsd.org>
Subject:   Re: Kernel Compile Fail
Message-ID:  <CAJP=Hc_Xc-n0rG2xXa0qYT8a90g3X1-%2BD7u0Q6Jfw_E9-ij9Hw@mail.gmail.com>
In-Reply-To: <CAGE5yCoyZ8zfkQiMJpwBh7=pqmqdAFpVyHFgcBh7hX%2B9UE1qzw@mail.gmail.com>
References:  <50CE5CB3.7010906@gmail.com> <CAGE5yCoyZ8zfkQiMJpwBh7=pqmqdAFpVyHFgcBh7hX%2B9UE1qzw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 16, 2012 at 9:18 PM, Peter Wemm <peter@wemm.org> wrote:

> On Sun, Dec 16, 2012 at 3:43 PM, Joseph A. Nagy, Jr
> <jnagyjr1978@gmail.com> wrote:
> > I started my kernel compile with my custom settings[0] but it's failing
> at
> > one point[1] and while I think I know why, I'd like a second opinion.
> >
> > [0]: http://codepad.org/EZTCVMZC
> > [1]: http://codepad.org/58GFHGnE
>
> You are missing the following entries:
> device          scbus           # SCSI bus (required for ATA/SCSI)
> device          da              # Direct Access (disks)
> device          cd              # CD
> device          pass            # Passthrough device (direct ATA/SCSI
> access)
>
> ATA is now a cam/scbus/etc consumer and you took those out.
>

Looks like you might need to add "device drm" as well.

-Jim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJP=Hc_Xc-n0rG2xXa0qYT8a90g3X1-%2BD7u0Q6Jfw_E9-ij9Hw>