diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-06-15 20:44:35 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-06-15 20:44:35 +0000 |
commit | 2c93c059acaf389dff4bf2a5cb6c4ec6b5a59ef9 (patch) | |
tree | f8ce1981ba5cb93929a7fa87e718c56cb13a8264 /sys/dev/pci/pcidevs | |
parent | 92a65855e5b5dd9169284501d6af50da603e7704 (diff) |
add Linksys PCMPC200
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 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 */ |