Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PTP_1588_CLOCK_PCH
:
( CONFIG_MIPS_GENERIC || CONFIG_X86_32 || CONFIG_COMPILE_TEST ) && ( CONFIG_HAS_IOMEM && CONFIG_PCI ) && ( CONFIG_NET ) && ( CONFIG_PTP_1588_CLOCK )
ptp_pch
This driver adds support for using the PCH EG20T as a PTP clock. The hardware supports time stamping of PTP packets when using the end-to-end delay (E2E) mechanism. The peer delay mechanism (P2P) is not supported.
This clock is only useful if your PTP programs are getting hardware time stamps on the PTP Ethernet packets using the SO_TIMESTAMPING API.
To compile this driver as a module, choose M here: the module will be called ptp_pch.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
8086
("Intel Corporation"), device: 8819
("Platform Controller Hub EG20T IEEE 1588 Hardware Assist"), subvendor: 0000
, subdevice: 0000
8086
("Intel Corporation"), device: 8819
("Platform Controller Hub EG20T IEEE 1588 Hardware Assist"), subvendor: 0000
, subdevice: 0000
Raw data from LKDDb:
lkddb module ptp_pch CONFIG_PTP_1588_CLOCK_PCH : drivers/ptp/Kconfig : "Intel PCH EG20T as PTP clock" # in 3.4–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb pci 8086 8819 0000 0000 ...... : CONFIG_PTP_1588_CLOCK CONFIG_PTP_1588_CLOCK_PCH : drivers/ptp/ptp_pch.c # in 3.17–3.19, 4.0–4.9
lkddb pci 8086 8819 0000 0000 ...... : CONFIG_PTP_1588_CLOCK_PCH : drivers/ptp/ptp_pch.c # in 4.10–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab