diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-25 10:18:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-25 10:18:59 +0000 |
commit | 3754e9647d26f584e1a5dc4050c112bc9ab056ec (patch) | |
tree | 94ca99e19c5c3e2c9dc428f1c1ee77caca568313 /sys/dev | |
parent | c5091939f49bf18ce06780a7e49c968611317f11 (diff) |
sync
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 454f127c932..e6f65af0075 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.165 1999/07/24 19:45:18 jason Exp + * OpenBSD: pcidevs,v 1.166 1999/07/24 23:44:05 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1187,6 +1187,9 @@ #define PCI_PRODUCT_SMC_37C922 0x1001 /* FDC 37C922 */ #define PCI_PRODUCT_SMC_83C170 0x0005 /* 83C170 (EPIC/100) */ +/* Sony products */ +#define PCI_PRODUCT_SONY_CXD1947A 0x8009 /* CXD1947A FireWire */ + /* STB products */ #define PCI_PRODUCT_STB2_RIVA128 0x0018 /* Velocity128 */ |