home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!relay!afterlife!bkwilli
- From: bkwilli@afterlife.ncsc.mil (Bryan Williams)
- Newsgroups: comp.sys.amiga.datacomm
- Subject: Re: GVP multi-port card
- Message-ID: <1992Jul27.044951.8006@afterlife.ncsc.mil>
- Date: 27 Jul 92 04:49:51 GMT
- References: <1992Jul20.220100.22197@afterlife.ncsc.mil> <1992Jul16.150923.18622@cs.hut.fi> <rwm.711907616@atronx.OCUnix.On.Ca>
- Organization: The Great Beyond
- Lines: 28
-
- In response to:
- >Article 5247 (46 more) in comp.sys.amiga.datacomm:
- >From: rwm@atronx.OCUnix.On.Ca (Russell McOrmond)
- > When you buy a PC card, you are getting just that - a CARD. When you buy an
- >Amiga serial device solution, you get a serial board AND a driver.
-
-
- Yes, that is true. BUT I think you jumped off the dock, over the boat, and into
- the water on the other side. The nice thing about PC's is that they DON'T NEED
- EXTRA SOFTWARE!!!! It is all supported through the COM1: thru COM4: bios
- support, plug & play, basically. It isn't quite that simple, but it isn't
- impossible to do either. -- ie, port jumper selection, IRQ, etc.
-
- In case no one has noticed, in general, when you have hardware products, the
- software is generally FREE (exception: FAX software). I can point out endless
- examples & I don't think anyone needs that. --- the price of the A2000 didn't
- go up because AmigaVision was sold with it....
-
- really, though, the device driver, if done correctly, rarely needs to be touched
- , save for incompatible OS revisions. And once written, it's basically a one-ti
- one-time expense. The hardware has a physical cost per unit, where the disk
- has only the <$1 per unit cost......
-
- Unfortunately for us Amigans, custom hardware requires a custom driver, since
- we're free to implement it as we please. This is also an advantage, too. But
- it isn't the same as plugging a serial card in and knowing it will be COM1:, etc.
-
- --> I'm not denying that the device driver is a biggie for Amiga implementation.
-