home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / datacomm / 5445 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  3.3 KB

  1. Path: sparky!uunet!utcsri!torn!cunews!revcan!sidus!atronx.OCUnix.On.Ca!rwm
  2. From: rwm@atronx.OCUnix.On.Ca (Russell McOrmond)
  3. Message-ID: <rwm.712340654@atronx.OCUnix.On.Ca>
  4. Date: 28 Jul 92 10:24:14 EST
  5. Newsgroups: comp.sys.amiga.datacomm
  6. Subject: Re: GVP multi-port card
  7. In-Reply-To: kehlet@kehlet.adsp.sub.org (Jesper Kehlet)
  8. References: <kehlet.05sq@kehlet.adsp.sub.org>
  9.     <1992Jul20.220100.22197@afterlife.ncsc.mil>
  10. Lines: 53
  11.  
  12. kehlet@kehlet.adsp.sub.org (Jesper Kehlet) writes:
  13. >In article <1992Jul27.044951.8006@afterlife.ncsc.mil> bkwilli@afterlife.ncsc.mil (Bryan Williams) writes:
  14. >> In response to: 
  15. >> >Article 5247 (46 more) in comp.sys.amiga.datacomm:
  16. >> >From: rwm@atronx.OCUnix.On.Ca (Russell McOrmond)
  17. >> >  When you buy a PC card, you are getting just that - a CARD.  When you buy an
  18. >> >Amiga serial device solution, you get a serial board AND a driver.
  19.  
  20. >> Yes, that is true. BUT I think you jumped off the dock, over the boat, and into
  21. >> the water on the other side. The nice thing about PC's is that they DON'T NEED
  22. >> EXTRA SOFTWARE!!!! It is all supported through the COM1: thru COM4: bios
  23. >> support, plug & play, basically. It isn't quite that simple, but it isn't
  24. >> impossible to do either. -- ie, port jumper selection, IRQ, etc.
  25.  
  26. >Come on!  The BIOS fossil drivers are NOT supporting serial comms properly.
  27. >In fact, serial access is supported so badly, that you will HAVE TO write
  28. >your own driver, if it is to work properly...
  29.  
  30.   Hmmm - I didn't get the origional response, but the part you quoted was
  31. almost funny.  I guess this person hasn't clued into the fact that every
  32. piece of hardware for a PC has to
  33.  
  34.   a) Be hardware compatable with some ancient card (In the case of
  35. serial ports, the 8250 chip)
  36.   b) Requires piles of stupid code inside EACH APPLICATION that wants to
  37. use the card.
  38.  
  39.    I'm always surprised with the number of people that don't understand what
  40. an O.S. is, and that applications should be totally hardware independant.
  41. I like my Amiga where I can choose whater wild hardware I want, and only
  42. have to deal with writing a driver to interface BETWEEN the
  43. hardware and the application.   I can make a DMA serial card based on
  44. old vic-20 motherboards(Or whatever), and instantly I can use it with 
  45. JRComm, DLG, Welmat, whatever - Funny, it's not "Denise Compatable" like 
  46. the silly IBM's where I'd have to make it 8250 compatable.
  47.  
  48.  
  49.   P.S.  If anyone is going to try to argue my point with trying to add
  50. in the FOSSIL (Fido/Opus/Seadog Serial Interface Layer), one only needs
  51. to look at the specifications of the FOSSIL, and of serial.device to
  52. realize that the serial.device is just a FOSSIL with more features, and
  53. a more standardized interface (When compared to the rest of the O.S.)
  54. I've programmed with both - While I wouldn't consder programming 'direct
  55. to the hardware' on a PC and always use the FOSSIL standard, I much prefer
  56. using the serial.device as it's considerably better done.
  57.  
  58. >     Jesper Kehlet, Compos Mentis Software Systems -- A Kind Of Magic
  59. >        (uunet|pyramid|rutgers)!cbmvax!cbmehq!cbmden!kehlet!kehlet
  60. >             cbmehq!cbmden!kehlet!kehlet@cbmvax.commodore.com
  61. --
  62.   Opinions expressed in this message are my Own. I represent nobody else.
  63.   Russell McOrmond  rwm@Atronx.OCUnix.On.Ca Net Support:(613) 230-2282(V.32Bis)
  64.   FidoNet 1:163/109 Amiga-Fido 1:1/109  Current WELMAT 'keeper of sources'.
  65.