Add another revision of the AR8327.
This commit is contained in:
parent
a32a326b6d
commit
9682e34719
@ -135,6 +135,7 @@ arswitch_probe(device_t dev)
|
||||
sc->sc_switchtype = AR8X16_SWITCH_AR8316;
|
||||
break;
|
||||
case 0x1202:
|
||||
case 0x1204:
|
||||
chipname = "AR8327";
|
||||
sc->sc_switchtype = AR8X16_SWITCH_AR8327;
|
||||
sc->mii_lo_first = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user