Hi, (NOTE: I also included "I2C over Parallel Port" maintainers in CC because it seems they do bit-banging for it) I would guess this question may have been asked before but I did not find references to an answer, sorry for repeating if that's the case. I have a legacy application that requires a True Parallel port (ISA compatible) for bit-banging. As you know, most computers nowadays do not include a True Parallel port anymore. There are ExpressCard adaptors, but their base address is not ISA compliant (378h, 278h). The legacy application is DOS, so I was thinking of virtualising it under Linux so that Linux works at ExpressCard address, hoping that the port would end up being exposed to the virtualised DOS at the right (ISA-legacy) address. Would that make sense and/or be feasible? Are there better/easier solutions? Alternatively, does anybody knows if the Parallel Port available thru Laptop docking stations (Dell, HP, Thinkpad, etc.) are True Parallel Ports (ISA compatible)? Thanks in advance. Best regards, Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html