--- BasiliskII/README 2001/02/02 20:52:56 1.17 +++ BasiliskII/README 2001/05/24 14:31:05 1.20 @@ -327,9 +327,10 @@ ether BeOS: It doesn't matter what you give as "ethernet card description", Basilisk II will always use the first Ethernet card it finds as long an an "ether" - line exists (e.g. say "ether yes"). As Basilisk II requires the sheep_net - net server add-on from SheepShaver, you can only use Ethernet on PowerPC - machines. + line exists (e.g. say "ether yes"). Using Ethernet requires the "sheep_net" + Net Server add-on to be installed. The first time you start Basilisk II + with Ethernet enabled you will be asked whether it's OK to make the + necessary changes to your BeOS network configuration to enable sheep_net. Linux: The "ethernet card description" is the name of an Ethernet interface. @@ -381,6 +382,11 @@ ether your network administrator about the nets and zones you can use (instead of the ones given in the example above). + FreeBSD: + The "ethertap" method described above also works under FreeBSD, but since + no-one has found the time to write a section for this manual, you're on + your own here... + AmigaOS: You have to specify the name of the SANA-II Ethernet device and the device unit as "/" (e.g. "ariadne.device/0"). If the given @@ -502,6 +508,19 @@ AmigaOS: ahi/ + scsimemtype + + This item controls the type of memory to use for SCSI buffers. Possible + values are: + 0 Chip memory + 1 24-bit DMA capable memory + 2 Any memory + + Be warned that many SCSI host adapters will not work with the "Any memory" + setting. Basilisk II has no way of knowing which memory type is supported + by the host adapter and setting an unsupported type will result in data + corruption. + Windows: noscsi <"true" or "false">