--- BasiliskII/README 2000/10/10 21:14:22 1.14 +++ BasiliskII/README 2001/02/10 20:58:03 1.18 @@ -1,8 +1,8 @@ - Basilisk II, Version 0.8 + Basilisk II A 68k Macintosh emulator - Copyright (C) 1997-2000 Christian Bauer et al. + Copyright (C) 1997-2001 Christian Bauer et al. License @@ -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. @@ -351,7 +352,7 @@ ether configure your kernel to enable routing and the ethertap device: under "Networking options", enable "Kernel/User netlink socket" and "Netlink device emulation", under "Network device support", activate - "Ethertap network tap". You also have to modify devices/net/ethertap.c + "Ethertap network tap". You also have to modify drivers/net/ethertap.c a bit before compiling the new kernel: - insert "#define CONFIG_ETHERTAP_MC 1" near the top (after the