patch-2.3.40 linux/drivers/net/pcnet32.c
Next file: linux/drivers/net/plip.c
Previous file: linux/drivers/net/pcmcia/xirc2ps_cs.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Jan 20 10:44:46 2000
-  Orig file: 
v2.3.39/linux/drivers/net/pcnet32.c
-  Orig date: 
Thu Nov 11 20:11:41 1999
diff -u --recursive --new-file v2.3.39/linux/drivers/net/pcnet32.c linux/drivers/net/pcnet32.c
@@ -584,6 +584,7 @@
      case 0x2627:
 	chipname = "PCnet/FAST III 79C975";
 	fdx = 1; mii = 1;
+	break;
      default:
 	printk("pcnet32: PCnet version %#x, no PCnet32 chip.\n",chip_version);
 	return ENODEV;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)