[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#334104: Why was this patch not applied ?



On Wed, Jan 11, 2006 at 02:46:08PM +0100, Marco d'Itri wrote:
> On Jan 11, Sven Luther <sven.luther@wanadoo.fr> wrote:
> 
> > So you think that these two cards : 
> I remember that some card(s) work with one driver but not the other, and
> IIRC they have the same PCI ID.
> There was some old hotplug bug about this.

Ah, well. ...

Not really much we can do about this, except fix the drivers. That said : 

config DM9102
        tristate "Davicom DM910x/DM980x support"
        depends on NET_TULIP && PCI
        select CRC32
        ---help---
          This driver is for DM9102(A)/DM9132/DM9801 compatible PCI cards from
          Davicom (<http://www.davicom.com.tw/>).  If you have such a network
          (Ethernet) card, say Y.  Some information is contained in the file
          <file:Documentation/networking/dmfe.txt>.

          To compile this driver as a module, choose M here and read
          <file:Documentation/networking/net-modules.txt>.  The module will
          be called dmfe.

and :

obj-$(CONFIG_DM9102)            += dmfe.o

which means the dmfe driver is indeed the default for the DM9102. If some
cards don't work with the dmfe driver, then the dmfe driver is buggy and needs
to be fixed, don't you think ? 

Friendly,

Sven Luther




Reply to: