HPSA - Top Banner
HPSA - Toolbar


HP OMNIBOOK 600C AND 600CT NOTEBOOK PCS - CONFIGURATION FILES FOR THE

XIRCOM CEM2 ETHERNET-MODEM COMBO PC CARD



          

          NOTE:The products listed are not products of

                    the Hewlett-Packard Company, but rather

                    products of third party developers.

                    Such products have not been fully tested

                    and only partially evaluated by HP, and

                    are not endorsed, warranted, or

                    supported by HP.   HP expressly

                    disclaims all responsibility and

                    liability for the manufacturing,

                    distribution, marketing, licensing,

                    installation, use performance,

                    maintenance, and support of such

                    products.   Readers of this guide are

                    advised to make their own independent

                    verification of the information provided

                    for such products by third party

                    developers.

                                   



OB600 LAN CARD CONFIGURATION FILES

  

  The following contains the configuration information for the

  Xircom CEM2 LAN card for NDIS and Novell LAN Network Operating

  System.

  

  Changes to the standard configuration are highlighted in bold.





NOVELL



  

  ******* CONFIG.SYS

  REM

  REM CONFIG.SYS -- OmniBook default startup file for drive C

  REM

  

  [menu]

  menuitem=LapLink, Windows & LapLink -- Default

  menuitem=Windows, Windows only

  menuitem=MS-DOS, MS-DOS only

  menudefault=LapLink,5

  menucolor=2

  

  [LapLink]

  [Windows]

  [MS-DOS]

  [common]

  shell=c:\command.com /p /e:1024 c:\

  device=c:\dos\himem.sys /machine:2

  

  REM "X=" reserves memory for PCMCIA cards

  REM "I=" reserves remaining memory for UMBs

  device=c:\dos\emm386.exe noems i=b000-b7ff i=c000-d3ff x=d400-e7ff

  

  dos=high,umb

  devicehigh=c:\dos\power.exe

  

  

  

  REM OmniBook Socket Services 2.1 driver required for card slot

  support

  

  devicehigh=c:\cardsoft\obss.exe

  

  REM Card Services 2.1 driver required for card slot support

  

  devicehigh=c:\cardsoft\cs.exe /systemsoft1=1

  

  REM Card Services APM support required for card slot support

  

  install=c:\cardsoft\cs_apm.exe

  

  REM Initial resource allocator required for card slot support

  

  device=c:\cardsoft\csalloc.exe

  

  REM ATA card driver required for ATA cards

  devicehigh=c:\cardsoft\atadrv.exe /s:2

  

  REM Driver required for RAM cards

  devicehigh=c:\cardsoft\mtsram.exe

  

  REM Memory card driver required for all memory cards

  REM If this driver not installed, remove /s:2 from the ATA card

  driver line

  

  devicehigh=c:\cardsoft\mtddrv.exe

  

  device=c:\cem2\odi\cxcfg.exe driver=odi

  

  REM Card identification driver required for cards other than

  memory cards

  

  devicehigh=c:\cardsoft\cardid.exe

  

  REM OBMGM must be installed for the system to operate properly...

  install=c:\omnibook\obmgm.com

  

  

  

  

  

  

  buffers=10,0

  files=30

  

  REM LASTDRIVE=Y leaves one drive letter available for Novell

  networks...

  lastdrive=Y

  FCBS=4,0

  

  REM OmniBook needs at least 12 stacks available...

  stacks=12,256

  

  REM IFSHLP is required by Windows for Workgroups

  device=c:\windows\ifshlp.sys



  

  *** AUTOEXEC.BAT



  @echo off

  rem

  rem AUTOEXEC.BAT -- OmniBook default startup file for drive C.

  rem

  

  

  path c:\;c:\windows;c:\dos;c:\mouse;c:\omnibook;c:\tsi

  

  prompt $p$g

  set temp=c:\windows\temp

  set tmp=c:\windows\temp

  set mouse=c:\mouse

  

  rem To install the MS-DOS mouse driver, remove the "rem" from the

  rem mouse command line.

  

  rem c:\mouse\gmouse.com

  

  goto %config%

  

  rem Drivers loaded when undocked.

  :Default

  

  goto End

  

  rem Drivers loaded when docked.

  :Docked

  c:\dos\mscdex.exe /d:aspicd0 /m:12

  

  goto End

  

  :End

  

  c:\windows\smartdrv.exe 2048 128

  

  llra1

  

  c:\windows\net start            (note:optional for WFW support)

  rem win

  c:\nwclient\lsl

  c:\xircom\cem2\odi\cem2odi

  c:\nwclient\ipxodi

  c:\windows\odihlp.exe           (note:optional for WFW support)

  c:\nwclient\netx

  etc.



  

  ****NET.CFG

  link driver cem2odi

    frame ethernet_802.2

    frame ethernet_II

    int 11

    port  320

    mem   d4000

    COM4

    comirq 3

    nomapi

    wordsize 8





  

  ** PROTOCAL.INI  (OPTIONAL FOR WFW SUPPORT)

  [network.setup]

   version=0x3110

   netcard=XIRC$ODI,1,XIRC$ODI,4

   transport=ms$nwlinknb,NWLINK

   transport=ms$netbeui,NETBEUI

   lana0=XIRC$ODI,1,ms$netbeui

   lana1=XIRC$ODI,1,ms$nwlinknb

  

  [net.cfg]

  PATH=c:\XIRCOM\CE2\NET.CFG

  

  [XIRC$ODI]

  

  [Link Driver CE2ODI]

  data=Frame Ethernet_SNAP

  data=Frame Ethernet_II

  data=Frame Ethernet_802.3

  

  [NWLINK]

  

  BINDINGS=CE2ODI

  

  [NETBEUI]

  BINDINGS=CE2ODI

  LANABASE=0

  SESSIONS=10

  NCBS=12



                                   



NDIS



  

  ***** CONFIG.SYS



  REM

  REM CONFIG.SYS -- OmniBook default startup file for drive C

  REM

  

  [menu]

  menuitem=LapLink, Windows & LapLink -- Default

  menuitem=Windows, Windows only

  menuitem=MS-DOS, MS-DOS only

  menudefault=LapLink,5

  menucolor=2

  

  [LapLink]

  [Windows]

  [MS-DOS]

  [common]

  shell=c:\command.com /p /e:1024 c:\

  device=c:\dos\himem.sys /machine:2

  

  REM "X=" reserves memory for PCMCIA cards

  REM "I=" reserves remaining memory for UMBs

  device=c:\dos\emm386.exe noems i=b000-b7ff i=c000-d3ff x=d400-e7ff

  

  dos=high,umb

  devicehigh=c:\dos\power.exe

  

  

  

  REM OmniBook Socket Services 2.1 driver required for card slot

  support

  

  devicehigh=c:\cardsoft\obss.exe

  

  REM Card Services 2.1 driver required for card slot support

  

  devicehigh=c:\cardsoft\cs.exe /systemsoft1=1

  

  REM Card Services APM support required for card slot support

  

  install=c:\cardsoft\cs_apm.exe

  

  REM Initial resource allocator required for card slot support

  

  device=c:\cardsoft\csalloc.exe

  

  REM ATA card driver required for ATA cards

  devicehigh=c:\cardsoft\atadrv.exe /s:2

  

  REM Driver required for RAM cards

  devicehigh=c:\cardsoft\mtsram.exe

  

  REM Memory card driver required for all memory cards

  REM If this driver not installed, remove /s:2 from the ATA card

  driver line

  

  devicehigh=c:\cardsoft\mtddrv.exe

  

  device=c:\xircom\cem2\cxcfg.exe

  

  REM Card identification driver required for cards other than

  memory cards

  devicehigh=c:\cardsoft\cardid.exe

  

  REM OBMGM must be installed for the system to operate properly...

  install=c:\omnibook\obmgm.com

  

  

  

  

  

  

  buffers=10,0

  files=30

  

  REM LASTDRIVE=Y leaves one drive letter available for Novell

  networks...

  lastdrive=Y

  FCBS=4,0

  

  REM OmniBook needs at least 12 stacks available...

  stacks=12,256

  

  REM IFSHLP is required by Windows for Workgroups

  device=c:\windows\ifshlp.sys



  

  ***** AUTOEXEC.BAT



  @echo off

  

  rem

  rem AUTOEXEC.BAT -- OmniBook default startup file for drive C.

  rem

  

  net start

  c:\dos\smartdrv.exe 1024 128

  

  path=c:\;c:\windows;c:\dos;c:\mouse;c:\omnibook;c:\tsi

  

  prompt $p$g

  set temp=c:\windows\temp

  set tmp=c:\windows\temp

  set mouse=c:\mouse

  

  rem To install the MS-DOS mouse driver, remove the "rem" from the

  rem obmouse command line.

  

  rem c:\mouse\obmouse

  

  rem If your DOS mouse application doesn't work, try removing the

  rem "rem" from the ENHMOUSE command line.

  rem c:\mouse\enhmouse

  

  goto %config%

  

  :LapLink

  llra1

  rem llra2

  rem llra3

  win

  goto End

  

  :Windows

  win

  goto End

  

  :MS-DOS

  goto End

  

  :End



  

  ***** PROTOCOL.INI

  [network.setup]

  version=0x3110

  netcard=XIRCMAC,1,XIRCMAC,1

  transport=ms$ndishlp,MS$NDISHLP

  transport=ms$netbeui,NETBEUI

  lana0=XIRCMAC,1,ms$netbeui

  lana1=XIRCMAC,1,ms$ndishlp

  

  

  [protman]

  DriverName=PROTMAN$

  PRIORITY=MS$NDISHLP

  

  [XIRCMAC]

  DriverName=XIRCOM$

   INT=11

   IOADDRESS=0x320

   MEM=0xD8000

   TXBUFFERSIZE=16

   COM4

   nomapi

   WORDSIZE=8

  

  [MS$NDISHLP]

  DriverName=ndishlp$

  BINDINGS=XIRCMAC

  

  [NETBEUI]

  DriverName=netbeui$

  SESSIONS=10

  NCBS=12

  BINDINGS=XIRCMAC

  LANABASE=0



  ************  END of Xircom CEM2 configuration file

  ****************

  


                  Copyright  Hewlett-Packard Co. 1996

       This information is subject to change without notice and

                 is provided "as is" with no warranty.

          Hewlett-Packard shall not be liable for any direct,

        indirect, special, incidental or consequential damages

             in connection with the use of this material.





HPSA - Bottom Banner