diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-11-07 19:00:13 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-11-07 19:00:13 +0000 |
commit | 8b0c14263762f34bb153531f2c6d12c57cbe2766 (patch) | |
tree | 7c4e73ae29ec818b2b00c3fa8004a129c08a1f14 | |
parent | 3e6bd9d4649705b9b7d555da0ae8fdcefcdd7b70 (diff) |
Add Nortel E-mobility Wireless PCI adapter (Symbol rebadge).
We don't support the bridge chip on this yet...
-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 bd0a823fb54..93f127acb41 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.560 2002/11/07 18:49:56 mickey Exp $ + $OpenBSD: pcidevs,v 1.561 2002/11/07 19:00:12 millert Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1797,6 +1797,7 @@ product NKK NDR4600 0xa001 NDR4600 Host-PCI /* Nortel Networks products */ product NORTEL BS21 0x1211 BS21 10/100 +product NORTEL 211818A 0x8030 E-mobility Wireless /* Number Nine products */ product NUMBER9 I128 0x2309 Imagine-128 |