From c493e1a0abc712a18cbec1bd0b9e782d0ec26097 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 21 Sep 2004 19:12:33 +0000 Subject: Fixed winbond-840 driver name to winbond_840. --- debian/patches/11_nic_update.patch | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'debian/patches') diff --git a/debian/patches/11_nic_update.patch b/debian/patches/11_nic_update.patch index 55e337a..036e963 100644 --- a/debian/patches/11_nic_update.patch +++ b/debian/patches/11_nic_update.patch @@ -1,5 +1,10 @@ #DPATCHLEVEL=0 +2004-09-21 Guillem Jover + + * i386/linux/Drivers.in (winbond-840): Renamed to ... + (winbond_840): ... this. + 2004-08-05 Arief M. Utama * linux/dev/drivers/net/eepro100.c (pci_tbl): Add PCI ID's from @@ -63,7 +68,7 @@ +dnl linux_DRIVER([starfire], [CONFIG_STARFIRE], [starfire], [net]) + +linux_DRIVER([sundance], [CONFIG_SUNDANCE], [sundance], [net]) -+linux_DRIVER([winbond-840], [CONFIG_WINBOND840], [winbond-840], [net]) ++linux_DRIVER([winbond_840], [CONFIG_WINBOND840], [winbond-840], [net]) +linux_DRIVER([hamachi], [CONFIG_HAMACHI], [hamachi], [net]) + +dnl FIXME: Getting the following while linking: -- cgit v1.2.3