I think I'll try and import USB host
support from other projects.
--
You received this message because you are subscribed to the Google Groups "inferno-os" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inferno-os+...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/inferno-os/b04e7409ddfc58616ce29ba31133f639%40boddie.org.uk.
This is very cool! I got it built and running in qemu and may be interested in trying it on real hardware later as I have appropriate candidates.
One n00b question, though: The network interface appears to be working with ip/ping but not in Charon. I'm thinking maybe the DNS server address in /lib/ndb/local or /lib/ndb/dns needs to be changed to a known-working server like 1.1.1.1, but any attempt to edit those files, even with runas, gets rejected with "access permission denied". Is there a workaround for this, and does anyone else have Charon working?