Mail Archives: djgpp-workers/1998/01/27/09:34:16
At 04:11 PM 1/27/98 +0200, you wrote:
>You mean Fileutils, yes?
(rub-eyes, sip coffee, check archives).. yes, you are correct! Building a
sh-utils for stty is another on my "to try" list. I doubt stty is useful
for anyone else, but it is a way to help identify issues related to
building a /dev/ttyS* fsext that behaves unixy or atleast linuxy.
>So what do you put into st_dev?
1+'z'-'a' for anything other than a file that should appear in a drive's
file space.
>st_dev up to 31, and we use -1 for character devices, so you can use
>anything that's beyond 31.
Can -1 be recommended for all character devices? (like /dev/ttyS* and such)
>If this is too complex and too much code, then probably your solution is
>better. Just make sure it handles all the quirks and subtleties.
I would agree avoiding putting it into djgpp for as long as possible.
Especially since there probably is an easier way..
all the best,
Randy
- Raw text -