Bug 214836

Summary: [asmc] [patch] Add support for MacBookPro 11.2
Product: Base System Reporter: Johannes Lundberg <johalun0>
Component: kernAssignee: Adrian Chadd <adrian>
Status: Closed FIXED    
Severity: Affects Some People Keywords: feature, patch
Priority: --- Flags: koobs: mfc-stable11+
Version: CURRENT   
Hardware: amd64   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217505
Attachments:
Description Flags
Adds MacBookPro11,2 to asmc
none
Updated patch that will apply cleanly as of 2017-02-14. none

Description Johannes Lundberg 2016-11-26 04:37:55 UTC
Created attachment 177399 [details]
Adds MacBookPro11,2 to asmc

This patch will add support for MacBookPro 11.2. 
For the macros, the MBP11_* macros (for the existing MacBookPro11.3) did not match so they have been renamed to MBP113_* and a new MBP112_* has been added (modified copy of MBP11_*).

Some trailing whitespaces may have been removed automatically.
Comment 1 Johannes Lundberg 2017-02-15 23:13:33 UTC
Created attachment 180033 [details]
Updated patch that will apply cleanly as of 2017-02-14.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-02-17 18:49:51 UTC
A commit references this bug:

Author: adrian
Date: Fri Feb 17 18:49:19 UTC 2017
New revision: 313880
URL: https://svnweb.freebsd.org/changeset/base/313880

Log:
  [asmc] Add support for MacBook Pro 11,2

  This patch will add support for MacBookPro 11.2.
  For the macros, the MBP11_* macros (for the existing MacBookPro11.3) did not
  match so they have been renamed to MBP113_* and a new MBP112_* has been
  added (modified copy of MBP11_*).

  Some trailing whitespaces may have been removed automatically.

  PR:		kern/214836
  Obtained from:	Johannes Lundberg <johannes@brilliantservice.co.jp

Changes:
  head/sys/dev/asmc/asmc.c
  head/sys/dev/asmc/asmcvar.h
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2017-04-30 05:03:56 UTC
Can these be MFC'd to stable/{11,10} ?
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-03-05 08:33:06 UTC
A commit references this bug:

Author: eadler
Date: Mon Mar  5 08:32:15 UTC 2018
New revision: 330467
URL: https://svnweb.freebsd.org/changeset/base/330467

Log:
  MFC r313880:

  [asmc] Add support for MacBook Pro 11,2

  This patch will add support for MacBookPro 11.2.
  For the macros, the MBP11_* macros (for the existing MacBookPro11.3) did not
  match so they have been renamed to MBP113_* and a new MBP112_* has been
  added (modified copy of MBP11_*).

  Some trailing whitespaces may have been removed automatically.

  PR:		kern/214836

Changes:
_U  stable/11/
  stable/11/sys/dev/asmc/asmc.c
  stable/11/sys/dev/asmc/asmcvar.h