- Timestamp:
- Sep 10, 2008 9:24:34 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/HostImpl.cpp
r12336 r12338 573 573 SolarisNICMap.insert(NICPair("elx", "3COM EtherLink III Ethernet")); 574 574 SolarisNICMap.insert(NICPair("elxl", "3COM Ethernet")); 575 SolarisNICMap.insert(NICPair("e lxl", "eri Fast Ethernet"));575 SolarisNICMap.insert(NICPair("eri", "eri Fast Ethernet")); 576 576 SolarisNICMap.insert(NICPair("ge", "GEM Gigabit Ethernet")); 577 577 SolarisNICMap.insert(NICPair("hme", "SUNW,hme Fast-Ethernet"));
Note:
See TracChangeset
for help on using the changeset viewer.