From da2a26a4ca7e0388223f2d038892c22883cac9f1 Mon Sep 17 00:00:00 2001 From: Richard Cochran Date: Sun, 25 Nov 2012 16:33:08 +0100 Subject: [PATCH] Update the readme for Linux kernel version 3.7. Signed-off-by: Richard Cochran --- README.org | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/README.org b/README.org index 9b08e6e..149a9a0 100644 --- a/README.org +++ b/README.org @@ -115,17 +115,17 @@ *** Hardware Timestamping - |------------+-------------------------+------+-----+-----+---------| - | Driver | Hardware | SOTS | PHC | PHY | VER | - |------------+-------------------------+------+-----+-----+---------| - | bfin_mac | Analog Blackfin | SYS | N | NA | pre 3.0 | - | igb | Intel 82576, 82580 | RAW | Y | NA | 3.5 | - | ixgbe | Intel 82599 | RAW | Y | NA | 3.5 | - | dp83640 | Nat Semi PHYTER | RAW | Y | NA | 3.0 | - | gianfar | Freescale eTSEC PowerPC | RAW | Y | NA | 3.0 | - | ptp_ixp46x | Intel IXP465 | RAW | Y | NA | 3.0 | - | ptp_phc | Lapis EG20T PCH | RAW | Y | NA | 3.5 | - |------------+-------------------------+------+-----+-----+---------| + |------------+-------------------------+------+-----+-----+-----| + | Driver | Hardware | SOTS | PHC | PHY | VER | + |------------+-------------------------+------+-----+-----+-----| + | bfin_mac | Analog Blackfin | RAW | Y | NA | 3.7 | + | igb | Intel 82576, 82580 | RAW | Y | NA | 3.5 | + | ixgbe | Intel 82599 | RAW | Y | NA | 3.5 | + | dp83640 | Nat Semi PHYTER | RAW | Y | NA | 3.0 | + | gianfar | Freescale eTSEC PowerPC | RAW | Y | NA | 3.0 | + | ptp_ixp46x | Intel IXP465 | RAW | Y | NA | 3.0 | + | ptp_phc | Lapis EG20T PCH | RAW | Y | NA | 3.5 | + |------------+-------------------------+------+-----+-----+-----| *** Software Timestamping @@ -189,7 +189,6 @@ |---------------------------------+-----------------------------| | Option | Description | |---------------------------------+-----------------------------| - | CONFIG_EXPERIMENTAL | Required | | CONFIG_PPS | Required | | CONFIG_NETWORK_PHY_TIMESTAMPING | Timestamping in PHY devices | | PTP_1588_CLOCK | PTP clock support |