Changes between Version 7 and Version 8 of Internal/AtherosDriverLimits
- Timestamp:
- Sep 14, 2006, 3:41:33 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/AtherosDriverLimits
v7 v8 33 33 * On each interface creation request, check the number of interfaces already created for that physical interface and see if it is possible to create more by verification with a global interface-usage table. 34 34 * If interface creation is possible, comply, else reply with the message that resource is currently busy. 35 36 === How Will This Expected Response Be Orchestrated By The Current Software Code Base === 37 * Nodehandler receives the name of the tutorial script that needs to be used from the command line. 38 * .... needs more understanding of the code :)....