diff options
author | 2005-06-15 20:44:34 +0000 | |
---|---|---|
committer | 2005-06-15 20:44:34 +0000 | |
commit | 67b3f681b6309785413b4742b1c2e28259bf445d (patch) | |
tree | 80e69eeeb7ed2294921173ed561a277005723bd8 | |
parent | a few typos and improvements found in the last by James Herbert (diff) | |
download | wireguard-openbsd-67b3f681b6309785413b4742b1c2e28259bf445d.tar.xz wireguard-openbsd-67b3f681b6309785413b4742b1c2e28259bf445d.zip |
add Linksys PCMPC200
-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 6535c9d5faa..5e3360e380b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.874 2005/06/14 00:54:27 brad Exp $ +$OpenBSD: pcidevs,v 1.875 2005/06/15 20:44:34 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1700,6 +1700,7 @@ product LEVEL1 LXT1001 0x0001 LXT1001 /* Linksys products */ product LINKSYS EG1032 0x1032 EG1032 product LINKSYS EG1064 0x1064 EG1064 +product LINKSYS PCMPC200 0xab08 PCMPC200 product LINKSYS PCM200 0xab09 PCM200 /* Lite-On Communications */ |