Update the readme for Linux kernel version 3.7.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
master
Richard Cochran 2012-11-25 16:33:08 +01:00
parent e6bbbb27e1
commit da2a26a4ca
1 changed files with 11 additions and 12 deletions

View File

@ -115,17 +115,17 @@
*** Hardware Timestamping *** Hardware Timestamping
|------------+-------------------------+------+-----+-----+---------| |------------+-------------------------+------+-----+-----+-----|
| Driver | Hardware | SOTS | PHC | PHY | VER | | Driver | Hardware | SOTS | PHC | PHY | VER |
|------------+-------------------------+------+-----+-----+---------| |------------+-------------------------+------+-----+-----+-----|
| bfin_mac | Analog Blackfin | SYS | N | NA | pre 3.0 | | bfin_mac | Analog Blackfin | RAW | Y | NA | 3.7 |
| igb | Intel 82576, 82580 | RAW | Y | NA | 3.5 | | igb | Intel 82576, 82580 | RAW | Y | NA | 3.5 |
| ixgbe | Intel 82599 | RAW | Y | NA | 3.5 | | ixgbe | Intel 82599 | RAW | Y | NA | 3.5 |
| dp83640 | Nat Semi PHYTER | RAW | Y | NA | 3.0 | | dp83640 | Nat Semi PHYTER | RAW | Y | NA | 3.0 |
| gianfar | Freescale eTSEC PowerPC | RAW | Y | NA | 3.0 | | gianfar | Freescale eTSEC PowerPC | RAW | Y | NA | 3.0 |
| ptp_ixp46x | Intel IXP465 | RAW | Y | NA | 3.0 | | ptp_ixp46x | Intel IXP465 | RAW | Y | NA | 3.0 |
| ptp_phc | Lapis EG20T PCH | RAW | Y | NA | 3.5 | | ptp_phc | Lapis EG20T PCH | RAW | Y | NA | 3.5 |
|------------+-------------------------+------+-----+-----+---------| |------------+-------------------------+------+-----+-----+-----|
*** Software Timestamping *** Software Timestamping
@ -189,7 +189,6 @@
|---------------------------------+-----------------------------| |---------------------------------+-----------------------------|
| Option | Description | | Option | Description |
|---------------------------------+-----------------------------| |---------------------------------+-----------------------------|
| CONFIG_EXPERIMENTAL | Required |
| CONFIG_PPS | Required | | CONFIG_PPS | Required |
| CONFIG_NETWORK_PHY_TIMESTAMPING | Timestamping in PHY devices | | CONFIG_NETWORK_PHY_TIMESTAMPING | Timestamping in PHY devices |
| PTP_1588_CLOCK | PTP clock support | | PTP_1588_CLOCK | PTP clock support |