diff options
author | 1999-03-23 08:17:16 +0000 | |
---|---|---|
committer | 1999-03-23 08:17:16 +0000 | |
commit | 3f34847ffeb83a53cc24f0f7e98fc73b5a9f6a70 (patch) | |
tree | 656222c4af36d6be025c1109b39cf47866d43dfa | |
parent | never spit out two error messages, it is bad style (diff) | |
download | wireguard-openbsd-3f34847ffeb83a53cc24f0f7e98fc73b5a9f6a70.tar.xz wireguard-openbsd-3f34847ffeb83a53cc24f0f7e98fc73b5a9f6a70.zip |
new card
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 9898e436760..a1de6f74504 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.130 1999/03/13 21:15:31 deraadt Exp $ +$OpenBSD: pcidevs,v 1.131 1999/03/23 08:17:16 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1101,6 +1101,7 @@ product SGSTHOMSON 1764 0x1746 STG 1764X /* Sigma Designs */ product SIGMA 64GX 0x6401 64GX +product SIGMA DVDMAGICPRO 0x8300 DVDmagic-PRO /* Silicon Integrated System products */ product SIS 86C201 0x0001 86C201 Host-AGP |