diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-10-11 03:20:31 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-10-11 03:20:31 +0000 |
commit | c374c5d51d0a13b62bcbf514e2fd1874c8aad8c4 (patch) | |
tree | 4e9aaa536a4d0f58dc94dec6be2d140ecc111cdb /sys | |
parent | c2e0d4cc14a622a6b5935819bd1ad863d4b3f8cc (diff) |
add the NetXen vendor id.
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 83328ec369f..943d05dbef7 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1160 2006/10/10 17:30:13 brad Exp $ +$OpenBSD: pcidevs,v 1.1161 2006/10/11 03:20:30 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -293,6 +293,7 @@ vendor HINT 0x3388 Hint vendor 3DLABS 0x3d3d 3D Labs vendor AVANCE2 0x4005 Avance Logic vendor ADDTRON 0x4033 Addtron +vendor NETXEN 0x4040 NetXen vendor INDCOMPSRC 0x494f Industrial Computer Source vendor NETVIN 0x4a14 NetVin vendor GEMTEK 0x5046 Gemtek |