diff options
author | 2003-06-26 23:16:37 +0000 | |
---|---|---|
committer | 2003-06-26 23:16:37 +0000 | |
commit | 0f4b87149d13822b8e15f7002c2e9237ba1edbb4 (patch) | |
tree | a4fb8c7cdaa509fe7a162f506aad4caf6eaf3259 | |
parent | protos (diff) | |
download | wireguard-openbsd-0f4b87149d13822b8e15f7002c2e9237ba1edbb4.tar.xz wireguard-openbsd-0f4b87149d13822b8e15f7002c2e9237ba1edbb4.zip |
intel PRO_2100_3B wireless
-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 9ab1bb705e8..72720f348c9 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.644 2003/06/25 08:59:55 henning Exp $ + $OpenBSD: pcidevs,v 1.645 2003/06/26 23:16:37 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1467,6 +1467,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 PRO_2100_3B 0x1043 PRO/2100 3B product INTEL PRO_100_VE_5 0x1050 PRO/100 VE product INTEL PRO_100_M 0x1059 PRO/100 M product INTEL 82815_DC100_HUB 0x1100 82815 Hub |