On 2021/07/09 17:22, Stuart Henderson wrote:
> On 2021/07/09 16:33, Stuart Henderson wrote:
> > Notes so far:
> > 
> > > +xmmc*)
> > > + dev=${U%.*}
> > > + func=${U#*.}
> > > + M xmmc$U c 101 $(($(($dev*16))+$func)) 660
> > > + ;;
> > 
> > "sh MAKEDEV xmmc" isn't enough, it needs "sh MAKEDEV xmmc.0"
> > 
> > > + ret = EIO;
> > > + syslog(LOG_ERR, "FCC unlock not implemented, yet");
> > 
> > Thus ends my initial experimentation ;)
> > 
> 
> oh; it's just in xmmctl of course! With the horrible python thing, I have
> a working connection.

If anyone else wants to play, here's a port roughly based on the one in
pkgsrc. Obviously not optimal but it is nice to be able to see it working.

Attachment: xmm7360.tgz
Description: application/tar-gz

Reply via email to