fix some typos
This commit is contained in:
parent
dd60ff5d4f
commit
8f8b3a3759
2 changed files with 11 additions and 11 deletions
|
@ -338,7 +338,7 @@ impl Intel8254x {
|
|||
|
||||
self.flag(TCTL, TCTL_EN, true);
|
||||
self.flag(TCTL, TCTL_PSP, true);
|
||||
// TCTL.CT = Collition threshold
|
||||
// TCTL.CT = Collision threshold
|
||||
// TCTL.COLD = Collision distance
|
||||
// TIPG Packet Gap
|
||||
// TODO ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue