* Dlink PCI/PCMCIA id conflicts
@ 2006-08-30 22:37 Stephen Hemminger
0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2006-08-30 22:37 UTC (permalink / raw)
To: Thomas Bogendörfer, Jeff Garzik; +Cc: netdev, linux-pcmcia
It appears that the Dlink DGE-550SX card has this pci_id:
vendor = 0x1186, device = 0x4001
(decoded from SysKonnect version of sk98lin driver).
According to a couple of places Dlink also uses the same id for the DFE-650TX
card. Before I add this to the sky2 driver, I want to make sure not to break
existing users of the other card.
Does the pcmcia code end up overlapping the pci on this?
Alternatively, we need to use the version id to disambiguate which was
done already for another Dlink card. That would mean finding people with
all the versions of the cards to decode what to put in the table (yuck).
--
Stephen Hemminger <shemminger@osdl.org>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-30 22:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-30 22:37 Dlink PCI/PCMCIA id conflicts Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox