Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "No free Lispms" #2195

Open
larsbrinkhoff opened this issue Apr 22, 2023 · 7 comments
Open

Fix "No free Lispms" #2195

larsbrinkhoff opened this issue Apr 22, 2023 · 7 comments
Assignees
Labels
chaosnet lispm Lisp machines: CONS and CADR.

Comments

@larsbrinkhoff
Copy link
Member

Make it easy to run a PDP-10 and a CADR emulator together, talking over Chaosnet. This will involve @bictorv's cbridge, and usim, currently maintained by @ams.

Maybe it would be nice to have everything start automatically with something like ./start chaosnet cadr, where chaosnet starts a local cbridge, and cadr starts usim.

It's unclear whether to add cbridge and usim as subrepositories like other emulators, or to have them outside the ITS tree.

no-lispm

@larsbrinkhoff larsbrinkhoff added the lispm Lisp machines: CONS and CADR. label Apr 22, 2023
@larsbrinkhoff
Copy link
Member Author

FYI @emooreatx

@larsbrinkhoff
Copy link
Member Author

This should make configuration changes on the ITS and CADR sides to have file serving working.

@larsbrinkhoff
Copy link
Member Author

I believe there is an agreement that the "global Chaosnet" project has reserved subnet 254 (decimal) for a local network, so that's probably what should be used.

@larsbrinkhoff
Copy link
Member Author

Information about configuring Chaosnet here: https://chaosnet.net/local

@bictorv
Copy link
Contributor

bictorv commented May 20, 2023

Someone should teach ITS to send FINGER requests by broadcast (BRD packets). This would find more LISPMs, both used and free.

@larsbrinkhoff
Copy link
Member Author

./start chaosnet now works out of the box, setting up a private 376 subnet.

@bictorv
Copy link
Contributor

bictorv commented Mar 12, 2024

Someone should teach ITS to send FINGER requests by broadcast (BRD packets). This would find more LISPMs, both used and free.

See #2290 :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chaosnet lispm Lisp machines: CONS and CADR.
Projects
None yet
Development

No branches or pull requests

3 participants