I am running 14.1-RELEASE-p5 (amd64) and seeking to retrieve some unique data from a old device (Iomega ZIP 100) with a parallel SCSI interface that would previously have been grabbed by the vpo(4) driver, which was (for very understandable reasons) deprecated in 13.0. (commit)
What would be the best way to accomplish this? Are there likely to have been changes to the codebase that would make it impossible or difficult to compile a custom kernel with the relevant source files re-included? Or, since the plan is to use a PCIe express card anyway, would it perhaps be feasible just to pass the PCI device through to a Bhyve VM with an older FreeBSD or Linux?
Any suggestions would be appreciated for how to deal with this admittedly quite obscure problem!
What would be the best way to accomplish this? Are there likely to have been changes to the codebase that would make it impossible or difficult to compile a custom kernel with the relevant source files re-included? Or, since the plan is to use a PCIe express card anyway, would it perhaps be feasible just to pass the PCI device through to a Bhyve VM with an older FreeBSD or Linux?
Any suggestions would be appreciated for how to deal with this admittedly quite obscure problem!