On Tue, Oct 3, 2017 at 5:25 PM, Fred Cisin via cctalk <cctalk@classiccmp.org > wrote:
> Q: was the card slot in the Poqet "PCMCIA"? ("People Can't Memorize >>> Computer Industry Acronyms" ("Personal Computer Memory Card Industry >>> Association", for those who want more formality)) >>> Maybe later ones were, but the first ones were just "card slot" "that >>> happened to match PCMCIA when that came out >>> >>> >> On Tue, 3 Oct 2017, Warner Losh wrote: > >> PC Cards, defined by the PCMICA standards body, appeared to always be >> called that. >> > > The slots in the Poqet predate the PCMCIA specification. > In the original release, Poqet NEVER mentioned "PCMCIA". > It seems likely/obvious? that the Poqet engineers worked from a > pre-release version of the spec, but they scrupulously avoided mentioning > that until after PCMCIA became "official" This makes sense. Since the Poqet was 8088 only, I never would have searched for it (FreeBSD required, at the time, 80386 or better). I learned something new today about a topic I thought I had nothing of note left to learn in. Thank you. They do seem the same as PCMCIA Type1, Rev1/0, other than that the Poqet > calls for cards that can handle lower voltage, and only work with SRAM and > ROM cards. The Poqet can NOT use a PCMCIA modem, SCSI interface, etc. > Yea, those PCMICA I/O cards were introduced with PCMCIA 3.0, and the modem, scsi cards are I/O cards (meaning, they had the pins to do I/O port accesses on a x86). The earlier Type 1 cards were purely memory cards and lacked the pins (or the pins were defined in a different way). Warner