Changeset 12336 in vbox
- Timestamp:
- Sep 10, 2008 9:11:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/HostImpl.cpp
r12330 r12336 563 563 if (SolarisNICMap.empty()) 564 564 { 565 SolarisNICMap.insert(NICPair("aggr", "Link Aggregation Interface")); 565 566 SolarisNICMap.insert(NICPair("bge", "Broadcom BCM57xx Gigabit Ethernet")); 566 567 SolarisNICMap.insert(NICPair("ce", "Cassini Gigabit Ethernet"));
Note:
See TracChangeset
for help on using the changeset viewer.