> From: Christopher Li <[EMAIL PROTECTED]> > Date: Thu, 6 Mar 2003 11:37:21 -0800
> > Generally speaking, there is no such animal (this also explains > > why PCMCIA USB adapters do not exist). Phillips makes a silicon > > I haven't see an ISA usb card. But there are tons of pcmcia > usb card out there. > > http://www.buy.com/retail/product_jump.asp?sku=10339368 Click harder: http://www.buy.com/retail/computers/product.asp?loc=101&sku=10339368&PageFormat=8#product It says plainly: "Interface Type - CardBus". It will not work in a PCMCIA host, and therefore, in any ISA-to-PCMCIA adapter. For crying out loud, what is so hard to understand about it?! ISA is the old bus with two strobes, non-multiplexed, slow. PCMCIA is an extension of ISA. PCI is a newer bus, with sophisticated framing, commands, byte enables, multplexed data/address. PC Card is extension of PCI. OHCI is a silicon which works with a high-speed, DMA master bus. Adaptations of the IP block to ARM exist, but primarily it is sold as a PCI master. How are you going to hook it to ISA? Trying to follow gazillions of abbreviations around is futile. Understand how the world actually works, and it all becomes clear. May save you a trip to Fry's to return stuff, too. -- Pete ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
