Bug 214836 - [asmc] [patch] Add support for MacBookPro 11.2
Summary: [asmc] [patch] Add support for MacBookPro 11.2
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: amd64 Any
: --- Affects Some People
Assignee: Adrian Chadd
URL:
Keywords: feature, patch
Depends on:
Blocks:
 
Reported: 2016-11-26 04:37 UTC by Johannes Lundberg
Modified: 2018-09-10 02:11 UTC (History)
0 users

See Also:
koobs: mfc-stable11+


Attachments
Adds MacBookPro11,2 to asmc (14.04 KB, patch)
2016-11-26 04:37 UTC, Johannes Lundberg
no flags Details | Diff
Updated patch that will apply cleanly as of 2017-02-14. (14.05 KB, patch)
2017-02-15 23:13 UTC, Johannes Lundberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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