Fix type from last commit

This commit is contained in:
Warner Losh 2002-04-01 18:26:32 +00:00
parent 3837db64a7
commit 282607088a

View File

@ -688,10 +688,10 @@ wi_get_id(sc, dev)
case WI_NIC_37300P:
printf("RF:PRISM2.5 MAC:ISL37300P");
break;
case WI_P3_SST:
case WI_NIC_P3_SST:
printf("RF:PRISM3");
break;
case WI_P3_PCI:
case WI_NIC_P3_PCI:
printf("RF:PRISM3");
break;
case WI_NIC_LUCENT: