Hi!
> the problem is that most parallel port cards on the market are
> really just usb cards with on board usb to parallel type
> adapters.
I wouldn't say they don't exist, but I've never seen one like that. It
seems like an expensive and wasteful (one multiport USB controller,
probably a USB 2.0 one, for a single low speed device?) design.
All of the ones I've ever seen or used (most of them from
StarTech.com) are "real" ports provided by a Moschip controller. There
are PCI Express ones available now, although some of the earlier ones
used a controller for a PCI card and had a PCI-to-PCI Express bridge
onboard. (I doubt if that makes any significant difference.)
> if you insert a card and it asks for a driver then you know you
> have some sort of funky usb to parallel card that may not
> behave the way you want.
Quite far from it, actually. The Moschip devices typically do require
a driver, or at least an INF file that cordons off any unused ports so
that Windows won't try to enable them. (Cards that have only serial
ports frequently also show up as having a "Netmos Unusable Parallel
Port".
http://www.startech.com/category/par...ards/list.aspx
I've used many of these for both parallel and serial applications.
They've always worked fine, even with ancient application software.
William