diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-08-18 17:34:55 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-08-18 17:34:55 +0000 |
commit | 168f516bb05e618a6b1a1a19ea3f65eada199091 (patch) | |
tree | 88574a3101320bcafcec1261fc13c54b1a134739 /sys/dev/pci/pcidevs | |
parent | 793a6041873ed60c9ec3ba7d7f7d732a642899a0 (diff) |
Add NetMos 4S (4 port serial)
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 e6d81ee01b5..d65793f4bd5 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.754 2004/08/02 23:29:07 deraadt Exp $ +$OpenBSD: pcidevs,v 1.755 2004/08/18 17:34:53 millert Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1661,6 +1661,7 @@ product NETGEAR GA620T 0x630a GA620T /* NetMos */ product NETMOS 2S1P 0x9835 2S1P +product NETMOS 4S 0x9845 4S /* Network Security Technologies */ product NETSEC 7751 0x7751 7751 |