summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/devlist2h.awk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* put structs after copyright notice; ok dlgderaadt2007-02-211-13/+14
|
* put the structs defining the content of pcidevs_data.h into that headerdlg2007-02-211-2/+14
| | | | | | | file, rather than in pci_subr.c before theyre used. this allows the header to be used elsewhere without needing to copy a chunk out of pci_subr.c. ok miod@ deraadt@
* split vendor & product lists into 2 tables, saving 12Kderaadt2001-01-271-23/+10
|
* constify pci_knowndevsmickey2001-01-261-2/+2
|
* check for vendor name dupsmickey1998-07-211-2/+10
|
* $OpenBSD$niklas1997-11-071-0/+1
|
* Integrate new version of devlist2h.awk from NetBSD 1/22/96; regeneratetholo1996-04-281-16/+7
| | | | PCI device lists to compiles with PCI_VERBOSE works again
* initial import of NetBSD treederaadt1995-10-181-0/+228