Home › Forums › Knowledge Base › Hardware › Legacy Hardware › Liberty CPU
- This topic has 0 replies, 1 voice, and was last updated 19 years ago by
Rob.
-
AuthorPosts
-
April 13, 2006 at 10:44 pm #1437
Rob
MemberLiberty CPU
Last edited: December 15, 2003 08:13 AM
[img:27tiql92]http://www.possupport.net/dealer/kbase/images/486.jpg[/img:27tiql92]
The Liberty Databook CPU is a 586-P75 133MHZ computer with Award BIOS capable of running as a workstation or server in either DOS or Win95. Ports include 1 parallel, 2 serial, VGA, and ethernet. The keyboard port is PS2 and requires an adapter for use with standard keyboards. The Liberty CPU contains one EISA expansion slot.
CMOS
Push Del on bootup to enter CMOS setup. Use the arrow keys to move between options and Page Up/Down keys to change options.
The CMOS is originally set to autodetect the hard disk on boot up. For best performance and reliability, the hard disk options should be changed to define the actual hard disk configuration. From the main CMOS menu, run IDE HDD Auto Detection. Then select the configuration from the displayed list of possibilities. For drive
, you will have to go in and explicitly set it to None.
In Chipset Features, change External Cache to Disable.
Network
An ethernet port comes standard with the Liberty CPU. It is configured with the Accton driver disk that comes with the unit. Change to the DIAG directory and run SETUP. Touch Menus currently uses all default settings except for IRQ, which we set to 5.
DOS and Win95 NE2000 drivers should use the following specifications:
* Enhanced mode 16-bit
* IOBase Address 300h
* IRQ 5Video
The built-in video controller is a Cirrus Logic VGA 16-bit. It can come with either 512KB or 1MB video ram. Either one will support all video modes currently used by Touch Menus. Win95 can autodetect the video at install time, so no manual configuration is needed.
CaseThe case will slide off to the rear after three screws are removed from the back. On the front of the case is a power button on top, and a suspend button underneath. Thankfully, the suspend feature is not currently implemented, and pressing the button has no effect. There is a recessed reset button that can only be pressed with a pen or pencil, so pressing the power button twice is the easiest way to perform a reset. There is no turbo button.
Config.SysDEVICE=C:DOSHIMEM.SYS
DEVICE=C:DOSEMM386.EXE NOEMS
DEVICEHIGH=C:DOSRAMDRIVE.SYS 300/E
BUFFERS=30,0
FILES=100
DOS=HIGH,UMB
LASTDRIVE=Z
FCBS=16,0
STACKS=9,256
Autoexec.Bat
For Workstation
@ECHO OFF
PROMPT $p$g
PATH C:;C:DOS;C:TOUCHNET;C:LANTASTI;C:TOOLS;C:UTILITY
SET SLOWSCROLL=30
LH MODE COM1:9600,N,8,1
MODE COM2:9600,N,8,1
MOVERAMD Z:
LH NEX000 16-BIT IRQ=5 IOBASE=300
LH AILANBIO
REM **** IF MORE THAN TWO SERVERS THAN ADD /LOGINS=X WHERE X IS THE NUMBER OF
REM ***** SERVERS IN THE NETWORK. ADD TO THE REDIR (REDIR WAIT1 /LOGINS=3)
REM ***** THE DEFAULT IS 2 SO IF 3 THEN ADD /LOGINS=3
LH REDIR ? ? ? ? ? ? ?
NET LOGIN/WAIT \MAIN
NET USE N: \MAINC-DRIVE
REM LANCACHE TYPE=XMS ;Remove REM if Print Server
REM SERVER ;Remove REM if Print Server
PATH C:;C:DOS;N:TOUCHNET;C:LANTASTI;N:TOOLS;N:UTILITY
REM LH MTMOUSE
N:
CDTOUCHNET? ? ? ? ? ?
TOUCHNET ? ? ? ? ? ? ?
For Server
@ECHO OFF
PROMPT $p$g
PATH C:;C:DOS;C:TOUCHNET;C:LANTASTI;C:TOOLS;C:UTILITY
SET SLOWSCROLL=30
LH MODE COM1:9600,N,8,1
MODE COM2:9600,N,8,1
MOVERAMD Z:
LH NEX000 16-BIT IRQ=5 IOBASE=300
LH AILANBIO
LH REDIR MAIN
LANCACHE TYPE=XMS
SERVER
LH HASPSERV
REM LH MTMOUSE ;Remove REM if running Touchnet
CDTOUCHNET? ? ? ? ? ? ?
MENU
Related Documents [color=red:27tiql92][u:27tiql92][b:27tiql92]Liberty2 CPU[/b:27tiql92][/u:27tiql92][/color:27tiql92][/url:27tiql92]
Revisions
6/24/97
Updated Network section. Added CONFIG.SYS and AUTOEXEC.BAT sections.
1/9/01 rw
1. Removed MaxDays commands from Autoexec.Bat file.
-
AuthorPosts
- You must be logged in to reply to this topic.