Use port 0x110 to avoid PNP conflicts.

PR:		5614, 5781
This commit is contained in:
Steve Price 1998-02-23 15:02:59 +00:00
parent efa0ac5b6f
commit 26fa14da33
2 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@
#define MAX_EEPROMBUSY 1000
#define EP_LAST_TAG 0xd7
#define EP_MAX_BOARDS 16
#define EP_ID_PORT 0x100
#define EP_ID_PORT 0x110
/*
* some macros to acces long named fields

View File

@ -26,13 +26,13 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id$
* $Id: elink.h,v 1.4 1997/02/22 09:36:08 peter Exp $
*/
#ifdef PC98
#define ELINK_ID_PORT 0x71d0
#else
#define ELINK_ID_PORT 0x100
#define ELINK_ID_PORT 0x110
#endif
#define ELINK_RESET 0xc0