Files: qemu-isapnp.patch ISA-PnP Enumerator Simulation qemu-3c509b.patch 3Com 3C509b-TP PnP Simulation ISA-PnP Enumerator This provides support for creating ISA-PnP compatible devices within QEMU. Included are additions to hw/ne2000.c which demonstrates the ease to convert an isa device to an isa-pnp device. This patch adds "-pnp" to the command line 3Com 3C509b-TP PnP This provides support for simulating a 3C509b-TP in PnP mode only. Note that it does not support 3Com's own (deprecated) discovery method. This device has been tested with FreeBSD 5 and NetBSD guests. This patch adds "-3c509b" to the command line. "-pnp" is implied. -- Antony T Curtis