diff options
author | 1999-10-26 23:34:37 +0000 | |
---|---|---|
committer | 1999-10-26 23:34:37 +0000 | |
commit | f4160c0ef7794ef3052289e7a06b615692f56866 (patch) | |
tree | 0a00f6a86265f804ed3446cc58ba99be6d739c67 | |
parent | siteXX.tar.gz set also choosable, starting next release; mho@stacken.kth.se (diff) | |
download | wireguard-openbsd-f4160c0ef7794ef3052289e7a06b615692f56866.tar.xz wireguard-openbsd-f4160c0ef7794ef3052289e7a06b615692f56866.zip |
add LMC1200
-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 2e2033efe70..0fab24024ef 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.188 1999/10/26 04:15:39 downsj Exp $ +$OpenBSD: pcidevs,v 1.189 1999/10/26 23:34:37 chris Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1006,6 +1006,7 @@ product KTI KTIE 0x3000 KTI product LMC HSSI 0x0003 HSSI product LMC DS3 0x0004 DS3 product LMC SSI 0x0005 SSI +product LMC DS1 0x0006 DS1 /* LeadTek Research */ product LEADTEK S3_805 0x0000 S3 805 |