GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CHROMEBOOK_PLATFORM(4) FreeBSD Kernel Interfaces Manual CHROMEBOOK_PLATFORM(4)

chromebook_platform
support driver for hardware on various Chromebook models

To compile this driver into the kernel, place the following lines into the kernel configuration file:
device chromebook_platform

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

chromebook_platform_load="YES"

The chromebook_platform driver provides automatic configuration for devices that cannot be enumerated or safely probed. In particular, I2C peripherals are different from model to model. chromebook_platform has a model-specific information about the I2C peripherals, their drivers, their bus attachments and slave addresses.

Note that chromebook_platform does not load driver modules for the peripherals. Those have to be compiled into the kernel or loaded separately.

cyapa(4), iicbus(4), isl(4)

The chromebook_platform driver and this manual page were written by Andriy Gapon <avg@FreeBSD.org>.
October 13, 2016 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.