diff options
author | 2006-10-11 03:20:30 +0000 | |
---|---|---|
committer | 2006-10-11 03:20:30 +0000 | |
commit | 9f5b826b4808b74c93d0c5af5951f4ce6f50d807 (patch) | |
tree | 04baddc106928c8ee18b3011c07632030e5bcdac | |
parent | build modf.c (diff) | |
download | wireguard-openbsd-9f5b826b4808b74c93d0c5af5951f4ce6f50d807.tar.xz wireguard-openbsd-9f5b826b4808b74c93d0c5af5951f4ce6f50d807.zip |
add the NetXen vendor id.
-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 |