From 96d99e9f44ddb35942ee23565a7e73d075f8e097 Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Tue, 23 Sep 2003 13:52:31 +0000 Subject: [PATCH] Added list of supported platforms from mostang.com. Formatting updates. --- sane-support.html | 496 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 496 insertions(+) create mode 100644 sane-support.html diff --git a/sane-support.html b/sane-support.html new file mode 100644 index 00000000..c8988eb0 --- /dev/null +++ b/sane-support.html @@ -0,0 +1,496 @@ + + + + + SANE - Supported Platforms + + + + + + + + + + +
+ SANE +
+ +
+

SANE - Supported Platforms

+
+ +
+ +

+ SANE has been ported to many platforms. The following table lists the + status for various platforms. A question mark indicates uncertainty + about the accuracy of the information. A listed version number of an + operating system or a compiler doesn't mean that other versions don't + work, it's just the version that was tested. +

+ +

+ Keeping this table up to date depends on your reporting the latest + working configurations. If you have new information or corrections, + please file a bug report with category + "website". We are especially interested in reports about platforms not + listed here or about configurations with outdated entries. +

+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PlatformLatest SANE version testedCompilerUser-level SCSI supportUSB supportShared library supportDynamic loading supportX11 clients (xscanimage and xcam)
AIX PPC v4.3.31.0.11gcc 2.95.2yes(?)noyesyesyes(?)
AIX PPC v4.3.31.0.9ccyes(?)noyesyes???
BeOS R5.0.x ix861.0.5gcc 2.95.3yes (1)yes (1)yes (1)yes (1)no (1)
FreeBSD Alpha v4.81.0.12gcc 2.95.4??????yesyes???
FreeBSD ix86 v5.01.0.12gcc 3.2.1yes yesyesyesyes
HP-UX ia64 v11.111.0.12gcc 3.2yes(?) noyesyesyes
HP-UX ia64 v11.221.0.10HP cc B3910B A.05.36??? noyesyesyes
IRIX 6.5.x1.0.11MIPSpro C (cc)yes noyesyesyes
Linux Alpha v2.41.0.12gcc 2.95.4??? yes(?)yesyesyes(?)
Linux Alpha v2.41.0.9DEC cc??? ???yesyes???
Linux ia64 v2.41.0.10gcc 3.0yes(?)yes(?)yesyesyes(?)
Linux ix86 v2.21.0.9gcc 2.95.2yesyesyesyesyes
Linux ix86 v2.41.0.12gcc 3.2.3yesyesyesyesyes
Linux MIPS (big endian) v2.41.0.12gcc 3.3yes???yesyes???
Linux Parisc64 v2.41.0.12gcc 3.0.4??????yesyes???
Linux Sparc32 v2.41.0.9gcc 2.96yes???yesyes???
Linux Sparc64 v2.41.0.11gcc 2.96yes???yesyesyes
Mac OS X 10.2.6 + (Jaguar)1.0.12Apple gcc, based on gcc 3.1yesyesyesyesyes(?)
NetBSD Alpha 1.61.0.12gcc 2.95.3??????yesyes???
NetBSD ix86 1.6.11.0.12gcc 2.95.3yesyesyesyesyes
NetBSD sparc 1.4T1.0.11egcs-1.1.2yes????????????
OpenBSD Alpha 3.21.0.10gcc 2.95.3??????yesyes???
OpenBSD ix86 3.31.0.12gcc 2.95.3yesyesyesnoyes
OS/2 4.5 (eComStation)(2)1.0.12gcc 2.8.1, 3.2.1, IBM VAC++yes(yes)(2)yesnoyes(2)
Solaris-2.7 UltraSPARC1.0.9gcc 2.95.2yes(?)noyesyesyes
Solaris-2.7 SPARC1.0.9ucbccyes(?)noyesyes???
Solaris 9 x861.0.9gcc 2.95.3yesnoyesyesyes
Tru64 5.1 Alpha1.0.12cc???noyesyesyes(?)
+
+ +

+ Legend: +

+ +
+
+
+ Platform +
+
+ The platform (operating system version and machine architecture) + to which the information applies. +
+ +
+ SANE version tested +
+
+ The latest version of SANE that has been tested on the + given platform. +
+ +
+ Compiler +
+
+ The compiler that was used to build SANE. +
+ +
+ User-level SCSI support +
+
+ All backends that support SCSI scanners depend on user-level SCSI support. + Without user-level SCSI support, these backends won't + work. +
+ +
+ USB support +
+
+ Without USB support there is no chance to get a USB + scanner to work with SANE. +
+ +
+ Shared library support +
+
+ With shared library support, the resulting SANE + binaries are smaller. The functionality of SANE is not affected by + this point. +
+ +
+ Dynamic loading support +
+
+ With dynamic loading support, SANE can dynamically + load new backends. In other words, programs do not need to be + recompiled when a new backend is installed. +
+ +
+ X11 clients +
+
+ Indicates whether graphical user interface + applications based on X11 are available for the platform. The + command line tool scanimage is always available +
+ +
+
+ + +

+ Comments: +

+ +
+
+
+ 1 (BeOS) +
+
+ Links: SANE + package ("BeSANE", link down?), BeOS + GUI frontend ("sanity"), another version of + sanity +
+ +
+ 2 (OS/2) +
+
+ Links: Precompiled + sane-backends and sane-frontends packages including information + on how to build SANE on OS/2, TAME/2 (GUI) + USB + support for SANE +
+
+
+ +

+ +
+

+ SANE homepage +

+

+ $Date$ $Author$ +

+ + +