Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 15:27:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 226172] [asmc] [patch] Add Support for MacBookAir 7,1 and 7,2
Message-ID:  <bug-226172-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226172

            Bug ID: 226172
           Summary: [asmc] [patch] Add Support for MacBookAir 7,1 and 7,2
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: james.wright@jigsawdezign.com
          Keywords: patch

Created attachment 190959
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190959&action=
=3Dedit
asmc module patch

Patch to add support to asmc module for MacBookAir 2015 models.

Please could someone review and commit?

Result of patch running on a MacBookAir 2015 13" model;

# kldload asmc
# sysctl -a | grep asmc

dev.asmc.0.light.control: 0
dev.asmc.0.light.right: 0
dev.asmc.0.light.left: 0
dev.asmc.0.temp.palmrest: 23
dev.asmc.0.temp.mainboardproximity: 22
dev.asmc.0.temp.heatpipe: 25
dev.asmc.0.temp.airflowproximity: 24
dev.asmc.0.temp.wirelessproximity: 26
dev.asmc.0.temp.pchdie: 34
dev.asmc.0.temp.memorybank: 29
dev.asmc.0.temp.thunderboltproximity: 24
dev.asmc.0.temp.pecicpu: 37
dev.asmc.0.temp.pecisa: 0
dev.asmc.0.temp.pecigpu: 38
dev.asmc.0.temp.cpucore2: 38
dev.asmc.0.temp.cpucore1: 37
dev.asmc.0.temp.cpuproximity: 31
dev.asmc.0.temp.cputemp2: 39
dev.asmc.0.temp.cputemp1: 38
dev.asmc.0.temp.enclosure3: 22
dev.asmc.0.temp.enclosure2: 22
dev.asmc.0.temp.enclosure1: 22
dev.asmc.0.fan.0.targetspeed: 1200
dev.asmc.0.fan.0.maxspeed: 6500
dev.asmc.0.fan.0.minspeed: 1200
dev.asmc.0.fan.0.speed: 1200
dev.asmc.0.fan.0.id: Exhaust=20=20
dev.asmc.0.%parent: acpi0
dev.asmc.0.%pnpinfo: _HID=3DAPP0001 _UID=3D0
dev.asmc.0.%location: handle=3D\_SB_.PCI0.LPCB.SMC_
dev.asmc.0.%driver: asmc
dev.asmc.0.%desc: Apple SMC MacBook Air 13-inch (Early 2015)
dev.asmc.%parent:

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226172-8>