diff options
author | 2005-05-09 16:36:33 +0000 | |
---|---|---|
committer | 2005-05-09 16:36:33 +0000 | |
commit | d2bbee694c08b7ff61437a3cbf12b9b4b38a42dd (patch) | |
tree | 7eebd583a2dc3daa5df3c484b95796f625d77ec2 | |
parent | Compile without option WSDISPLAY_COMPAT_RAWKBD (diff) | |
download | wireguard-openbsd-d2bbee694c08b7ff61437a3cbf12b9b4b38a42dd.tar.xz wireguard-openbsd-d2bbee694c08b7ff61437a3cbf12b9b4b38a42dd.zip |
add PCI id for SMC 83C175
-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 6485c2bbbb2..6fc00446b5b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.862 2005/05/07 03:30:00 brad Exp $ +$OpenBSD: pcidevs,v 1.863 2005/05/09 16:36:33 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2459,6 +2459,7 @@ product SIS 7018 0x7018 7018 Audio product SMC 37C665 0x1000 FDC 37C665 product SMC 37C922 0x1001 FDC 37C922 product SMC 83C170 0x0005 83C170 (EPIC/100) +product SMC 83C175 0x0006 83C175 (EPIC/100) /* Silicon Motion products */ product SMI SM710 0x0710 LynxEM |