sync code with last fixes and improvements from OpenBSD
This commit is contained in:
parent
371ae113c6
commit
454dab66ed
95 changed files with 1784 additions and 2042 deletions
|
@ -2,7 +2,7 @@
|
|||
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* OpenBSD: pcidevs,v 1.2044 2023/08/06 14:40:25 jsg Exp
|
||||
* OpenBSD: pcidevs,v 1.2045 2023/08/09 21:27:47 kmos Exp
|
||||
*/
|
||||
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
|
||||
|
||||
|
@ -391,6 +391,7 @@
|
|||
#define PCI_VENDOR_NETMOS 0x9710 /* NetMos */
|
||||
#define PCI_VENDOR_3COM2 0xa727 /* 3Com */
|
||||
#define PCI_VENDOR_PARALLELS 0xaaaa /* Parallels */
|
||||
#define PCI_VENDOR_CRUCIAL 0xc0a9 /* Crucial */
|
||||
#define PCI_VENDOR_TIGERJET 0xe159 /* TigerJet Network */
|
||||
#define PCI_VENDOR_ENDACE 0xeace /* Endace */
|
||||
#define PCI_VENDOR_BELKIN 0xec80 /* Belkin Components */
|
||||
|
@ -2880,6 +2881,9 @@
|
|||
#define PCI_PRODUCT_CREATIVELABS_PPB 0x7006 /* PCIE-PCI */
|
||||
#define PCI_PRODUCT_CREATIVELABS_EV1938 0x8938 /* Ectiva 1938 */
|
||||
|
||||
/* Crucial products */
|
||||
#define PCI_PRODUCT_CRUCIAL_P5PLUS 0x5407 /* P5 Plus */
|
||||
|
||||
/* Cyclades products */
|
||||
#define PCI_PRODUCT_CYCLADES_CYCLOMY_1 0x0100 /* Cyclom-Y below 1M */
|
||||
#define PCI_PRODUCT_CYCLADES_CYCLOMY_2 0x0101 /* Cyclom-Y */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue