diff options
author | 2004-10-10 05:04:29 +0000 | |
---|---|---|
committer | 2004-10-10 05:04:29 +0000 | |
commit | d70bc81851e1811e08fc67176cc6ef2c870dde78 (patch) | |
tree | f70912a5cc37913e019fde1405829d208b4c0539 /sys | |
parent | use err/warn and __progname (diff) | |
download | wireguard-openbsd-d70bc81851e1811e08fc67176cc6ef2c870dde78.tar.xz wireguard-openbsd-d70bc81851e1811e08fc67176cc6ef2c870dde78.zip |
add an Intel PCI modem entry
From ian@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d33ab138c16..87b0556a9e8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.777 2004/10/07 20:53:29 brad Exp $ +$OpenBSD: pcidevs,v 1.778 2004/10/10 05:04:29 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1210,7 +1210,7 @@ product INTEL 80960RM 0x0962 i960 RM PCI-PCI product INTEL 80960RN 0x0964 i960 RN PCI-PCI product INTEL 82542 0x1000 PRO/1000 (82542) product INTEL 82543GC_SC 0x1001 PRO/1000F (82543GC) -product INTEL MODEM56 0x1002 Modem +product INTEL MODEM56 0x1002 56k Modem product INTEL 82543GC 0x1004 PRO/1000T (82543GC) product INTEL 82544EI 0x1008 PRO/1000XT (82544EI) product INTEL 82544EI_SC 0x1009 PRO/1000XF (82544EI) @@ -1250,6 +1250,7 @@ product INTEL PRO_100_VM_3 0x103b PRO/100 VM product INTEL PRO_100_VM_4 0x103c PRO/100 VM product INTEL PRO_100_VE_4 0x103d PRO/100 VE product INTEL PRO_100_VM_5 0x103e PRO/100 VM +product INTEL 536EP 0x1040 V.92 Modem product INTEL PRO_2100_3B 0x1043 PRO/2100 3B product INTEL PROXGB 0x1048 PRO/XGB product INTEL PRO_100_VE_5 0x1050 PRO/100 VE |