] Okay, DOS drivers don't work because it is 16-bit. What about OS/2
] and Windows NT drivers? They're 32-bit. If we could pull this
] off.....
I agree. I've raised this issue in the past, and received the reply
"everything you need is supported already." When I asked about
scanner support, they pointed me to some driver for a hand scanner.
This seems much less than adequate to me. On the other hand, I
haven't done anything about it yet.
--
David Fox I have spoken. All depart. xoF divaD
NYU Media Research Lab baL hcraeseR aideM UYN
http://found.cs.nyu.edu/fox
>] Okay, DOS drivers don't work because it is 16-bit. What about OS/2
>] and Windows NT drivers? They're 32-bit. If we could pull this
>] off.....
>I agree. I've raised this issue in the past, and received the reply
>"everything you need is supported already." When I asked about
>scanner support, they pointed me to some driver for a hand scanner.
>This seems much less than adequate to me. On the other hand, I
>haven't done anything about it yet.
-------------------------------------------------
Enjoy the science of Linux!
Genie?e die Wissenschaft von Linux!
-------------------------------------------------
It would not be hard to make Linux support Netware drivers (at least forQuote:>They are not Linux drivers. All three OS/2 have completely different
>foundations. Because of this each type of driver has completely different
>assumptions about what happening underneath it. And drivers don't have the
>luxury of hiding from the internals of the OS.
>Driver emulation is a completely different animal from application emulation
>because applications are usually distanced from the underlaying OS by design
>and drivers are not.
If anyone wants to pursue this, I can provide a sample application that
will take a one or more Netware NLMs, load them into the application's
data space, fix up all the NLM's references to Netware kernel functions
(and to functions in each other), and call their start routines.
--Tim Smith
] >Okay, DOS drivers don't work because it is 16-bit. What about OS/2 and Windows NT drivers?
] >They're 32-bit. If we could pull this off.....
]
] They are not Linux drivers. All three OS/2 have completely different
] foundations. Because of this each type of driver has completely different
] assumptions about what happening underneath it. And drivers don't have the
] luxury of hiding from the internals of the OS.
]
] Driver emulation is a completely different animal from application emulation
] because applications are usually distanced from the underlaying OS by design
] and drivers are not.
Its true that they're different, but we know what the hardware and the
operating system of the drivers are, so it might be possible to
automatically convert one to a working Linux driver.
] Better route: ask the manufacturer for a native driver. If not then
] ask for the interface specifications so that a driver can be
] written. If not then buy something else because you're probably then
] dealing with a stupid company that would turn down sales.
Not necessarily. If the sales volume is tiny compared to Windows
sales (which it probably is for, say, a scanner company) the sales are
probably not worth making when it comes to the bottom line. And
releasing information is not a no-brain decision, there are issues
like trade secrets, people complaining when changing supposedly
internal design details causes their programs to fail etc. Their own
fault? Sure, but its the company's problem.
] driver or will be a product when the driver exist. The more the
] better. Then submit a purchase order directly to thier puchaning
] department for that many units (1000 is a good round
] number). Require the public release of the specifications in the
] order. See what happens...
I'm in for a Polaroid SprintScan slide scanner and an HP-3C flatbed
scanner. I'm dubious whether we'll gather a thousand for the HP,
and i'd be suprised to see 10 for the Polaroid.
--
David Fox I have spoken. All depart. xoF divaD
NYU Media Research Lab baL hcraeseR aideM UYN
http://found.cs.nyu.edu/fox
1. Running non-Linux binaries on Linux?
Hi Linuxers,
I work for a software company that makes unix-based software.
I'd like to try to get it running on Linux, but there's no chance of my
getting my hands on the source for it, so if it's going to work, it would
have to be a non-Linux binary running under Linux. (Rumor has it that
someone in the Paris office got it working, but I haven't been able to
get any info about how they did it, or what Unix-version they used.)
Anyone had any experience getting non-Linux binaries running
under Linux? What did you have to go through to get it working?
The Unix versions I can choose from are: IBM RS/6000 (AIX),
HP 9000 (HP-UX), SUN SPARC (Solaris 2.5), SGI MIPS (IRIX), and DEC Alpha
(Digital Unix).
Thanks in advance for any help/advice you can give...
Peter
--
/\_/\ |
> < |
3. Sharing LJ4 between Linux and non-Linux machines
4. SANE 1.0. start problems HELP needed
5. Running non-linux binaries on linux
6. HDLC + moxa C101 = SIOCSIFFLAGS: Function not implemented
7. Notebook Linux: Unable to load a linux kernel module - PCMCIA WAVELAN driver
9. dpkg on non debian (and/or non-linux?)
10. LOADING LINUX TO NON-CD LAPTOP?
11. Printing non PS material on SuSE Linux 7.2 doesn't work (cdj670 driver)
12. Non-SCSI CD-ROM Drive Drivers in Linux?
13. Using GPL'd Linux drivers with non-GPL, binary-only kernel