patch-2.3.99-pre9 linux/drivers/net/sis900.c
Next file: linux/drivers/net/slhc.c
Previous file: linux/drivers/net/sgiseeq.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon May 15 12:13:10 2000
- Orig file:
v2.3.99-pre8/linux/drivers/net/sis900.c
- Orig date:
Thu May 11 15:30:07 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/drivers/net/sis900.c linux/drivers/net/sis900.c
@@ -79,7 +79,8 @@
{PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_900,
PCI_ANY_ID, PCI_ANY_ID, 0, 0, SIS_900},
{PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_7016,
- PCI_ANY_ID, PCI_ANY_ID, 0, 0, SIS_7018}
+ PCI_ANY_ID, PCI_ANY_ID, 0, 0, SIS_7018},
+ {0,}
};
MODULE_DEVICE_TABLE (pci, sis900_pci_tbl);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)