Michael H. Warfield writes:
> > If there's problems with devfsd not putting in all the right
> > compatibility symlinks, that's a bug that should be fixed. Send
> > patches. I promise to intend to provide all compatibility links. I
> > don't promise to be infallible (that incurs a surcharge).
>
> You need the following mappings to support the Computone device
> driver names as described in devices.txt.
>
> /dev/ip2ipl[n] -> /dev/ip2/ipl[n] n = 0 - 3
> /dev/ip2stat[n] -> /dev/ip2/stat[n] n = 0 - 3
> /dev/ttyF[n] -> /dev/ttf/[n] n = 0 - 255
> /dev/cuf[n] -> /dev/cuf/[n] n = 0 - 255
>
> (I followed the convention set by ttyS[n] -> tts/[n] and
> cua[n] -> cua/[n]).
I've just had a look at the driver, and I don't think it will create
/dev/ttf/# entries. I think it will create /dev/ttf entries instead
(i.e. all the same name). This is because of a change I made in
devfs-patch-v155, which pushed the formatting into each TTY driver.
Also, I don't see anywhere /dev/ip2/* being created. Has this been
implemented?
Regards,
Richard....
Permanent: rgooch@xxxxxxxxxxxxx
Current: rgooch@xxxxxxxxxxxxxxx
|