Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[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>
  • Loading branch information
robinsmidsrod authored and mcb30 committed Apr 18, 2012
1 parent a9cf527 commit eadb6bc
Show file tree
Hide file tree
Showing 2 changed files with 589 additions and 1 deletion.

0 comments on commit eadb6bc

Please sign in to comment.