Skip to content

Implement Macintosh-compatible Network Interface #27

@akuker

Description

@akuker

This issue is to request that an Ethernet network interface emulator is added to the RaSCSI software.

The RaSCSI service currently has a "network tap" interface that allows the Sharp 68000 to use it as a network interface. This uses a custom driver, so its highly unlikely that this will work without significant MacOS driver development.

Saybur has done some awesome work with getting a microcontroller to work as a Nuvolink SCSI, which already has Mac drivers.
https://github.com/saybur/scuznet
https://68kmla.org/forums/index.php?app=forums&module=forums&controller=topic&id=58413
The easiest way to approach this might be to use his code as an example and implement similar functionality in RaSCSI.

There are probably other ways to do it as well. Discussion is welcome below...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions