diff options
author | 2006-01-18 00:24:24 +0000 | |
---|---|---|
committer | 2006-01-18 00:24:24 +0000 | |
commit | 9d150632423ab0e01b8c2546f3450b25685637fe (patch) | |
tree | cc4f6b78dd256c1b3545fd4dbbb0d7a24cde0534 | |
parent | enable ixgb here too. (diff) | |
download | wireguard-openbsd-9d150632423ab0e01b8c2546f3450b25685637fe.tar.xz wireguard-openbsd-9d150632423ab0e01b8c2546f3450b25685637fe.zip |
add the vendor id for Agilent Technologies
-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 26b4ad38467..f38aa92b253 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1004 2006/01/14 06:44:40 brad Exp $ +$OpenBSD: pcidevs,v 1.1005 2006/01/18 00:24:24 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -244,6 +244,7 @@ vendor SYBA 0x1592 Syba vendor BLUESTEEL 0x15ab Bluesteel vendor VMWARE 0x15ad VMware vendor ZOLTRIX 0x15b0 Zoltrix +vendor AGILENT 0x15bc Agilent vendor NDC 0x15e8 National Datacomm vendor PDC 0x15e9 Pacific Data vendor EUMITCOM 0x1638 Eumitcom |