https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226172
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.wri...@jigsawdezign.com Keywords: patch Created attachment 190959 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190959&action=edit 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 dev.asmc.0.%parent: acpi0 dev.asmc.0.%pnpinfo: _HID=APP0001 _UID=0 dev.asmc.0.%location: handle=\_SB_.PCI0.LPCB.SMC_ dev.asmc.0.%driver: asmc dev.asmc.0.%desc: Apple SMC MacBook Air 13-inch (Early 2015) dev.asmc.%parent: -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"