All patches to run FreeBSD on the Acer C720 Chromebook in CURRENT
Finally all the patches to run FreeBSD on the Acer C720 Chromebook have been refined and merged into FreeBSD-CURRENT, required packages are in the ports tree. The how-to has been updated.
Commits
- r275137 2014-11-26 Add PCI ID for Intel Lynx Point LP controller.
- r277949 2015-01-30 New function smbios_match to detect BIOS versions during boot.
- r277957 2015-01-31 Fix order of functions in smbios.c.
- r278787 2015-02-14 Quirk based support of Chromebook keyboard found in Acer C720.
- r279222 2015-02-23 Improve memory detection in biosmem.c.
- r281985 2015-04-25 Expand SMBUS API to add smbus_trans() function.
- r282020 2015-04-26 Improve smb(4) man page.
- r282256 2015-04-30 Bump __FreeBSD_version for smb(4) changes in r281985.
- r283766 2015-05-30 ig4 - Intel fourth gen integrated I2C SMBus driver.
- r284803 2015-06-25 Protect smbus ioctls in ig4 driver using a shared lock.
- r285876 2015-07-25 cyapa(4), driver for the Cypress APA I2C trackpad.
- r285883 2015-07-25 isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensor.