Re: [RFT] convert syskonnect gigabit ether driver to PCI module interface
From: Jeff Garzik <hidden>
Date: 2004-06-22 23:23:15
From: Jeff Garzik <hidden>
Date: 2004-06-22 23:23:15
Stephen Hemminger wrote:
This patch converts the SysKonnect Gigabit Ethernet (Yukon) driver from the old pci_find_class infrastructure, to the current 2.4/2.6 pci_module probing model. The device identification is no longer done in the macro, but in a pci_device_id table like other drivers.
Didn't Christoph just submit this same patch? :) Jeff