home *** CD-ROM | disk | FTP | other *** search
- ;Thomas Conrad Arcnet cards in Enhanced mode
- Driver TCCARC
- say Be sure you have selected a unique node address.
- Mem CC000
- Int 3
-
- ;Generic Arcnet card or Thomas Conrad in Compatible mode
- Driver TRXNET
- warn The current version of TRXNET may randomly crash OS/2!
- warn This is a problem with the code from Novell. TCCARC
- warn may work more reliably.
- say
- say Be sure you have selected a unique node address.
- Port 300
- Mem CC000
- Int 3
-
- Driver NE2000
- Port 280
- Mem CC000
- Int 10
- put Frame ETHERNET_802.3
-
- ;Western Digital or SMC cards, not Compex in Western Digital mode
- Driver SMCPLUS
- warn Be sure to run EZSETUP to properly set the port information.
- Port 280
-
- ;say Placing info in file.
- ;put
- ;put NetWare Requester
- ;put Preferred Server ADMINET2
-
-