diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-05-09 16:36:34 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-05-09 16:36:34 +0000 |
commit | e195084e5c6d834d7bb1f434eb3fd12352805384 (patch) | |
tree | 8f8a7ab33fb82e8ef322d6454156c2dfa1905c81 /sys/dev/pci/pcidevs | |
parent | 987e220586dc65ee7d10f38c4ebc17e5f8314d4f (diff) |
add PCI id for SMC 83C175
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 |