32#define WLAN_HOSTIF WLAN_PCI
52PCI_ROM(0x1260, 0x3873,
"prism2_pci",
"Harris Semiconductor Prism2.5 clone", 0),
#define __unused
Declare a variable or data structure as unused.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
void * pci_ioremap(struct pci_device *pci, unsigned long bus_addr, size_t len)
Map PCI bus address as an I/O address.
#define DRIVER(_name_text, _unused2, _unused3, _name, _probe, _disable, _fake_bss)
#define PCI_DRIVER(_name, _ids, _class)
struct @002057171240057303273132130141036221271355330106 no_fake_bss
#define PCI_ROM(_vendor, _device, _name, _description, _data)
static int prism2_probe(struct nic *nic, hfa384x_t *hw)
static hfa384x_t hw_global
static void prism2_disable(struct nic *nic __unused)
static struct pci_device_id prism2_pci_nics[]
static int prism2_pci_probe(struct nic *nic, struct pci_device *pci)
static void prism2_pci_disable(struct nic *nic, void *hwdev __unused)
A PCI device ID list entry.
unsigned long membase
Memory base.
int printf(const char *fmt,...)
Write a formatted string to the console.