Преглед на файлове

[util] Add utility to generate list of supported network cards

niclist.pl recursively scans specified source folders and builds a
list of supported NICs by looking for ISA_ROM and PCI_ROM lines and
outputs the list in text, CSV, JSON, HTML or DokuWiki format.  Sorting
and column selection is possible.

The pci-utils pci.ids file is fetched from SourceForge once a day to
also output the "official" vendor/device names associated with the PCI
device.

Signed-off-by: Robin Smidsrød <robin@smidsrod.no>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Robin Smidsrød преди 12 години
родител
ревизия
eadb6bc3fe
променени са 2 файла, в които са добавени 589 реда и са изтрити 1 реда
  1. 588
    0
      src/util/niclist.pl
  2. 1
    1
      src/util/parserom.pl

+ 588
- 0
src/util/niclist.pl
Файловите разлики са ограничени, защото са твърде много
Целия файл


+ 1
- 1
src/util/parserom.pl Целия файл

1
-#!/usr/bin/perl -w
1
+#!/usr/bin/env perl
2
 #
2
 #
3
 # Parse PCI_ROM and ISA_ROM entries from a source file on stdin and
3
 # Parse PCI_ROM and ISA_ROM entries from a source file on stdin and
4
 # output the relevant Makefile variable definitions to stdout
4
 # output the relevant Makefile variable definitions to stdout

Loading…
Отказ
Запис