Bug 202059 - r285995: config: Error: device "ig4" is unknown
Summary: r285995: config: Error: device "ig4" is unknown
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Michael Gmelin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-03 11:27 UTC by Michael Gmelin
Modified: 2015-08-19 09:58 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gmelin freebsd_committer freebsd_triage 2015-08-03 11:27:30 UTC
device	ig4

makes buildkernel failing in CURRENT r285995:

config: Error: device "ig4" is unknown

Loading the kernel module via "kldload ig4" works fine.
Comment 1 Michael Gmelin freebsd_committer freebsd_triage 2015-08-10 10:40:32 UTC
https://reviews.freebsd.org/D3351
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-08-19 09:49:44 UTC
A commit references this bug:

Author: grembo
Date: Wed Aug 19 09:49:31 UTC 2015
New revision: 286918
URL: https://svnweb.freebsd.org/changeset/base/286918

Log:
  Allow building a kernel with baked in ig4, isl and cyapa drivers.

  Also addresses jhb's remarks on D2811 and D3068.

  PR:		202059
  Differential Revision:	https://reviews.freebsd.org/D3351
  Reviewed by:	jhb
  Approved by:	jhb

Changes:
  head/sys/conf/files
  head/sys/dev/cyapa/cyapa.c
  head/sys/dev/ichiic/ig4_iic.c
  head/sys/dev/isl/isl.c