diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-07-07 18:58:16 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-07-07 18:58:16 +0000 |
commit | bd4631822973dfee5d8e07464ef92a5820448ebb (patch) | |
tree | 91d7afdf3cde4b068c25c18c61146e0aca982c00 /sys | |
parent | 90ff5cdb9af62368cfe934641f045975802a0158 (diff) |
another netmos cardbus serial; espie owns it
Diffstat (limited to 'sys')
-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 9ff52f6f462..6ef2044a4ad 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1649 2012/07/05 10:22:08 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1650 2012/07/07 18:58:15 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3971,6 +3971,7 @@ product NETGEAR GA620T 0x630a GA620T /* NetMos */ product NETMOS NM9805 0x9805 Nm9805 +product NETMOS NM9820 0x9820 Nm9820 product NETMOS NM9835 0x9835 Nm9835 product NETMOS NM9845 0x9845 Nm9845 product NETMOS NM9865 0x9865 Nm9865 |