https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214836
--- Comment #2 from [email protected] --- 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 <[email protected] Changes: head/sys/dev/asmc/asmc.c head/sys/dev/asmc/asmcvar.h -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
