unsigned char e100_hw_init (struct e100_private * bdp);
This routine performs a reset on the adapter, and configures the adapter. This includes configuring the 82557 LAN controller, validating and setting the node address, detecting and configuring the Phy chip on the adapter, and initializing all of the on chip counters.
true - If the adapter was initialized false - If the adapter failed initialization