;Protocol.ini for the IBM PC Network/A II and Baseband/A
;IBM PC Network/A II and Baseband/A
;This readme is for the following Network/A adapter cards
;
; IBM PC Network/A II
; IBM Baseband/A
;
;PROTOCOL.INI PARAMETERS
;
; This is a sample PROTOCOL.INI file for the IBMNETA IBM PC Network/A II and
; Baseband/A NDIS MAC driver.  The [ibmneta] section shows examples of IBMNETA
; configuration parameter settings.  Comments at the end of the file explain
; these parameters and give their default, minimum and maximum values.  The
; [protocol manager] and [netbeui] sections aren't meant to be complete or
; realistic examples, except for the "BINDINGS = ibmneta" line in the [netbeui]
; section.
;	The only parameter that must be specified is the "drivername".  Note
; that many of these parameters have default values (which are given below
; under "Comments about ibmneta parameters"). A parameter need not be specified
; in your PROTOCOL.INI if its default value is satisfactory.
;
;drivername
;     units:[n/a]
;     range:[ibmneta$,ibmneta2$,ibmneta3$,...]
;     default:[ibmneta$]
;
;     This parameter's value must be ibmneta$, or, in the case where
;     multiple adapters are installed, ibmneta$ for the first adapter's
;     drivername, ibmneta2$ for the second one, ibmneta3$ for the third, and
;     so on.
;
;The following entries are optional under the [ibmneta] section.
;
;maxmulticast
;     units:[integer]
;     range:[1-1000]
;     default:[10]
;
;     Sets the maximum number of multicast addresses. This configures
;     the size of the multicast address table.
;
;maxrequests
;     units:[integer]
;     range:[1-400]
;     default:[6]
;
;     Sets the maximum number of outstanding general requests. This
;     configures the size of the general request queue.
;
;maxtransmits
;     units:[integer]
;     range:[1-142]
;     default:[6]
;
;     Sets the maximum number of outstanding transmit chain commands.
;     This configures the size of the transmit chain request queue.
;
;receivebuffers
;     units:[integer]
;     range:[1-400]
;     default:[6]
;
;     Configures the number of receive buffers in the receive buffer
;     pool.
;
;receivebufsize
;     units:[bytes]
;     range:[128-2034]
;     default:[256]
;
;     Configures the size (in bytes) of receive buffers in the receive
;     buffer pool.
;
;

