Update the readme for Linux kernel version 3.7.
Signed-off-by: Richard Cochran <richardcochran@gmail.com>master
parent
e6bbbb27e1
commit
da2a26a4ca
23
README.org
23
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 |
|
||||
|
|
Loading…
Reference in New Issue