On Sun, Dec 16, 2012 at 9:18 PM, Peter Wemm <pe...@wemm.org> wrote:

> On Sun, Dec 16, 2012 at 3:43 PM, Joseph A. Nagy, Jr
> <jnagyjr1...@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
_______________________________________________
freebsd-amd64@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to