home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!uwm.edu!csd4.csd.uwm.edu!tanith
- From: tanith@csd4.csd.uwm.edu (Michael D Kretzer)
- Newsgroups: comp.os.os2.misc
- Subject: Re: XGA-2 cards
- Date: 4 Jan 1993 05:09:16 GMT
- Organization: University of Wisconsin - Milwaukee
- Lines: 36
- Distribution: world
- Message-ID: <1i8gpsINN2ps@uwm.edu>
- References: <19930103212559.h198@hosp.med.umich.edu>
- Reply-To: tanith@csd4.csd.uwm.edu
- NNTP-Posting-Host: 129.89.7.4
- Originator: tanith@csd4.csd.uwm.edu
-
- From article <19930103212559.h198@hosp.med.umich.edu>, by h198@hosp.med.umich.edu (Gene Mangum):
- > In Article <1993Jan3.231554.2638@midway.uchicago.edu> "sip1@ellis.uchicago.edu (Timothy F. Sipples)" says:
- > This is somewhat off the subject, but did anyone notice in the README
- > file of the 2.1 beta:
- > ---------------------------------------------------------------------
- > Extended Graphics Array (XGA) Problems
- > Following are the known problems that affect
- > use of XGA in OS/2 2.1 beta:
- > o The Radius XGA display adapter is not
- > supported yet.
- > ---------------------------------------------------------------------
- > This *does* imply that it'll be fixed, but it also means it's not a
- > drop-in replacement. I ass-u-me because the real one is MCA?
-
- This is just the difference between ISA and MCA buses, not to any
- hardware incompatibilities (unless you think of the difference between
- ISA and MCA as one *grin*). A driver written for specially for an MCA
- card will not work for an ISA card (and vice-versa). Since XGA has been
- MCA-only until now, naturally IBM hasn't written an ISA driver for the
- XGA card. This probably doesn't have much to do with how well the Radius card
- conforms to the XGA hardware specifications at all...MCA cards usually
- require a totally different driver than an equivalent ISA card.
- I presume that every program written for XGA until now assumes that
- it is an MCA card only. This probably means that anyone purchasing
- will have to wait for Radius or IBM to release drivers just like everyone
- else has to for other manufacturers' cards. This is something to consider
- when purchasing the Radius ISA bus XGA. It probably won't work with any
- existing XGA drivers, unfortunately.
-
- (For the programmers out there. Some of the places where an MCA card differs
- from an ISA card from the software standpoint is that all information about the
- card is stored in POS registers, so these would be read rather than a
- port address or something to determine interrupt/address/other information
- about a card. Also, MCA cards are addressed by slot number, unlike ISA
- cards, where it doesn't matter which slot the card is placed in. And other
- things like that....)
-