[sanboot] Prevent leaking a stack reference for "keep-san" AoE
[gpxe.git] / contrib / initrd / mknbi-set.conf
blobf24846ca7270bb31f77b63aa607a6fa946d8bc20
1 # This file specifies the network cards for which NBI images should be built
2 # Each line contains a list of kernel modules to be used, separated by commas
3 # You can optionally specify PCI vendor and device IDs that should be automatically
4 # mapped to this module.
6 # The format is similar to modutils' modules.pcimap file.
8 # Examples:
9 #   RTL8139-based ethernet card
10 ; 8139too
11 #   RTL8139-based ethernet card with PCI IDs vendor=0x1186, device=0x1300
12 ; 8139too       0x1186  0x1300
13 #   RTL8139 and Prism2_pci in same image
14 ; 8139too,prism2_pci
16 # Some modules do not include the MODULE_DEVICE_TABLE macro, and so end up not
17 # being listed in the pcimap file.  These modules are included here to force
18 # the creation of corresponding initrds.
19 prism2_pci      0x1260  0x3873
20 prism2_plx      0x1638  0x1100
21 prism2_plx      0x16ab  0x1101
22 prism2_plx      0x16ab  0x1102
23 prism2_plx      0x1385  0x4100
24 prism2_plx      0x15e8  0x0130
25 prism2_plx      0x16ec  0x3685
26 prism2_plx      0x16ab  0x1102
27 prism2_plx      0x15e8  0x0131