You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
195 B
7 lines
195 B
20 years ago
|
/* Should not be needed. IDE stupidity */
|
||
|
/* JMA 18.05.03 - is kinda needed, if only to tell it we don't have a PCI bus */
|
||
|
|
||
|
#define PCI_DMA_BUS_IS_PHYS 0
|
||
|
#define pcibios_scan_all_fns(a, b) 0
|
||
|
|