Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35269
b: refs/heads/master
c: b892de0
h: refs/heads/master
i:
  35267: 295a4e0
v: v3
  • Loading branch information
Thibaut Varene authored and Jeff Garzik committed Sep 11, 2006
1 parent ed48611 commit cd78388
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c69f412219855c9525c96052a65b60814531977c
refs/heads/master: b892de0bd79d534ff4dcbae7aa2ad5b63e23e9fd
2 changes: 1 addition & 1 deletion trunk/drivers/net/tulip/tulip_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ struct tulip_chip_table tulip_tbl[] = {
HAS_MII | HAS_MEDIA_TABLE | CSR12_IN_SROM | HAS_PCI_MWI, tulip_timer },

/* DC21142, DC21143 */
{ "Digital DS21143 Tulip", 128, 0x0801fbff,
{ "Digital DS21142/43 Tulip", 128, 0x0801fbff,
HAS_MII | HAS_MEDIA_TABLE | ALWAYS_CHECK_MII | HAS_ACPI | HAS_NWAY
| HAS_INTR_MITIGATION | HAS_PCI_MWI, t21142_timer },

Expand Down

0 comments on commit cd78388

Please sign in to comment.