isapnp_driver is now part of <linux/isapnp.h> (since 2.4.15)

This commit is contained in:
Karsten Keil 2002-01-08 17:22:14 +00:00
parent 5bff970309
commit cab5bbc766
8 changed files with 10 additions and 2 deletions

View File

@ -74,3 +74,4 @@
#undef COMPAT_HAS_SCHEDULE_TASK
#define in_irq(dummy) (local_irq_count[smp_processor_id()] != 0)
#define COMPAT_NEED_ISAPNP_DRIVER

View File

@ -74,3 +74,4 @@
#undef COMPAT_HAS_SCHEDULE_TASK
#define in_irq(dummy) (local_irq_count[smp_processor_id()] != 0)
#define COMPAT_NEED_ISAPNP_DRIVER

View File

@ -74,3 +74,4 @@
#undef COMPAT_HAS_SCHEDULE_TASK
#define in_irq(dummy) (local_irq_count[smp_processor_id()] != 0)
#define COMPAT_NEED_ISAPNP_DRIVER

View File

@ -74,3 +74,4 @@
#undef COMPAT_HAS_SCHEDULE_TASK
#define in_irq(dummy) (local_irq_count[smp_processor_id()] != 0)
#define COMPAT_NEED_ISAPNP_DRIVER

View File

@ -10,10 +10,9 @@
#define pci_get_sub_system(pdev, id) pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &id)
#define COMPAT_HAS_NEW_WAITQ
#undef COMPAT_HAS_NEW_SETUP
#undef BIG_PHONE_NUMBERS
#define BIG_PHONE_NUMBERS
#undef COMPAT_HAS_ISA_IOREMAP
#define net_device device
#define set_current_state(sta) current->state = sta
#undef COMPAT_HAS_kmem_cache
#undef COMPAT_d_alloc_root_one_parameter
#undef COMPAT_HAS_init_special_inode
@ -62,5 +61,7 @@
#define COMPAT_NEED_PCI_IDS
#undef COMPAT_HAS_SCHEDULE_TASK
#define COMPAT_USE_MODCOUNT_LOCK
#define in_irq(dummy) (local_irq_count[smp_processor_id()] != 0)
#define COMPAT_NEED_ISAPNP_DRIVER

View File

@ -66,3 +66,4 @@
#undef COMPAT_HAS_pci_find_subsys
#define in_irq(dummy) (local_irq_count[smp_processor_id()] != 0)
#define COMPAT_NEED_ISAPNP_DRIVER

View File

@ -69,3 +69,4 @@
#define in_irq(dummy) (local_irq_count[smp_processor_id()] != 0)
#define PCI_DEVICE_ID_AVM_C2 0x1100
#define COMPAT_NEED_ISAPNP_DRIVER

View File

@ -50,3 +50,4 @@
#define COMPAT_HAVE_NEW_FILLDIR
#define COMPAT_HAS_SCHEDULE_TASK
#define COMPAT_HAS_USB_IDTAB
#undef COMPAT_NEED_ISAPNP_DRIVER