Update pci_ids.h to the latest version from the Linux kernel
(e81e557a8f1e22fab1b1bdc649ac0d24017ddce2). We stripped all PCI vendor IDs and device IDs, as we will maintain our own short list for LinuxBIOS (we don't need that many entries). Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@213 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
4d52c1b047
commit
59365cfb45
2 changed files with 46 additions and 1935 deletions
4
HACKING
4
HACKING
|
|
@ -44,6 +44,10 @@ Third-party Code and License Overview
|
|||
cvs -d:pserver:anoncvs@sources.redhat.com:/cvs/glibc co libc/elf/elf.h
|
||||
Current version we use: CVS rev. 1.156
|
||||
|
||||
* include/device/pci_ids.h: GPLv2
|
||||
Source: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
||||
Current version we use: e81e557a8f1e22fab1b1bdc649ac0d24017ddce2
|
||||
|
||||
* lib/lzmadecode.[ch]: Dual-licensed, LGPL + Common Public License (CPL).
|
||||
There's a special exception, please see lib/lzmadecode.[ch].
|
||||
Source: LZMA SDK, http://sourceforge.net/projects/sevenzip/
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue