Adrian Ives surely is experienced with drivers, but last time I have read post from him, he was sent to hell with his general mass storage driver.RWAP wrote:I do think that development of new drivers is the one area where the QL community is lacking the knowledge and expertise.
Although we have real TCP/IP stack for ZX Spectrum, nobody uses it. http://www.ipsec.info/w/software.phpRWAP wrote:a) An ethernet driver for communicating with an ethernet device - although the question here is where will the TCP/IP stack reside, or could that be provided on the device itself (one solution may be to look at how the Spectranet has implemented TCP/IP and DCHP for the ZX Spectrum).
Both ethernet/wifi solutions (Spectranet with WizNet chip, SIF with ConnectOne ethernet / wifi module) have their own TCP/IP stack built-in, and the humbly 8bit is not bothered with these technical low-level details as TCP/IP or ARP.
(That is, why my try to connect QL to internet was so simple: just having an iWiFi ConnectOne module connected to the serial port, I talk to him using modem-like AT commands and get a web page content as an answer.)