Changes between Version 18 and Version 19 of WikiStart
- Timestamp:
- Apr 21, 2011, 6:40:43 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v18 v19 3 3 = Standard MAC driver project for eComStation = 4 4 5 This is the development home for the standard MAC driver project for eComStation. The MultiMac project is funded by Mensys.5 This is the development home for the standard MAC driver project for eComStation. The !MultiMac project is funded by Mensys. 6 6 7 7 Each driver shares common code to interface with eCS and OS/2, and has a separate hardware modules that interfaces with the common code. The idea is to minimize the coding required to develop a new driver. A developer only has to build the hardware specific portion of the driver. An added benefit is that any fixes, changes, or enhancements to the common portion of the drivers is automatically compiled into all of the drivers. … … 23 23 07DF, 0760, 0761, 0762, 0763, 0AB0, 0AB1, 0AB2, 0AB3, 0D7D) 24 24 25 You can download the current stable release here: [http://www.88watts.net/download/nveth-0.1.6.zip nveth-0.1.6.zip]25 The latest release is 0.1.7 and can be downloaded from the !BetaZone at [http://www.ecomstation.com] 26 26 27 27 == E1000E == … … 37 37 10E5, 10EA, 10EB, 10EF, 10F0, 10F5, 10F6, 1501, 150C, 294C) 38 38 39 You can download the current stable release here: [http://www.88watts.net/download/e1000e-0.1.4.zip e1000e-0.1.4.zip]39 The latest release is 0.1.6 and can be downloaded from the !BetaZone at [http://www.ecomstation.com] 40 40 41 41 == R8110 ==