diff --git a/sys/pci/if_xl.c b/sys/pci/if_xl.c index 032de5260d6b..3016b6e02014 100644 --- a/sys/pci/if_xl.c +++ b/sys/pci/if_xl.c @@ -1373,6 +1373,7 @@ xl_attach(dev) sc->xl_flags |= XL_FLAG_PHYOK; switch (did) { + case TC_DEVICEID_BOOMERANG_10_100BT: /* 3c905-TX */ case TC_DEVICEID_HURRICANE_575A: case TC_DEVICEID_HURRICANE_575B: case TC_DEVICEID_HURRICANE_575C: