diff options
| author | Michael Brown | 2005-04-13 01:05:00 +0200 |
|---|---|---|
| committer | Michael Brown | 2005-04-13 01:05:00 +0200 |
| commit | 4e3e389200c08054aed55eb58fa8c0b8a9c5331c (patch) | |
| tree | a428a83798ef188a790558ecb40ae0b0c10e0cd2 /src/include | |
| parent | Use dev's print_info method to print standardised information about (diff) | |
| download | ipxe-4e3e389200c08054aed55eb58fa8c0b8a9c5331c.tar.gz ipxe-4e3e389200c08054aed55eb58fa8c0b8a9c5331c.tar.xz ipxe-4e3e389200c08054aed55eb58fa8c0b8a9c5331c.zip | |
Auto-updated using
perl -pi -0777 -e 's/static struct pci_driver (\w+) __pci_driver = {.*\.name\s*=\s*(\"\S+\").*\.probe\s*=\s*(\w+).*\.ids\s*=\s*(\w+).*\.class\s*=\s*(\w+).*?};/static struct pci_driver $1 =\n\tPCI_DRIVER ( $2, $4, $5 );\n\nBOOT_DRIVER ( $2, $3 );/ms' *.c
perl -pi -e 's/(PCI_DRIVER \(.*, )0 \);/${1}PCI_NO_CLASS );/' *.c
Diffstat (limited to 'src/include')
0 files changed, 0 insertions, 0 deletions
