sky2: support for new Optima chipsets (EXPERIMENTAL)
authorstephen hemminger <shemminger@vyatta.com>
Thu, 7 Jul 2011 05:50:59 +0000 (05:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Jul 2011 15:53:33 +0000 (08:53 -0700)
commit4fb99cd6ac4fe6d03a334a6f4ebb2bbfc4b479ed
tree498e9caf1f989f161e1d4f30f5df7f6d97a68731
parent8e11680f5e1abc85298c12a99e2b741249eadc0c
sky2: support for new Optima chipsets (EXPERIMENTAL)

This is a backport from the vendor driver of support for the newer Optima
(Prime and 2) chipsets. It also includes some setup changes for the
current Optima chip as well. The code and comments intentionally
mirror the vendor sk98lin driver to allow for easier maintenance.

Although this adds support for new chip id's, these chip id's are not
used by any of the current PCI device id's listed in the driver.
The patch is just to get initial infrastructure in place to handle them
when they come.

I don't have access to any of this hardware to actually test it yet.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sky2.c
drivers/net/sky2.h