Changes between Initial Version and Version 1 of Ticket #404, comment 2
- Timestamp:
- 2012-01-21T15:55:07Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #404, comment 2
initial v1 1 1 The dependence of NIC on DDF hampers its genericity. It prevents: 2 2 - multiport adapters (unless special support is added in NIC framework) 3 - mixed-type device d3 - mixed-type devices 4 4 - non-DDF NICs (e.g. loopback) 5 5 and besides it goes against the principle that services provided by a driver (and thus frameworks built to facilitate implementing those) should be independent of the driver implementation (including, but not limited to, wheter its DDF or non-DDF).