diff options
author | Jason Wright <jason@cvs.openbsd.org> | 1999-09-25 04:05:41 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 1999-09-25 04:05:41 +0000 |
commit | 77b43dbd1b148fbedd2dd5b9b4599cbfe97c5b8b (patch) | |
tree | 4169e99ab81a5440b9f12cf600097ab5602dafa5 /sys/dev/pci/pcidevs_data.h | |
parent | c19e8bd7f4ce384cd9dbce8525ff10c30eafc5e7 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index b0e096df280..ebdb0348547 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.182 1999/09/22 21:57:08 deraadt Exp + * OpenBSD: pcidevs,v 1.183 1999/09/25 04:04:56 jason Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2697,6 +2697,12 @@ struct pci_knowndev pci_knowndevs[] = { "SonicVibes", }, { + PCI_VENDOR_SCHNEIDERKOCH, PCI_PRODUCT_SCHNEIDERKOCH_GE, + 0, + "Schneider & Koch", + "984x GE", + }, + { PCI_VENDOR_SGI, PCI_PRODUCT_SGI_TIGON, 0, "Silicon Graphics", |