home *** CD-ROM | disk | FTP | other *** search
/ Windoware / WINDOWARE_1_6.iso / misctext / pcdg9177 / pcdg9177
Text File  |  1991-04-11  |  17KB  |  447 lines

  1.  
  2.  
  3. Received: from MITVMA by MITVMA.MIT.EDU (Mailer R2.05) with BSMTP id 0627; Fri,
  4.  05 Apr 91 14:22:59 EST
  5. Received: from WSMR-SIMTEL20.ARMY.MIL by mitvma.mit.edu (IBM VM SMTP R1.2.1MX)
  6.  with TCP; Fri, 05 Apr 91 14:22:19 EST
  7. Message-ID: <910403190024.V91N77@WSMR-Simtel20.Army.Mil>
  8. Date: Wed,  3 Apr 91 19:00:13 GMT+2
  9. From: "Info-IBMPC Digest" <Info-IBMPC@WSMR-Simtel20.Army.mil>
  10. Reply-To: Info-IBMPC@WSMR-SIMTEL20.ARMY.mil
  11. Subject: Info-IBMPC Digest V91 #77
  12. To: "Info-IBMPC Distribution": ;
  13.  
  14. Info-IBMPC Digest           Wed,  3 Apr 91       Volume 91 : Issue  77
  15.  
  16. Today's Editor:
  17.          Gregory Hicks - Rota Spain <GHICKS@WSMR-Simtel20.Army.Mil>
  18.  
  19. Today's Topics:
  20.  
  21. Send Replies or notes for publication to:
  22. <INFO-IBMPC@WSMR-SIMTEL20.ARMY.MIL>
  23.  
  24. Send requests of an administrative nature (addition to, deletion from
  25. the distribution list, et al) to:
  26. <INFO-IBMPC-REQUEST@WSMR-SIMTEL20.ARMY.MIL>
  27.  
  28. Archives of past issues of the Info-IBMPC Digest are available by FTP
  29. only from WSMR-SIMTEL20.ARMY.MIL in directory PD2:<ARCHIVES.IBMPC>.
  30.  
  31. ----------------------------------------------------------------------
  32.  
  33. Date: 25 Mar 91 21:54:29 GMT
  34. From: sahtirn@ipla01.hac.com (Walter Alden Tackett)
  35. Subject: ANN's & Image Proc on a 486...
  36. Keywords: Weitek support, 8-bit grey level display
  37.  
  38. PC hardware has finally come of age enuf that i can buy a machine which
  39. costs less than a car which will have throughput competitive with a
  40. (shared) supermini.  So i'm gonna junk the old xt and buy a 25 MHz 486
  41. machine loaded w/memory etc.  I intend to run Windows, if it doesn't
  42. limit me in some way.  I intend to do image processing on 8-bit imagery
  43. using Neural Net algorithms (i.e., lots 'o' flops - correlations, array
  44. operations, statistical analysis) and i will need the CPU throughput
  45. and 256-grey-level display capability to support it.
  46.  
  47. Since i have been out of touch with the PC world, i would like to
  48. solicit some advice:
  49.  
  50. * I would like to get a Weitek coprocessor, but i would also like to
  51. stay with Turbo C++ (i understand 2.0 does windows - any bugs?).  Can
  52. the new Tc++ gen- erate Weitek code or is there some other compiler
  53. compatible w/ Tc++ with which i can build a linkable library?
  54.  
  55. * I need to display 8-bit (256-level) grey scale with a minimum of
  56. 512x640 resolution (and square pixels!).  I have been told that there
  57. is an enhanced VGA mode which supports this.  Which compilers and
  58. graphics cards are able to work in this mode, if any?  I would like to
  59. stay as "mainstream" as possible, e.g. paradise card, turbo c.
  60.  
  61. * I will eventually need to build a user interface and would prefer to
  62. make it portable.  Thus i'd like to hear reccommendations/experiences
  63. concerning X-windows packages running under MS windows.  Any comments
  64. on mouse support would also be helpful.
  65.  
  66. I think that there must be other NN/IP researchers like myself who
  67. would find this info valuable.  Please respond to this by e-mail and i
  68. will summarize on the appropriate topics.  this is especially important
  69. since i will be posting this to several PC HW, PC SW, and ANN topics
  70. and might miss your response if you just posted it.  I will credit all
  71. responses in my summary.
  72.  
  73. Thank you all in advance!
  74.  
  75. Walter Alden Tackett
  76. tackett@ipla01.hac.com
  77. sahtirn@ipla01.hac.com
  78.  
  79. ------------------------------
  80.  
  81. Date: 26 Mar 91 02:23:48 GMT
  82. From: gah@hood.hood.caltech.edu (Glen Herrmannsfeldt)
  83. Subject: DMA & OS/2
  84.  
  85. In reference to what machines OS/2 can and can't run on.
  86.  
  87. I am running OS/2 on a 10 MHz AT clone, running 0 wait states to on
  88. board memory, and selectable 1, 2, 3 for expansion slot memory.  I
  89. bought an Everex RAM10000 when I was considering OS/2, but ran it using
  90. VDISK for a while, with 2MB on it, at 1 wait state, and didn't notice
  91. any problems.
  92.  
  93. Then I got a copy of OS/2 1.0 (it was given to me free, so why would I
  94. complain).  It would not boot.  It would get a GP fault during boot of
  95. the floppy disk.  I thought about it for a while, tried it on a real AT
  96. (it worked) and started going through the boot program using debug.
  97. What I also noticed, but didn't yet understand, the address that it
  98. would fault at was not always the same.
  99.  
  100. To make things faster, I wrote some debug output to my large virtual
  101. disk.  At some point, I used FC to compare two files that were supposed
  102. to be indentical.  It found differences.  The differences were not
  103. always in the same place.
  104.  
  105. The RAM10000 board had passed its memory test program a number of
  106. times.  No parity errors or anything.
  107.  
  108. But in these machines, the parity is checked on board.  THere is no
  109. parity check on the bus.  If a board can't respond within the given
  110. number of wait states, garbage is returned.  I believe this is a but in
  111. the PC bus standard, but thats another problem.
  112.  
  113. Anyway, set the machine to 2 wait states, OS/2 boots, and everything is
  114. fine.
  115.  
  116. Why the RAM10000 will not run at one wait state, I do not know.  Everex
  117. didn't know either.  (The system board is also everex, so I thought
  118. they should.  They also claim that the RAM10000 will run with no
  119. additional wait states.  It would not run at 1 wait state at 8MHz.)
  120.  
  121. Well, If this helps anyone get OS/2 running, then I am glad.  If anyone
  122. knows how to make RAM10000's run at 10MHz, I would like to know.
  123.  
  124. ------------------------------
  125.  
  126. Date: 25 Mar 91 16:23:42 MST
  127. From: Gary Dobbins <GARY@euphrates.ccit.arizona.edu>
  128. Subject: Where is Hard Disk Info Stored in CMOS (V91 #67)
  129.  
  130. > Date: Mon, 18 Mar 91 11:28:39 EXP
  131. > From: Kim Jin Soo <WATER4%KRSNUCC1.BITNET@uga.cc.uga.edu>
  132.  
  133. > In AMI Bios, When We setup the User HDD type, where goes this info?
  134. > First, I thought this info. might go into  CMOS Ram. But I couldn't
  135. > find that there.
  136.  
  137. The interrupt vector 41h, stored at 0000:0104, holds a DWORD pointer to
  138. the current table of BIOS params for drive 0.  BIOS sets that pointer
  139. to the Nth entry in a table at startup, N being the CMOS drive type
  140. number.
  141.  
  142.  /  Gary L. Dobbins                              dobbins@ccit.arizona.edu \
  143. (               ". . . probably, but maybe not."             (602)621-6715 )
  144.  
  145. ------------------------------
  146.  
  147. Date: Tue, 26 Mar 91 09:45:54 +0100
  148. From: bax@tudgw2.tudelft.nl (Jan Adriaan Bax)
  149. Subject: Re: Numlock Key (V91 #67)
  150.  
  151. Martin Timann writes:
  152.  
  153. >This produces a file called numoff.com. Put the following line in your
  154. >autoexec.bat file:
  155.  
  156. >                [drive:][path\] numoff
  157.  
  158. >and the Numlock Key will be switched off automatically everytime your
  159. >booting.
  160.  
  161. The little program that he provides does the trick on AT machines, but
  162. on my good old XT the numlock-key and the numlock-light go
  163. "out-of-sync": the light is still burning while the function of the
  164. numlock-key is switched off. Does somebody know how to turn off the LED
  165. also?
  166.  
  167. Arjen.
  168.  
  169. ------------------------------
  170.  
  171. Date: Mon, 25 Mar 91 20:25:00 CST
  172. From: "Ronald Hahm" <HAHM5247@ISCSVAX.UNI.EDU>
  173. Subject: memory managers
  174.  
  175. CANTRELL%VUCTRVAX.BITNET@uga.cc.uga.EDU on  Mon, 25 Mar 91 08:23:00 CST
  176. asks:
  177.  
  178. > Are you sure that Windows does multitasking?  I was under the impression
  179. > that Windows allowed for context switching.
  180.  
  181. Windows will multitask.  Given that one has enough memory and at least
  182. a 386 machine.  I have been able to download files using a comm program
  183. while working on a word processing program.  Granted multitasking seems
  184. to work better with Windows based applications rather than DOS based
  185. programs.
  186.  
  187. | Ronald Hahm                            Internet: HAHM5247@ISCSVAX.UNI.EDU |
  188. | Graduate Assistant                                                        |
  189. | College of Business Administration                                        |
  190. | University of Northern Iowa            BBS InterLink: RONALD HAHM         |
  191. | Cedar Falls, Iowa 50613                USWest: 319-273-3822               |
  192.  
  193. ------------------------------
  194.  
  195. Date: Mon, 25 Mar 91 19:27:12 GMT
  196. From: Bob Eager <rde@ukc.ac.uk>
  197. Subject: reading 41st track of 360K floppies
  198.  
  199. The one thing that previous replies have not mentioned is the track
  200. limit programmed into the floppy disk controller. There is a disk
  201. parameter table pointed to by the INT 1EH vector; that table contains a
  202. track limit (39, 40?) which needs to be altered. After you've done
  203. that, issue the BIOS INT 13H call to reset the controller, so that it
  204. re-reads the parameters.
  205.  
  206. If you don't do this, the controller will reject all requests for
  207. tracks/sectors out of the range set in the original table.
  208.  
  209. Bob Eager
  210. University of Kent, UK
  211.  
  212. ------------------------------
  213.  
  214. Date: Tue, 26 Mar 91 14:04:04 EST
  215. From: snoopy@charlot.pg.bull.fr (Francesco Iarlori)
  216. Subject: Downloading Files from the WSMR-SIMTEL20.ARMY.MIL Archives
  217.  
  218. /PDDIR PD:<MSDOS.TURBOPAS>*.* 9999
  219. /PDDIR PD:<MSDOS.UUCP>*.* 9999
  220. /PDDIR PD:<MSDOS.BATUTL>*.* 999
  221. /PDDIR PD:<MSDOS.BBS>*.* 9999
  222. /PDDIR PD:<MSDOS.WINDOWS3*.* 9999
  223.  
  224. [Although these are the right commands to issue, you've sent them to
  225. the wrong place.  These commands should be sent, in your case, to
  226. LISTSERV@FRMOP11.  A similar set of commands would be sent to
  227. LISTSERV@RPIECS for those of us in the U.S.
  228.  
  229. In order to get all the options, you'll need to send a HELP message
  230. to the TRICKLE nearest you.  At the present, the following are the
  231. TRICKLE servers:
  232.  
  233. WSMR-SIMTEL20.ARMY.MIL can be accessed using LISTSERV commands from
  234. BITNET via LISTSERV@NDSUVM1, LISTSERV@RPIECS and in Europe from EARN
  235. TRICKLE servers.  Send commands to TRICKLE@<host-name> (example:
  236. TRICKLE@TREARN).  The following TRICKLE servers are presently
  237. available: AWIWUW11 (Austria), BANUFS11 (Belgium), DKTC11 (Denmark),
  238. DB0FUB11 and DS0RUS1I (Germany), EB0UB011 (Spain), FRMOP11 (France),
  239. HEARN (Netherlands), IMIPOLI (Italy), TAUNIVM (Israel), and TREARN
  240. (Turkey).
  241.  
  242. Hope this helps.  gph]
  243.  
  244. ------------------------------
  245.  
  246. Date: Tue, 26 Mar 91 14:08 MET
  247. From: "Jim Groeneveld" <JIM%RULTNO@CUNYVM.CUNY.EDU>
  248. Subject: Request for Info on Accessing SIMTEL20 software.
  249.  
  250. Date: Fri, 22 Mar 91 12:52:32 EST
  251. From: Jean Brunet <R31631@UQAM.BITNET>
  252. Subject: PC Server
  253.  
  254. Hi! Would you know if there is a listserve (Bitnet) where it is
  255. possible to downlaod PC-MS-DOS freewares or softwares. Thanks a lot for
  256. your assistance.  Jean.
  257.  
  258. ------------------------------
  259.  
  260. Date: Tue, 26 Mar 91 16:33 N
  261. From: <IUL%DACTH51.BITNET@CUNYVM.CUNY.EDU>
  262. Subject: addition of math coprocessor 8087 to a v30 based xt-laptop
  263.  
  264. I am working with an EPSON EQUITY II, a V30 based XT-compatible laptop.
  265. There is no socket for a 8087 math coprocessor on its motherboard.
  266. Nevertheless i would like to add one.
  267.  
  268. Question :  can anybody encourage / disencourage me, give hints,
  269. provide information about the possible wiring schemes, talk about
  270. personal experiences in the field ?
  271.  
  272. Many thanks in advance, Matthias Drobnitzky
  273.  
  274. Dept. of Radiology
  275. MR/Physics Section
  276. Klinikum der RWTH
  277. D-5100 Aachen, Germany
  278.  
  279. <iul@dacth51.bitnet>
  280.  
  281. ------------------------------
  282.  
  283. Date: Tue, 26 Mar 91 09:38:32 CST
  284. From: CA6708@SIUCVMB (Clinton Smith)
  285. Subject: DBASE,WINDOWS,AND PICTURES
  286.  
  287. Quite honestly, i am not sure who is going to end up reading this note,
  288. but I'm only interested in finding a programmer or software program that
  289. is able to combine a dbase database with pictures (as of yet unknown
  290. graphic format) to be displayed in a Windows(3.0) enviroment.  This is
  291. for a presentation, so that a particular picture will be displayed
  292. with the data from a DBASE record.  The program should be able to run
  293. under Windows.
  294.  
  295. THANX, CLINTON.
  296.  
  297. ------------------------------
  298.  
  299. Date: Tue, 26 Mar 91 16:17:38 +0100
  300. From: GUILLOU%FRGREN81.BITNET@uga.cc.uga.edu
  301. Subject: Help about INT 10H , Funct 11H subFunc 00
  302.  
  303. Can somebody explain how to use the text-mode character generator
  304. functions?  or give a pointer to some full doc, some source code.
  305.  
  306. I know i've to use INT 10H, function 11H , subfunction 0 But I don't
  307. understand how you can load ES:BP (Isn't BP relative to SS?) What is
  308. the count of patterns to load?  What is the character offset?  What is
  309. the map 2 block?
  310.  
  311. (Sorry Ralf Brown but how much well done your interrupt list is it
  312. can't make for my lack of know-how)
  313.  
  314. ------------------------------
  315.  
  316. Date: Tue, 26 Mar 91 09:16:43 JST
  317. From: mike@ai.mew.mei.co.jp (R. Michael Taylor)
  318. Subject: Info-IBMPC Digest V91 #64
  319.  
  320. How do I get a question posted to this group? [You send the message to
  321. Info-IBMPC@WSMR-SIMTEL20.ARMY.MIL.  Then, if the query is clearly
  322. written, including background, equipment, software desired/on-hand, et
  323. al, it get posted to the group.  gph]
  324.  
  325. I need to know if there are any really fast run-like-blazes math
  326. packages available for 286 machines.  Thanks for any info.
  327.  
  328. Mike Taylor
  329.  
  330. ------------------------------
  331.  
  332. Date: Mon, 25 Mar 1991 17:38 MST
  333. From: <BARTANA@CUBLDR.Colorado.EDU>
  334. Subject: Info-IBMPC Digest V91 #67
  335.  
  336.    I am trying to use an 80387 EMULATOR,(which enables me to run
  337. programs using the 87 without really having one) under Windows, without
  338. success. When I try to run it under Windows, I get the message "This
  339. program has violated system integrity and was terminated. Close all
  340. applications and reboot the system".
  341.  
  342. The emulator, which is a TSR, runs
  343. fine under DOS and other file managers. I tried loading it before
  344. Windows, but then programs like MATLAB did not recognize it. Trying to
  345. load it under Windows gives the above message. On the other hand,
  346. Windows applications, like EXCEL for Windows report *80387 PRESENT*.
  347. Any suggestions?
  348.  
  349. ------------------------------
  350.  
  351. Date: 25 Mar 91 18:15:03 GMT
  352. From: motcid!yeates@uunet.UU.NET  (Tony J Yeates)
  353. Subject: Memory Hype ? (V91 #48)
  354.  
  355. Info-IBMPC@WSMR-SIMTEL20.ARMY.mil writes:
  356.  
  357. >The answer lies in the little `b' of `Mb'; `b' => `bytes'.  Ergo, in
  358. >your terms, `4 MEG of 8 bit memory'; 1 byte = 8 bits.
  359.  
  360. What abbreviation is commonly used for Mbits (if any)?
  361.  
  362. ------------------------------
  363.  
  364. Date: Tue, 26 Mar 1991 10:58 EST
  365. From: BAUGHMANKR@CONRAD.APPSTATE.EDU
  366. Subject: Mirror Sites
  367.  
  368. What are the internet addresses for the Simtel-20 mirror sites?
  369.  
  370. Thanks,
  371.  
  372. Kinney
  373. baughmankr@conrad.appstate.edu
  374.  
  375. ------------------------------
  376.  
  377. Date: Tue, 26 Mar 91 17:30:23 +0200
  378. From: KDBG100%bgunve.bgu.ac.il@TAUNIVM.TAU.AC.IL
  379. Subject: port redirection
  380.  
  381. This is not really about copy protection, tho' it sure looks like it.
  382. Read on!  I have two programs that require for running that a plug be
  383. plugged in the printer port. With the printer itself, that makes a
  384. daisychain of three elements.
  385.  
  386. Considering that (distance (computer-wall))<Sigma(3 elements) I am
  387. looking for a way to convince either the security check or the real
  388. printout stream to go to another parallel port (I have two) I could not
  389. work it out with lptx.
  390.  
  391. Any clues?
  392. David Leiser
  393.  
  394. ------------------------------
  395.  
  396. Date: Mon, 25 Mar 91 18:55 CST
  397. From: Dave Ulrick
  398. Subject: Running Extra! and PC/TCP under DESQview
  399.  
  400. I seem to be experiencing problems with running both Attachmate Extra!
  401. v1.41 and FTP Software PC/TCP under DESQview/386 v2.26.
  402.  
  403. I had previously run Extra! and ProComm Plus under DESQview without any
  404. major problems.  However, on occasion when I'm doing an FTP in my
  405. PC/TCP window it seems to "hang" up.  I still have control of my PC
  406. (i.e., I can still invoke the DESQview menu and switch to other
  407. applications), but the file transfer just stops.
  408.  
  409. I would be interested in seeing what kind of settings you have put in
  410. your DVP files for Extra! and PC/TCP (whether or not you're running
  411. both).  I am currently giving 9 ticks to the foreground task and 3
  412. ticks to the background task.  I am willing to tinker with this, but
  413. I'd be interested in hearing about any values that you have found to be
  414. effective.
  415.  
  416. By the way, I'm (reluctantly) loading all of my Ethernet, LAN, and
  417. TCP/IP drivers before I enter DESQview-- loading any or all of them
  418. within DESQview seems to be a sure way to provoke a crash.  I'm kind of
  419. on the "bleeding edge" here as farr as DESQview is concerned, so I'd
  420. appreciate any hints you can offer.  Thanks!
  421.  
  422. Dave
  423.  
  424. Dave Ulrick                        Bitnet:    A01DGU1@NIU   (MVS/XA)
  425. Northern Illinois University                  A01DGU1@NIUCS (VM/SP)
  426. DeKalb, IL, USA                    Internet:  a01dgu1@vm.niu.edu
  427.  
  428. ------------------------------
  429.  
  430. Date: Tue, 26 Mar 91 11:46:52-020
  431. From: maislos%bengus@TAUNIVM.TAU.AC.IL (maislos ariel)
  432.  
  433.     I own a Hertz/20 computer 386/20Mhz with Pheonix BIOS,
  434. and would like to know how to read the BIOS's CMOS setup,
  435. it's address and the meaning of each byte.
  436.  
  437.         Ariel G. Maislos
  438.         CS-dep BGU Israel
  439.  
  440.  
  441. ------------------------------
  442.  
  443. End of Info-IBMPC Digest V91 #77
  444. ********************************
  445. -------
  446. ReadMail: Enter command or !
  447. .