rtl8180.c File Reference

#include <gpxe/pci.h>

Go to the source code of this file.

Functions

 FILE_LICENCE (GPL2_OR_LATER)
 REQUIRE_OBJECT (rtl818x)
 REQUIRE_OBJECT (rtl8180_grf5101)
 REQUIRE_OBJECT (rtl8180_max2820)
 REQUIRE_OBJECT (rtl8180_sa2400)

Variables

static struct pci_device_id
rtl8180_nics[] 
__unused


Function Documentation

FILE_LICENCE ( GPL2_OR_LATER   ) 

REQUIRE_OBJECT ( rtl818x   ) 

REQUIRE_OBJECT ( rtl8180_grf5101   ) 

REQUIRE_OBJECT ( rtl8180_max2820   ) 

REQUIRE_OBJECT ( rtl8180_sa2400   ) 


Variable Documentation

struct pci_device_id rtl8180_nics [] __unused [static]

Initial value:

 {
        PCI_ROM(0x10ec, 0x8180, "rtl8180", "Realtek 8180", 0),
        PCI_ROM(0x1799, 0x6001, "f5d6001", "Belkin F5D6001", 0),
        PCI_ROM(0x1799, 0x6020, "f5d6020", "Belkin F5D6020", 0),
        PCI_ROM(0x1186, 0x3300, "dwl510",  "D-Link DWL-510", 0),
}

Definition at line 12 of file rtl8180.c.


Generated on Tue Apr 6 20:01:38 2010 for gPXE by  doxygen 1.5.7.1