NE2000_ASIC_RESET
bus_space_write_1(asict, asich, NE2000_ASIC_RESET, 0);
tmp = bus_space_read_1(asict, asich, NE2000_ASIC_RESET);
bus_space_write_1(asict, asich, NE2000_ASIC_RESET, tmp);