David Hinds <[EMAIL PROTECTED]> writes: > > I suggested adding some fallback in the config file, for example > > the following line: > > > > card "Ark Sky Link Express PA2600" > > manfid 0xffff, 0x1090 > > bind "axnet_cs" > > This last config entry is not acceptable, because there are cards with > this manfid that use axnet_cs, and other cards that require pcnet_cs.
That was why I explained it would be cool if it was possible to do *fallbacks* on PCI vendor/device (for example, using pcnet_cs for that one - not axnet_cs). > I deleted this too-inclusive entry on purpose once this problem became > apparent; people will have to report the more specific version strings > for all cards with this manfid. The problem is that currently it broke their config and it's kinda hard for them to guess why, and feed you (or us) with the necessary information.. a fallback on pcnet_cs with "version" strings for cards needing axnet_cs or something else would be nice, isn't it? -- Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
