Difference between revisions of "Accton EN1640"

From Vogons Wiki
Jump to: navigation, search
(Infobox)
 
(Update infobox)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Ethernet Infobox
+
{{Device Infobox/Begin
  | Card type = 16-bit ISA
+
  | Bus type = ISA
 +
| Bus width = 16-bit
 +
| Bus speed = 8 MHz
 
  | 8-bit ISA compatible = Yes
 
  | 8-bit ISA compatible = Yes
 
  | Manufacturer = Accton Technology Corporation
 
  | Manufacturer = Accton Technology Corporation
 
  | Chipset = EN50903
 
  | Chipset = EN50903
 
  | Compatible with = [[Has compatibility::NE1000]], [[Has compatibility::NE2000]]
 
  | Compatible with = [[Has compatibility::NE1000]], [[Has compatibility::NE2000]]
 +
| Connectors = [[Has connector::AUI]], [[Has connector::BNC]]
 +
| Requires -5VDC = No
 +
| Requires -12VDC = No
 +
| Config = [[Config method::Software]]
 +
}}
 +
{{Device Infobox/Ethernet
 
  | Is ROM socketed = Yes
 
  | Is ROM socketed = Yes
 
  | ROM type = 28-pin JEDEC
 
  | ROM type = 28-pin JEDEC
 
  | Is ROM writable = No
 
  | Is ROM writable = No
  | Requires -5VDC = Unknown
+
}}
| Requires -12VDC = Unknown
+
{{Device Infobox/End
 +
  | Driver = [http://www.vogonsdrivers.com/getfile.php?fileid=900 Vogonsdrivers]
 
}}
 
}}
  
 
The '''Accton EN1640''' is a 10Mbps network card.
 
The '''Accton EN1640''' is a 10Mbps network card.
 +
 +
== Additional photos ==
 +
 +
<gallery mode="packed">
 +
Image:Accton EN1640 underside.jpg|Underside
 +
Image:Accton EN1640 configuration utility.png|Config utility
 +
Image:Accton EN1640 diagnostics.png|Diagnostics
 +
Image:Accton EN1640 configuration options.png|Config options
 +
</gallery>
 +
 +
== Boot ROM ==
 +
 +
This card's boot ROM socket will take a standard 28-pin ROM chip.  It has also been successfully tested with a 32-pin ROM chip using an adapter<ref>[http://sbfmdrv.blogspot.com.au/2015/11/retrofitting-new-eeprom-into-old-pc.html Port 388h - Retrofitting a new EEPROM into an old PC]</ref>.  XTIDE will run without any problem.
 +
 +
The card's DOS drivers come with a configuration program (<tt>DIAG/SETUP.EXE</tt>) that can be used to enable the ROM socket (it is disabled by default) and set the base address, as well as adjust all the usual options like base address and IRQ.
 +
 +
== Resources ==
 +
 +
* I/O address: 0, 20, 40, ... 3A0, 3E0, then the same increments starting at 2000, 4000, 6000, 8000, A000, C000, E000.
 +
* IRQ: 2, 3, 4, 5, 7, 10, 11, 15, Disabled.
 +
* Boot ROM size: 16kB, 32kB, 64kB, Disabled.
 +
* Boot ROM: 8000, 8400, 8800, 8C00, then the same increments starting at 9000, A000, B000, C000, D000, E000 and F000.
 +
 +
== References ==
 +
 +
<references/>

Latest revision as of 17:09, 13 February 2016

Accton EN1640
Accton EN1640.jpg
Bus type ISA
Bus width 16-bit
Bus speed 8 MHz
8-bit ISA compatible? Yes
Manufacturer Accton Technology Corporation
Chipset EN50903
Compatible with NE1000, NE2000
Connectors AUI, BNC
Requires -5VDC? No
Requires -12VDC? No
Config method Software
Ethernet
Boot ROM Socket, 28-pin JEDEC, read-only
Driver Vogonsdrivers

The Accton EN1640 is a 10Mbps network card.

Additional photos

Boot ROM

This card's boot ROM socket will take a standard 28-pin ROM chip. It has also been successfully tested with a 32-pin ROM chip using an adapter[1]. XTIDE will run without any problem.

The card's DOS drivers come with a configuration program (DIAG/SETUP.EXE) that can be used to enable the ROM socket (it is disabled by default) and set the base address, as well as adjust all the usual options like base address and IRQ.

Resources

  • I/O address: 0, 20, 40, ... 3A0, 3E0, then the same increments starting at 2000, 4000, 6000, 8000, A000, C000, E000.
  • IRQ: 2, 3, 4, 5, 7, 10, 11, 15, Disabled.
  • Boot ROM size: 16kB, 32kB, 64kB, Disabled.
  • Boot ROM: 8000, 8400, 8800, 8C00, then the same increments starting at 9000, A000, B000, C000, D000, E000 and F000.

References

  1. Port 388h - Retrofitting a new EEPROM into an old PC