Linux Hardware Compatibility HOWTO Steven Pritchard Southern Illinois Linux Users Group   steve@silug.org 3.1.5 Copyright © 2001-2002 by Steven Pritchard Copyright © 1997-1999 by Patrick Reijnen 2002-03-28 This document attempts to list most of the hardware known to be either supported or unsupported under Linux. ----------------------------------------------------------------------------- Table of Contents 1. Introduction 1.1. Notes on binary-only drivers 1.2. Notes on commercial drivers 1.3. System architectures 1.4. Related sources of information 1.5. Known problems with this document 1.6. New versions of this document 1.7. Feedback and corrections 1.8. Acknowledgments 1.9. Revision History 2. Computers/Motherboards/BIOS 2.1. Specific system/motherboard/BIOS 2.2. Unsupported 3. Laptops 3.1. Specific laptops 3.2. PCMCIA 4. CPU/FPU 4.1. Intel 4.2. AMD 4.3. Cyrix 4.4. IDT 4.5. Transmeta 4.6. Misc. notes 5. Memory 6. Video cards 6.1. XFree86 6.2. Commercial X servers 6.3. Kernel Framebuffer (fbdev) 6.4. SVGALIB (graphics for console) 7. Controllers (hard drive) 7.1. Alpha, Beta drivers 8. Controllers (SCSI) 8.1. Supported 8.2. Alpha, Beta drivers 8.3. Unsupported 9. SCSI RAID Controllers 10. IDE RAID Controllers 11. Controllers (I/O) 12. Controllers (multiport) 12.1. Non-intelligent cards 12.2. Intelligent cards 13. Network adapters 13.1. Supported 13.2. Alpha, Beta drivers 13.3. Unsupported 14. Sound cards 14.1. Supported 14.2. Alpha, Beta drivers 14.3. Unsupported 15. Hard drives 15.1. Unsupported 16. Tape drives 16.1. Supported 16.2. Alpha, Beta drivers 16.3. Unsupported 17. CD-ROM drives 17.1. Supported 17.2. Alpha, Beta drivers 17.3. Notes 18. CD-Writers 19. Removable drives 20. Mice 20.1. Supported 20.2. Alpha, Beta drivers 20.3. Notes 21. Modems 22. Printers/Plotters 22.1. Ghostscript 23. Scanners 23.1. Supported 23.2. Alpha, Beta drivers 23.3. Unsupported 24. USB 24.1. Digital Cameras 24.2. Miscellaneous 25. Other hardware 25.1. Amateur Radio 25.2. VESA Power Savings Protocol (DPMS) monitors 25.3. Touch screens 25.4. Terminals on serial port 25.5. Joysticks 25.6. Video capture boards / Frame Grabbers / TV tuner 25.7. Digital Camera 25.8. UPS 25.9. Multifunction boards 25.10. Data acquisition 25.11. Watchdog timer interfaces 25.12. Miscellaneous 26. Appendix A. S3 cards supported by XFree86 3.3.x. 27. Appendix B. Supported PCMCIA cards 27.1. Ethernet cards 27.2. Fast Ethernet (10/100baseT) adapters 27.3. Token-ring adapters 27.4. Wireless network adapters 27.5. ISDN 27.6. Modem and serial cards 27.7. Memory cards 27.8. SCSI adapters 27.9. ATA/IDE CD-ROM adapters 27.10. Multifunction cards 27.11. ATA/IDE card drives 27.12. ATA/IDE Interface Cards 27.13. Parallel port cards: 27.14. Miscellaneous cards 27.15. Working on ... 27.16. Unsupported 28. Appendix C. Supported Parallel Port devices 28.1. Ethernet 28.2. Hard drives 28.3. Tape drives 28.4. CD-ROM drives 28.5. Removable drives 28.6. IDE Adapter 28.7. SCSI Adapters 28.8. Digital Camera 28.9. PCMCIA parallel port cards 29. Appendix D. Plug and Play devices 30. Appendix E. Linux incompatible Hardware 31. Glossary 1. Introduction This document lists most of the hardware components (not whole computers) known to be supported or not supported under Linux, so reading through this document you can choose the components for your own Linux computer and know what to avoid. As the list of components supported by Linux changes constantly, this document will never be complete. If a component is not mentioned in this HOWTO, I simply have not found support for the component and nobody has told me about support. Subsections titled 'Alpha, Beta drivers' list hardware with alpha or beta drivers in varying degrees of usability. Note that some drivers only exist in alpha kernels, so if you see something listed as supported but isn't in your version of the Linux kernel, upgrade. ----------------------------------------------------------------------------- 1.1. Notes on binary-only drivers Some devices are supported by binary-only modules; avoid these when you can. Binary-only modules are modules which are compiled for ONE kernel version. The source code for these modules has NOT been released. This may prevent you from upgrading or maintaining your system. It will also prevent you from using the component on alternate (usually non-x86) architectures. Linus Torvalds says "I allow binary-only modules, but I want people to know that they are _only_ ever expected to work on the one version of the kernel that they were compiled for." (See [http://lwn.net/1999/0211/a/ lt-binary.html] http://lwn.net/1999/0211/a/lt-binary.html for the rest of the message.) ----------------------------------------------------------------------------- 1.2. Notes on commercial drivers Various commercial drivers for sound, video, etc. exist for Linux. Tracking these commercial drivers is beyond the scope of this document. These drivers might be mentioned at various points in this document, but note that no effort has been made to make sure that this information is current. ----------------------------------------------------------------------------- 1.3. System architectures This document primarily deals with Linux for x86-based platforms. For other platforms, check the following:   * [http://www.linuxalpha.org/] Alpha   * [http://www.arm.linux.org.uk/] ARM   * CRIS (Axis Communications ETRAX 100LX embedded CPU)   * [http://www.linuxia64.org/] IA-64   * [http://www.linux-m68k.org/] m68k   * [http://www.linux-mips.org/] MIPS   * [http://www.parisc-linux.org/] PA-RISC   * [http://www.penguinppc.org/] PowerPC   * [http://oss.software.ibm.com/developerworks/opensource/linux390/] S/390   * [http://www.m17n.org/linux-sh/] SuperH   * [http://www.ultralinux.org/] SPARC There are also the [http://www.elks.ecs.soton.ac.uk/] ELKS and [http:// www.uclinux.org/] uClinux ports, which are forks of the mainstream kernel source designed for MMU-less (mostly very low-end and embedded) systems. ----------------------------------------------------------------------------- 1.4. Related sources of information   * The LDP has an [http://www.linuxdoc.org/HOWTO/HOWTO-INDEX/hardware.html] index of hardware-related HOWTO documents.   * [http://www.pricewatch.com/] Price Watch (street price search engine, also useful for finding specs on various bits of hardware)   * Guide to Computer Vendors ----------------------------------------------------------------------------- 1.5. Known problems with this document This document can't possibly be up-to-date at all times. I would like to see this document be a useful reference again. The following items need to be fixed for that to happen:   * Old cruft needs to be eliminated. Much of this document was written in 1995, give or take, when PCI was new and not supported terribly well, and ISA PnP was seen as something evil. Oh, how the times have changed... Also, many of the model numbers listed in this document are no longer available, and are probably not of much interest to the vast majority of people. Personally, I think hardware that hasn't been available for more than 5 years or so can safely be removed. Old versions of this document will always be available on the Internet...   * URLs in this document need updating. I've begun to do that, but it is a big job... Diffs are welcome.   * In the process of updating and converting this document to DocBook, some cruft was introduced. If anyone wants to help clean up this, get the latest source (preferably by emailing me at ) and grep for "FIXME".   * Lists in this HOWTO that are available in other HOWTOs or FAQs need to be either updated here or dropped completely from this document. (A good example is the list of video cards supported by XFree86.)   * Newer interfaces such as USB need to be added into the list. (Would a USB-attached hard drive go under "USB", "Removable drives", "Hard drives", or all of the above?)   * And, of course, random hardware that just isn't listed in this document needs to be added. All of this is going to require a lot of work. If this happens to interest you, please email . I can use the help. :-) ----------------------------------------------------------------------------- 1.6. New versions of this document The latest version of this document can be found on the Linux Documentation Project home site or any of its many mirrors. ----------------------------------------------------------------------------- 1.7. Feedback and corrections If you have questions or comments about this document, please feel free to email Steven Pritchard at . I also welcome corrections and additions. At some point in the near future, I plan to set up a web interface for adding components to this document. In the mean time, please just use the word "hardware" somewhere in the subject when sending corrections or additions. ----------------------------------------------------------------------------- 1.8. Acknowledgments This document has passed through many hands. I don't know if he wrote the first version, but in 1993 Ed Carp was maintaining it. In August of 1994, FRiC (Boy of Destiny) took over. After he fell off the face of the planet in late 1995 or early 1996 (and we all miss him from IRC, I might add), Patrick Reijnen took over (sometime in 1997) and continued to maintain this document until late 1999. Recent versions of this document contained the following: Thanks to all the authors and contributors of other HOWTO's, many things here are shamelessly stolen from their works; to FRiC, Zane Healy and Ed Carp, the original authors of this HOWTO; and to everyone else who sent in updates and feedbacks. Special thanks to Eric Boerner and lilo (the person, not the program) for the sanity checks. And thanks to Dan Quinlan for the original SGML conversion. Many thanks to all those who have contributed to this document over the years. In addition, I'd like to thank the many members of the Southern Illinois Linux Users Group and the Linux Users of Central Illinois for giving me so many interesting problems to solve over the years, and, of course, my wife Kara for putting up with me all these years. :-) ----------------------------------------------------------------------------- 1.9. Revision History The following is the revision history of this document since I (Steven Pritchard) took over maintenance. Revision History Revision 3.1.5 2002-03-28 Revised by: sjp Moved revision history to Introduction section. More dead link fixes and other corrections. Thanks to Lin Hung-Ta, Silviu Tamasdan, and various others. Revision 3.1.4 2002-02-17 Revised by: sjp Added note about CRIS architecture. Updated WAN Cards section. Revision 3.1.3 2001-12-30 Revised by: sjp Updated video card section and other minor cleanups and updates. Revision 3.1.2 2001-12-21 Revised by: sjp Update location for GS-4500 software in the scanners section. (Thanks to Jan Willamowius for pointing out that the page had moved.) Begin updating RAID controller section by separating SCSI RAID and IDE RAID. Revision 3.1.1 2001-12-14 Revised by: sjp List printers with a "F" or missing grade from the [http:// www.linuxprinting.org/] linuxprinting.org database in the incompatible hardware section. Revision 3.1.0 2001-12-12 Revised by: sjp Fix/remove more broken/dead links. Import printer listing from [http:// www.linuxprinting.org/] linuxprinting.org. Revision 3.0.7 2001-10-18 Revised by: sjp Started fixing dead links. (Thanks to Rob Janssen, Shaul Karl, Charles McColm, and Paul Stephenson for the corrections.) Revision 3.0.6 2001-09-14 Revised by: sjp Started cleaning up incompatible hardware section. Revision 3.0.5 2001-09-04 Revised by: sjp Updated CPU and motherboards sections. Added WAN Cards section and removed old "Frame Relay", "X.25", and "Synchronous PPP, Cisco HDLC" sections under Network adapters. Revision 3.0.4 2001-06-25 Revised by: sjp Updated Network adapters and Controllers (multiport) sections to include current [http://www.cyclades.com/] Cyclades products. (Thanks to Ivan Passos at Cyclades for the update.) Revision 3.0.3 2001-05-28 Revised by: sjp Added USB section. Added note on non-x86 hardware to CPU section. Updated Motherboards section. Added a link to the Sound HOWTO in the Sound cards section. Folded Related sources of information section into introduction and removed dead links. Revision 3.0.2 2001-05-10 Revised by: sjp LDP-requested cleanup. Revision 3.0.1 2001-05-07 Revised by: sjp Updated modems section. Revision 3.0.0 2001-04-22 Revised by: sjp First DocBook version. Various updates. ----------------------------------------------------------------------------- 2. Computers/Motherboards/BIOS ISA, VLB, EISA, PCI, and AGP buses are all supported. All recent motherboards should work fine, although certain integrated controllers may or may not work well (or at all). ----------------------------------------------------------------------------- 2.1. Specific system/motherboard/BIOS Please note that this is by no means a complete list. Please send updates. +------------------------------+----------+------------+----------+ |Manufacturer |Model |Description |Notes | | |Number | | | +------------------------------+----------+------------+----------+ |Intel |STL2 |ServerWorks |  | | | |chipset, | | | | |dual Socket | | | | |370 (PIII), | | | | |integrated | | | | |video (ATI),| | | | |ethernet | | | | |(eepro100), | | | | |and | | | | |dual-channel| | | | |SCSI | | | | |(aic7xxx) | | +------------------------------+----------+------------+----------+ |Intel |815EEA, |Intel 815 |video, | | |815EEA2L |chipset, |sound, | | | |Socket 370 |ethernet, | | | |(PIII/ |etc. are | | | |Celeron), |all | | | |integrated |supported,| | | |video, |although | | | |audio, |they | | | |ethernet |require | | | |(815EEA2L |recent | | | |only) |kernels | | | | |and | | | | |XFree86 | +------------------------------+----------+------------+----------+ |SuperMicro |370DL3 |ServerWorks |  | | | |chipset, | | | | |dual Socket | | | | |370 (PIII), | | | | |integrated | | | | |ethernet | | | | |(eepro100), | | | | |SCSI | | | | |(aic7xxx) | | +------------------------------+----------+------------+----------+ |SuperMicro |370DLE |ServerWorks |  | | | |chipset, | | | | |dual Socket | | | | |370 (PIII), | | | | |integrated | | | | |ethernet | | | | |(eepro100) | | +------------------------------+----------+------------+----------+ |SuperMicro |P6DGE |Intel 440GX |  | | | |chipset, | | | | |dual Slot 1 | | | | |(PII/PIII/ | | | | |Celeron) | | +------------------------------+----------+------------+----------+ |SuperMicro |P6DBE |Intel 440BX |  | | | |chipset, | | | | |dual Slot 1 | | | | |(PII/PIII/ | | | | |Celeron) | | +------------------------------+----------+------------+----------+ |Soyo |SY-K7VTA-B|VIA KT133 |  | | | |chipset, | | | | |Socket A, | | | | |integrated | | | | |ATA/100 and | | | | |AC97 audio | | +------------------------------+----------+------------+----------+ |Tyan |Thunder K7|AMD 760MP |Early | | |(S2462NG/ |chipset, |models | | |S2462UNG/ |dual Athlon |apparently| | |S2462UNGM)|MP, |had bugs. | | | |integrated |Be sure | | | |video (ATI |you have a| | | |RAGE XL), |recent | | | |dual |BIOS and a| | | |ethernet (2 |recent | | | |x 3Com |2.2.x or | | | |3C920), |2.4.x | | | |dual-channel|kernel. | | | |SCSI | | | | |(Adaptec | | | | |AIC-7899W - | | | | |S2462UNG/ | | | | |S2462UNGM | | | | |only) | | +------------------------------+----------+------------+----------+ The following are old notes and are probably out of date.   * IBM PS/2 MCA systems Supported since kernel version 2.0.7, but only for the stable kernel releases. For information you can look at the [http://www.dgmicro.com/mca /] Micro Channel Linux Home Page. Software for MCA systems can be found [ftp://ftp.dgmicro.com/pub/linuxmca] here. Information on the MCA SCSI subsystem can be found [http://www.uni-mainz.de/~langm000/linux.html] here.   * EFA E5TX-AT motherboard has a solvable problem with RedHat Linux 5.0 and possibly other versions of Linux. It spontaneously reboots while probing hardware. To solve, update BIOS to version 1.01. Get the BIOS update [http://www.efacorp.com/download/bios/E5TX103.EXE] here.   * The Zida 6MLX motherboard with PII Intel LX chipset is mentioned only to work with Linux when the PII cache is disabled in BIOS. BIOS upgrade does not solve the problem. Symptom is random reboots during or shortly after system boot. ----------------------------------------------------------------------------- 2.2. Unsupported   * Supermicro P5MMA with BIOS versions 1.36, 1.37 and 1.4. Linux will not boot on this motherboard. A new (beta) release of the BIOS which makes Linux boot, is available [ftp://ftp.supermicro.com/mma9051.zip] here.   * Supermicro P5MMA98. Linux will not boot on this motherboard. A new (beta) release of the BIOS which makes Linux boot, is available [ftp:// ftp.supermicro.com/a98905.zip] here.   * DataExpert Corp. ExpertColor TX531 V1.0 motherboard with chipset ACER M1531 (Date: 9729, TS6) and ACER M1543 (Date: 9732 TS6) seems to present not reproducible segmentations faults, kernel oops and kernel hangs under heavy load and tape access. The problem seems to be the PCI-bus, respectively the ACER chipset. ----------------------------------------------------------------------------- 3. Laptops For more information about Linux and laptops, the following sites are good starting points.   * [http://www.linux-laptop.net/] Linux Laptop Homepage   * [http://mobilix.org/howtos.html] Linux Mobile Guide - A Guide for Laptops and Mobile Devices Other information related to laptops can be found at the following sites:   * [ftp://ftp.cs.unc.edu/pub/users/faith/linux/] Avanced Power Management   * [ftp://metalab.unc.edu/pub/Linux/system/power/] Notebook battery status   * [ftp://metalab.unc.edu/pub/Linux/kernel/patches/console/ noblink-1.7.tar.gz] non-blinking cursor   * [ftp://tsx-11.mit.edu/pub/linux/packages/laptops/] other general info ----------------------------------------------------------------------------- 3.1. Specific laptops   * [http://www.cs.nmsu.edu/~pfeiffer/] Compaq Concerto (pen driver)   * [http://www.alvestrand.no/linux/aero-faq.html] Compaq Contura Aero   * [http://peipa.essex.ac.uk/tp-linux/tp-linux.html] IBM ThinkPad   * [http://mathphys.fsk.uni-heidelberg.de/~mfluch/tp770.html] IBM Thinkpad 770 series   * [http://www.santafe.edu/~nelson/versa-linux/] NEC Versa M and P   * [http://www.tadpole.com/support-trdi/plans/linux.html] Tadpole P1000   * Tadpole P1000 (another one)   * [ftp://ftp.biomath.jussieu.fr/pub/linux/TM4000M-mini-HOWTO.txt.Z] TI TravelMate 4000M   * TI TravelMate 5100   * [http://terra.mpikg-teltow.mpg.de/~burger/T400CDT-Linux.html] Toshiba Satellite Pro 400CDT ----------------------------------------------------------------------------- 3.2. PCMCIA   * [http://pcmcia-cs.sourceforge.net/] PCMCIA PCMCIA drivers currently support all common PCMCIA controllers, including Databook TCIC/2, Intel i82365SL, Cirrus PD67xx, and Vadem VG-468 chipsets. Motorola 6AHC05GA controller used in some Hyundai laptops is not supported. See Appendix B for a list of supported PCMCIA cards. ----------------------------------------------------------------------------- 4. CPU/FPU Please see this note for more on non-x86 hardware. ----------------------------------------------------------------------------- 4.1. Intel Intel 386SX/DX/SL, 486SX/DX/SL/SX2/DX2/DX4, Pentium, Pentium Pro, Pentium II, Pentium III (regular and Xeon versions), Pentium 4, and Celeron are all supported. ----------------------------------------------------------------------------- 4.2. AMD AMD 386SX/DX, 486SX/DX/DX2/DX4, K5, K6, K6-2, K6-3, and Athlon (all varieties, including MP) are all supported. Older versions of K6 should be avoided as they are buggy. Setting "internal cache" disabled in bios setup can be a workaround. Some early K6-2 300Mhz have problems with the system chips. The old NexGen processors are also supported. A few very early AMD 486DX's may hang in some special situations. All current chips should be okay and getting a chip swap for old CPU's should not be a problem. ----------------------------------------------------------------------------- 4.3. Cyrix Cyrix 386SX/DX, 486SX/DX, 5x86, 6x86, and MediaGX are all supported.   * [ftp://metalab.unc.edu/pub/Linux/kernel/patches/CxPatch030.tar.z] enable cache on Cyrix processors   * [ftp://metalab.unc.edu/pub/Linux/kernel/patches/linux.cxpatch] Cyrix software cache control   * [ftp://metalab.unc.edu/pub/Linux/kernel/patches/cx5x86mod_1.0c.tgz] Cyrix 5x86 CPU register settings ----------------------------------------------------------------------------- 4.4. IDT [http://www.winchip.com/] IDT Winchip C6-PSME2006A processors are supported under Linux. ----------------------------------------------------------------------------- 4.5. Transmeta The Transmeta [http://www.transmeta.com/] Crusoe processors are supported. ----------------------------------------------------------------------------- 4.6. Misc. notes Linux has built-in FPU emulation if you don't have a math coprocessor. Linux supports SMP (multiple CPUs) in all 2.x kernels. See the Linux SMP HOWTO for more information. ULSI Math*Co series has a bug in the FSAVE and FRSTOR instructions that causes problems with all protected mode operating systems. Some older IIT and Cyrix chips may also have this problem. There are problems with TLB flushing in UMC U5S chips in very old kernels. (1.1.x) ----------------------------------------------------------------------------- 5. Memory All memory like DRAM, EDO and SDRAM can be used with Linux. Be aware that older kernels or kernels running on a mortherboard with an older BIOS may only be able to detect 64MB of RAM. If you have this problem, when you add more than 64 Mb of memory you have to add the following line to your LILO configuration file: append="mem=M" So when you have 96 MB of memory this should become append="mem=96M" Don't use a number higher than the amount of RAM you really have. This will cause crashes. ----------------------------------------------------------------------------- 6. Video cards Please note that this section is currently being updated, so some information may not be entirely correct or complete. Linux will work with all video cards in text mode, VGA cards not listed below probably will still work with mono VGA and/or standard VGA drivers. If you're looking into buying a cheap video card to run X, keep in mind that accelerated cards (ATI Mach, ET4000/W32p, S3) are MUCH faster than unaccelerated or partially accelerated (Cirrus, WD) cards. "32 bpp" is actually 24 bit color aligned on 32 bit boundaries. It does NOT mean the cards are capable of 32 bit color, they still display 24 bit color (16,777,216 colors). 24 bit packed pixels modes are not supported in XFree86, so cards that can do 24 bit modes to get higher resolutions in other OS's are not able to do this in X using XFree86. These cards include Mach32, Cirrus 542x, S3 801/805/868/968, ET4000, and others. AGP (Accelerated Graphics Port) support is growing fast. Most of the X-servers (both freely available and commercial versions) have more or less support for AGP. ----------------------------------------------------------------------------- 6.1. XFree86 The following is a list of cards known to work with XFree86 versions 3.3.6 and/or 4.1.0. See [http://www.xfree86.org/] the XFree86 web site for more information. +-----------------------------+-------------+-----------+-------------+-----+ |Card Name |Chipset |XFree86 |XFree86 4.x |Notes| | | |3.3.x |driver | | | | |server | | | +-----------------------------+-------------+-----------+-------------+-----+ |2 the Max MAXColor S3 |S3 Trio64V+ |XF86_S3 |vga |  | |Trio64V+ | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |2-the-Max MAXColor 6000 |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |3DLabs Oxygen GMX |PERMEDIA 2 |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |3DVision-i740 AGP |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |3Dlabs Permedia2 (generic) |PERMEDIA 2 |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |928Movie |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ABIT G740 8MB SDRAM |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |AGP 2D/3D V. 1N, AGP-740D |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |AGX (generic) |AGX-014/15/16|XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ALG-5434(E) |CL-GD5434 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen AGP 2X 3D Navigator |Intel 740 |XF86_SVGA |i740 |  | |PA740 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PA2010 |Voodoo |XF86_SVGA |tdfx |  | | |Banshee | | | | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PA45 |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PA50D |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PA50E |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PA50V |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PA80/DVD |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PG128 |S3 Trio3D |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PG975 |3dimage975 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PS3010 |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PT70 |S3 ViRGE/DX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PT75 |S3 ViRGE/DX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |AOpen PT80 |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |ARISTO i740 AGP (ART-i740-G) |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ASUS 3Dexplorer |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |ASUS AGP-V2740 |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ASUS PCI-AV264CT |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ASUS PCI-V264CT |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ASUS Video Magic PCI V864 |S3 864 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ASUS Video Magic PCI VT64 |S3 Trio64 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |AT25 |Alliance AT3D|XF86_SVGA |apm |  | +-----------------------------+-------------+-----------+-------------+-----+ |AT3D |Alliance AT3D|XF86_SVGA |apm |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI 3D Pro Turbo |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI 3D Pro Turbo PC2TV |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI 3D Xpression |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI 3D Xpression+ |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI 3D Xpression+ PC2TV |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI 8514 Ultra (no VGA) |ATI-Mach8 |XF86_Mach8 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI All-in-Wonder |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI All-in-Wonder 128 Pro AGP|ati |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI All-in-Wonder Pro |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Graphics Pro Turbo |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Graphics Pro Turbo 1600 |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Graphics Ultra |ati |XF86_Mach8 |ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Graphics Ultra Pro |ati |XF86_Mach32|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Graphics Xpression |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Mach32 |ati |XF86_Mach32|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Mach64 |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Mach64 3D RAGE II |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Mach64 3D RAGE II+DVD |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Mach64 3D Rage IIC |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Mach64 3D Rage Pro |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Mach64 CT (264CT) |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Mach64 GT (264GT), aka 3D|ati |XF86_Mach64|ati |  | |RAGE | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Mach64 VT (264VT) |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Radeon (generic) |ati |  |radeon |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Radeon AGP |ati |  |radeon |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Radeon AGP VIVO |ati |  |radeon |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Radeon All In Wonder AGP |ati |  |radeon |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage 128 |ati |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage 128 (generic) |ati |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage 128 Mobility |ati |  |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage Fury AGP |ati |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage Fury Pro AGP |ATI |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage LT |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage LT PRO |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage Mobility |ati |  |ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage Mobility M4 AGP |ati |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage Mobility P |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage XL |ati |XF86_SVGA |ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Rage XL AGP |ati |XF86_SVGA |ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Ultra Plus |ati |XF86_Mach32|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Video Boost |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Video Charger |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Video Xpression |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Video Xpression+ |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI WinBoost |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI WinCharger |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI WinTurbo |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Wonder SVGA |ati |XF86_SVGA |ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI XPERT 128 AGP |ati |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI XPERT 99 AGP |ati |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Xpert 128 AGP |ati |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Xpert 2000 AGP |ati |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Xpert 98 |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Xpert 99 AGP |ati |XF86_SVGA |r128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Xpert XL |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Xpert@Play |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Xpert@Play 98 |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI Xpert@Work |ati |XF86_Mach64|ati |  | +-----------------------------+-------------+-----------+-------------+-----+ |ATI integrated on Intel Maui |ati |XF86_Mach64|ati |  | |MU440EX motherboard | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |ATrend ATC-2165A |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |AccelStar Permedia II AGP |PERMEDIA 2 |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |Acorp AGP i740 |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Actix GE32+ 2MB |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Actix GE32i |S3 805i |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Actix GE64 |S3 864 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Actix ProStar |CL-GD5426/ |XF86_SVGA |cirrus |  | | |5428 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Actix ProStar 64 |CL-GD5434 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Actix Ultra |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Acumos AVGA3 |CL-GD5420/2/4|XF86_SVGA |cirrus |  | | |/6/8/9 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Alliance ProMotion 6422 |AP6422 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Appian Jeronimo 2000 |PERMEDIA 3 |  |glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |Aristo ART-390-G S3 Savage3D |S3 Savage |XF86_SVGA |savage |  | +-----------------------------+-------------+-----------+-------------+-----+ |Ark Logic ARK1000PV (generic)|ARK1000PV |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Ark Logic ARK1000VL (generic)|ARK1000VL |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Ark Logic ARK2000MT (generic)|ARK1000MT |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Ark Logic ARK2000PV (generic)|ARK1000PV |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Atrend (Speedy) 3DIO740 AGP |Intel 740 |XF86_SVGA |i740 |  | |(ATC-2740) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Avance Logic 2101 |Avance Logic |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Avance Logic 2228 |Avance Logic |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Avance Logic 2301 |Avance Logic |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Avance Logic 2302 |Avance Logic |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Avance Logic 2308 |Avance Logic |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Avance Logic 2401 |Avance Logic |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Binar Graphics AnyView |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Boca Vortex (Sierra RAMDAC) |AGX-015 |XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |COMPAQ Armada 7380DMT |S3 Aurora64V+|XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |COMPAQ Armada 7730MT |S3 Aurora64V+|XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |California Graphics SunTracer|ET6000 |XF86_SVGA |tseng |  | |6000 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Canopus Co. Power Window 3DV |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Canopus SPECTRA 3200R2 |RIVATNT |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Canopus SPECTRA 5400 |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Canopus SPECTRA 5400 Premium |RIVA ULTRA |XF86_SVGA |nv |  | |Edition |TNT2 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Canopus Total-3D |Verite 1000 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Cardex Challenger (Pro) |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Cardex Cobra |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Cardex Trio64 |S3 Trio64 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Cardex Trio64Pro |S3 Trio64 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech AGP-740D |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech Desperado 3F10 |Voodoo |XF86_SVGA |tdfx |  | | |Banshee | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech Desperado RI20 |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech Desperado RI30 |RIVATNT |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech Desperado RI40/41 |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech Desperado RI50 |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech Desperado RI60 |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech Desperado SI21 |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech Desperado SI31 |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech Tornado I7000 |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chaintech Tornado S6000 |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT64200 |ct64200 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT64300 |ct64300 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65520 |ct65520 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65525 |ct65525 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65530 |ct65530 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65535 |ct65535 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65540 |ct65540 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65545 |ct65545 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65546 |ct65546 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65548 |ct65548 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65550 |ct65550 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65554 |ct65554 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT65555 |ct65555 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT68554 |ct68554 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT69000 |ct69000 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Chips & Technologies CT69030 |ct69030 |XF86_SVGA |chips |  | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD542x |CL-GD5420/2/4|XF86_SVGA |cirrus |  | | |/6/8/9 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD543x |CL-GD5430/ |XF86_SVGA |cirrus |  | | |5434/5436 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD5446 (noname |CL-GD5446, |XF86_SVGA |vga |  | |card) |1MB | | | | | |(upgradable | | | | | |to 2MB). | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD544x |CL-GD544x |  |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD5462 |CL-GD5462 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD5464 |CL-GD5464 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD5465 |CL-GD5465 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD5480 |CL-GD5480 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD62xx (laptop) |CL-GD6205/15/|XF86_SVGA |vga |  | | |25/35 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD64xx (laptop) |CL-GD6420/ |XF86_SVGA |vga |  | | |6440 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Cirrus Logic GD754x (laptop) |CL-GD7541/42/|XF86_SVGA |vga |  | | |43/48 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Colorgraphic Dual Lightning |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Compaq Armada 7400 |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Compaq Armada 7800 |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Creative Blaster Exxtreme |PERMEDIA 2 |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |Creative Graphics Blaster |RIVATNT2 |XF86_SVGA |nv |  | |TNT2 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Creative Labs 3D Blaster PCI |Verite 1000 |XF86_SVGA |vga |  | |(Verite 1000) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Creative Labs Graphics |CL-GD5464 |XF86_SVGA |cirrus |  | |Blaster 3D | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Creative Labs Graphics |CL-GD5465 |XF86_SVGA |cirrus |  | |Blaster Eclipse (OEM Model | | | | | |CT6510) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Creative Labs Graphics |CL-GD544x |  |cirrus |  | |Blaster MA201 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Creative Labs Graphics |CL-GD544x |  |cirrus |  | |Blaster MA202 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Creative Labs Graphics |CL-GD5462 |XF86_SVGA |cirrus |  | |Blaster MA302 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Creative Labs Graphics |CL-GD5464 |XF86_SVGA |cirrus |  | |Blaster MA334 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Creative Labs Savage 4 3D |  |  |  |  | |Blaster | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Cyrix MediaGX |MediaGX |XF86_SVGA |cyrix |  | +-----------------------------+-------------+-----------+-------------+-----+ |DFI-WG1000 |CL-GD5420/2/4|XF86_SVGA |cirrus |  | | |/6/8/9 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |DFI-WG5000 |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |DFI-WG6000 |WD90C33 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |DSV3325 |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |DSV3326 |S3 Trio64V+ |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |DataExpert DSV3325 |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |DataExpert DSV3365 |S3 Trio64V+ |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Dell S3 805 |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Dell onboard ET4000 |ET4000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Edge 3D |nv1 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Fire GL 1000 |PERMEDIA |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Fire GL 1000 PRO |PERMEDIA 2 |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Fire GL 3000 |GLINT 500TX |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Monster Fusion |Voodoo |XF86_SVGA |tdfx |  | | |Banshee | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Multimedia Stealth 3D|S3 ViRGE |XF86_SVGA |s3virge |  | |2000 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Multimedia Stealth 3D|S3 ViRGE/DX |XF86_SVGA |s3virge |  | |2000 PRO | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond SpeedStar (Plus) |ET4000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond SpeedStar 24 |ET4000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond SpeedStar 24X (not |WD90C31 |XF86_SVGA |vga |  | |fully supported) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond SpeedStar 64 |CL-GD5434 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond SpeedStar A50 |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond SpeedStar HiColor |ET4000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond SpeedStar Pro (not |CL-GD5426/28 |XF86_SVGA |cirrus |  | |SE) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond SpeedStar Pro 1100 |CL-GD5420/2/4|XF86_SVGA |cirrus |  | | |/6/8/9 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond SpeedStar Pro SE |CL-GD5430/ |XF86_SVGA |cirrus |  | |(CL-GD5430/5434) |5434/5436 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond SpeedStar64 Graphics |CL-GD5434 |XF86_SVGA |cirrus |  | |2000/2200 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 24 |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 32 |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 3D 2000 |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 3D 2000 PRO |S3 ViRGE/DX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 3D 3000 |S3 ViRGE/VX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 3D 4000 |S3 ViRGE/GX2 |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 64 DRAM SE |S3 Trio32 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 64 DRAM with |S3 864 |XF86_S3 |vga |  | |S3 SDAC | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 64 DRAM with |S3 Trio64 |XF86_S3 |vga |  | |S3 Trio64 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 64 VRAM |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth 64 Video VRAM|S3 968 |XF86_S3 |vga |  | |(TI RAMDAC) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth II S220 |Verite 2100 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth II/G460 AGP |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth III (S520/ |  |  |  |  | |S540) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth Pro |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth VRAM |S3 911/924 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth Video 2500 |Alliance AT24|XF86_SVGA |apm |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth Video DRAM |S3 868 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth64 Graphics |ARK2000PV |XF86_SVGA |vga |  | |2001 series | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth64 Graphics |S3 864 |XF86_S3 |vga |  | |2xx0 series (864 + SDAC) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth64 Graphics |S3 Trio64 |XF86_S3 |vga |  | |2xx0 series (Trio64) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth64 Video 2001 |S3 Trio64V+ |XF86_S3 |vga |  | |series (2121/2201) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth64 Video 2120/|S3 868 |XF86_S3 |vga |  | |2200 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth64 Video 3200 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth64 Video 3240/|S3 968 |XF86_S3 |vga |  | |3400 (IBM RAMDAC) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Stealth64 Video 3240/|S3 968 |XF86_S3 |vga |  | |3400 (TI RAMDAC) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Viper 330 |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Viper 550 |RIVATNT |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Viper 770 |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Viper PCI 2Mb |Weitek 9000 |XF86_P9000 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Viper Pro Video |Weitek P9100 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Diamond Viper VLB 2Mb |Weitek 9000 |XF86_P9000 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Digital 24-plane TGA |TGA |XF86_TGA |tga |  | |(ZLXp-E2) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Digital 24-plane+3D TGA |TGA |XF86_TGA |tga |  | |(ZLXp-E3) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Digital 8-plane TGA (UDB/ |TGA |XF86_TGA |tga |  | |Multia) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Digital 8-plane TGA (ZLXp-E1)|TGA |XF86_TGA |tga |  | +-----------------------------+-------------+-----------+-------------+-----+ |EIZO (VRAM) |AGX-014/15/16|XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA ERAZOR II |RIVATNT |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA ERAZOR III |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA GLoria Synergy |PERMEDIA 2 |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA GLoria-L |GLINT 500TX |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA GLoria-L/MX |GLINT MX |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA GLoria-S |PERMEDIA |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA GLoria-XL |GLINT MX |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA GLoria-XXL |GLINT MX |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Gloria-4 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Gloria-8 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Synergy II |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA VICTORY ERAZOR |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA VICTORY ERAZOR LT |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Victory 3D |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Victory 3DX |S3 ViRGE/DX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA WINNER 1000/T2D |  |  |  |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000 R3D |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000AVI (AT&T |S3 868 |XF86_S3 |vga |  | |20C409 version) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000AVI (SDAC |S3 868 |XF86_S3 |vga |  | |version) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000ISA |S3 805i |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000PRO with S3 |S3 864 |XF86_S3 |vga |  | |SDAC | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000PRO with |S3 864 |XF86_S3 |vga |  | |STG1700 or AT&T RAMDAC | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000PRO/X |S3 868 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000TRIO |S3 Trio64 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000TRIO/V |S3 Trio64V+ |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000TwinBus |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 1000VL |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 2000 |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 2000/Office |PERMEDIA 2 |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 2000AVI |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 2000AVI/3D |S3 ViRGE/VX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 2000PRO-2 |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 2000PRO-4 |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 2000PRO/X-2 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 2000PRO/X-4 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 2000PRO/X-8 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 3000 |S3 ViRGE/VX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 3000-L-42 |S3 ViRGE/VX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 3000-M-22 |S3 ViRGE/VX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |ELSA Winner 3000-S |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |EONtronics Picasso 740 |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |EONtronics Van Gogh |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |EPSON CardPC (onboard) |SPC8110 |XF86_SVGA |  |  | +-----------------------------+-------------+-----------+-------------+-----+ |EPSON SPC8110 (CardPC) |SPC8110 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ET3000 (generic) |ET3000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |ET4000 (generic) |ET4000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |ET4000 W32i, W32p (generic) |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |ET4000/W32 (generic) |ET4000/W32 |XF86_W32 |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |ET6000 (generic) |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |ET6100 (generic) |ET6100 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |ET6300 (generic) |ET6300 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |EliteGroup(ECS) 3DVision-i740|Intel 740 |XF86_SVGA |i740 |  | |AGP | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Elsa Victory II |Voodoo |XF86_SVGA |tdfx |  | | |Banshee | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Elsa Winner T3D |S3 Trio3D |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Everex MVGA i740/AG |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |ExpertColor DSV3325 |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |ExpertColor DSV3365 |S3 Trio64V+ |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Flagpoint Shocker i740 8MB |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Gainward CardExpert 740 8MB |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Gainward Challenger EV |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Generic VGA compatible |Generic VGA |XF86_VGA16 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Genoa 5400 |ET3000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Genoa 8500VL(-28) |CL-GD5426/28 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Genoa 8900 Phantom 32i |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Genoa Phantom 64i with S3 |S3 864 |XF86_S3 |vga |  | |SDAC | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Genoa Systems Phantom 740 |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Genoa VideoBlitz III AV |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Gigabyte Predator i740 8MB |Intel 740 |XF86_SVGA |i740 |  | |AGP | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Graphics Blaster TNT |RIVATNT |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Guillemot Maxi Gamer Xentor |RIVATNT2 |XF86_SVGA |nv |  | |32 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |HOT-158 (Shuttle) |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Dynamite |ET4000/W32 |XF86_W32 |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Dynamite 128/Video |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Dynamite 3D/GL |PERMEDIA 2 |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Dynamite Power |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Dynamite Pro |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Dynamite TNT |RIVATNT |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Graphite HG210 |AGX-014 |XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Graphite Power |AGX-016 |XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Graphite Pro |AGX-015 |XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Graphite Terminator |S3 964 |XF86_S3 |vga |  | |64 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Graphite Terminator |S3 Trio64 |XF86_S3 |vga |  | |64/DRAM | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Graphite Terminator |S3 968 |XF86_S3 |vga |  | |Pro 64 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Stingray |ALG-2228/2301|XF86_SVGA |vga |  | | |/2302 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Stingray 128 3D |Alliance AT3D|XF86_SVGA |apm |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Stingray 64/V with |ARK2000MT |XF86_SVGA |vga |  | |ICS5342 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Stingray 64/V with |ARK1000PV |XF86_SVGA |vga |  | |ZoomDAC | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Stingray Pro |ARK1000PV |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Stingray Pro/V |ARK1000PV |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Terminator 128 2X/i |Intel 740 |XF86_SVGA |i740 |  | |AGP | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Terminator 128/3D |S3 Trio3D |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Terminator 3D/DX |S3 ViRGE/DX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Terminator 64/3D |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Terminator 64/Video |S3 Trio64V+ |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Hercules Thriller3D |Verite 2200 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Integral FlashPoint |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Intel 5430 |CL-GD5430 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Intel 740 (generic) |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Intel 810 |Intel 810 |XF86_SVGA |i810 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Intel 815 |Intel 815 |XF86_SVGA |i810 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Intel Express 3D AGP |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Interay PMC Viper |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |JAX 8241 |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Jaton Video-58P |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Jaton Video-70P |CL-GD5464 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Jaton Video-740 AGP 3D |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Jazz Multimedia G-Force 128 |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Jetway J-740-3D 8MB AGP, i740|Intel 740 |XF86_SVGA |i740 |  | |AGP 3D | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Joymedia Apollo 7400 |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |KouTech KeyVision 128 EV |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |LeadTek WinFast 3D S600 |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |LeadTek WinFast 3D S680 |S3 ViRGE/GX2 |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |LeadTek WinFast S200 |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |LeadTek WinFast S430 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |LeadTek WinFast S510 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Leadtek WinFast 2300 |PERMEDIA 2 |XF86_3DLabs|glint |  | +-----------------------------+-------------+-----------+-------------+-----+ |Leadtek WinFast 3D S320 |RIVATNT |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Leadtek WinFast 3D S320II |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Leadtek WinFast 3D S3500 |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Leadtek Winfast S900 |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |MAXI Gamer AGP 8 MB |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |MELCO WGA-TS |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |MELCO WGP-VG4S |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |MELCO WGP-VX8 |S3 ViRGE/VX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |MSI MS-4417 |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |MachSpeed VGA ET6000 |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Machspeed Raptor i740 AGP |Intel 740 |XF86_SVGA |i740 |  | |4600 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Magic-Pro MP-740DVD |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Matrox Comet |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Matrox Marvel II |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Matrox Millennium |mga2064w |XF86_SVGA |mga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Matrox Millennium G200 |mgag200 |XF86_SVGA |mga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Matrox Millennium G400 |mgag400 |XF86_SVGA |mga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Matrox Millennium G450 |mgag450 |  |mga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Matrox Millennium II |mga2164w |XF86_SVGA |mga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Matrox Mystique |mga1064sg |XF86_SVGA |mga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Matrox Mystique G200 |mgag200 |XF86_SVGA |mga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Matrox Productiva G100 |mgag100 |XF86_SVGA |mga |  | +-----------------------------+-------------+-----------+-------------+-----+ |MediaVision Proaxcel 128 |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Mirage Z-128 |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro CRYSTAL VRX |Verite 1000 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 10SD with GenDAC|S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 12SD |S3 Trio32 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 16S |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 20SD PCI with S3|S3 868 |XF86_S3 |vga |  | |SDAC | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 20SD VLB with S3|S3 864 |XF86_S3 |vga |  | |SDAC (BIOS 3.xx) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 20SD with |S3 864 |XF86_S3 |vga |  | |ICD2061A (BIOS 2.xx) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 20SD with |S3 864 |XF86_S3 |vga |  | |ICS2494 (BIOS 1.xx) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 20SV |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 22SD |S3 Trio64 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 40SV |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 80SV |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal 8S |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Crystal DVD |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro MiroMedia 3D |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Miro MiroVideo 20TD |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Miro Video 20SV |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA GeForce |GeForce |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA GeForce 2 (generic) |GeForce 2 |  |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA GeForce 2 GTS |GeForce 2 |  |nv |  | |(generic) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA GeForce 2 Go (generic)|GeForce 2 |  |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA GeForce 2 MX (generic)|GeForce 2 |  |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA GeForce 256 (generic) |GeForce 256 |  |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA GeForce 3 (generic) |GeForce 3 |  |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA GeForce DDR (generic) |GeForce DDR |  |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA Riva 128 (generic) |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA Riva TNT (generic) |RIVATNT |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |NVIDIA Riva TNT2 (generic) |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |NatSemi Geode |MediaGX |XF86_SVGA |cyrix |  | +-----------------------------+-------------+-----------+-------------+-----+ |NeoMagic (laptop/notebook) |  |  |neomagic |  | +-----------------------------+-------------+-----------+-------------+-----+ |NeoMagic 128XD (laptop/ |  |  |neomagic |  | |notebook) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |NeoMagic 256 (laptop/ |MagicGraph |  |neomagic |  | |notebook) |256 series | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine FX Motion 331 |S3 Trio64V+ |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine FX Motion 332 |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine FX Motion 531 |S3 868 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine FX Motion 771 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine FX Reality 772 |S3 ViRGE/VX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine FX Vision 330 |S3 Trio64 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine GXE Level 10/11/ |S3 928 |XF86_S3 |vga |  | |12 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine GXE Level 14/16 |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine GXE64 |S3 864 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine GXE64 Pro |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine GXE64 with S3 |S3 Trio64 |XF86_S3 |vga |  | |Trio64 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine Imagine 128 |I128 |XF86_I128 |i128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine Imagine 128 |I128 |XF86_I128 |i128 |  | |(2-8MB) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine Imagine 128 |I128 |XF86_I128 |i128 |  | |Series 2 (2-4MB) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine Imagine 128 T2R |I128 |XF86_I128 |i128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine Revolution 3D AGP|I128 |XF86_I128 |i128 |  | |T2R | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine Revolution IV |I128 |XF86_I128 |i128 |  | |(T2R4) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Number Nine Visual 9FX |S3 ViRGE |XF86_SVGA |s3virge |  | |Reality 332 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Oak 87 ISA (generic) |Oak OTI-087 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Oak 87 VLB (generic) |Oak OTI-087 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Oak ISA Card (generic) |Oak OTI-067/ |XF86_SVGA |vga |  | | |77 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Ocean (octek) VL-VGA-1000 |ARK1000VL |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Octek AVGA-20 |CL-GD5420 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Octek Combo-26 |CL-GD5426 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Octek Combo-28 |CL-GD5428 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Octek VL-VGA-26 |CL-GD5426 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Octek VL-VGA-28 |CL-GD5428 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Orchid Celsius (AT&T RAMDAC) |AGX-015 |XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Orchid Celsius (Sierra |AGX-015 |XF86_AGX |vga |  | |RAMDAC) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Orchid Fahrenheit 1280 |S3 801 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Orchid Fahrenheit VA |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Orchid Fahrenheit-1280+ |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Orchid Kelvin 64 |CL-GD5434 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Orchid Kelvin 64 VLB Rev A |CL-GD5434 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Orchid Kelvin 64 VLB Rev B |CL-GD5434 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Orchid P9000 VLB |Weitek 9000 |XF86_P9000 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Orchid Technology Fahrenheit |S3 ViRGE |XF86_SVGA |s3virge |  | |Video 3D | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |PC-Chips M567 Mainboard |SiS5597 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |Palit Daytona AGP740 |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Paradise Accelerator Value |Oak OTI-087 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Paradise/WD 90CXX |WD90CXX |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |PixelView Combo TV 3D AGP |CL-GD5465, |XF86_SVGA |vga |  | |(Prolink) |4MB | | | | +-----------------------------+-------------+-----------+-------------+-----+ |PixelView Combo TV Pro |CL-GD5480, |XF86_SVGA |vga |  | |(Prolink) |4MB | | | | +-----------------------------+-------------+-----------+-------------+-----+ |PowerColor C740 (SG/SD) AGP |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |QDI Amazing I |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |RIVA TNT |RIVATNT |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |RIVA TNT2 |RIVATNT2 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |RIVA Ultra TNT2 |RIVA ULTRA |XF86_SVGA |nv |  | | |TNT2 | | | | +-----------------------------+-------------+-----------+-------------+-----+ |RIVA128 |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |Real3D Starfighter AGP |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Real3D Starfighter PCI |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Rendition Verite 1000 |Verite 1000 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Rendition Verite 2x00 |Verite 2x00 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Revolution 3D T2R |I128 |XF86_I128 |i128 |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 801/805 (generic) |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 801/805 with ATT20c490 |S3 801/805 |XF86_S3 |vga |  | |RAMDAC | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |S3 801/805 with ATT20c490 |S3 801/805 |XF86_S3 |vga |  | |RAMDAC and ICD2061A | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |S3 801/805 with Chrontel 8391|S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 801/805 with S3 GenDAC |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 801/805 with SC1148{2,3,4}|S3 801/805 |XF86_S3 |vga |  | |RAMDAC | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |S3 801/805 with SC1148{5,7,9}|S3 801/805 |XF86_S3 |vga |  | |RAMDAC | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |S3 864 (generic) |S3 864 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 864 with ATT 20C498 or |S3 864 |XF86_S3 |vga |  | |21C498 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |S3 864 with SDAC (86C716) |S3 864 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 864 with STG1703 |S3 864 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 868 (generic) |S3 868 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 868 with ATT 20C409 |S3 868 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 868 with ATT 20C498 or |S3 868 |XF86_S3 |vga |  | |21C498 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |S3 868 with SDAC (86C716) |S3 868 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C260 (ViRGE/MX) |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C280 (ViRGE/MX+) |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C325 (ViRGE) |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C357 (ViRGE/GX2) |S3 ViRGE/GX2 |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C365 (Trio3D) |S3 Trio3D |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C368 (Trio3D/2X) |S3 Trio3D |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C375 (ViRGE/DX) |S3 ViRGE/DX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C385 (ViRGE/GX) |S3 ViRGE/GX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C390 (Savage3D) |S3 Savage |XF86_SVGA |savage |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C391 (Savage3D) |S3 Savage |XF86_SVGA |savage |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C395 (Savage4 Pro+) |  |  |  |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C396 (Savage4) |  |  |  |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C397 (Savage4) |  |  |  |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C764 (Trio64) |S3 Trio64 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C765 (Trio64V+) |S3 Trio64V+ |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C775 (Trio64V2/DX) |S3 Trio64V2 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C785 (Trio64V2/GX) |  |  |  |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C801 (generic) |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C805 (generic) |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C864 (generic) |S3 864 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C868 (generic) |S3 868 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C911 (generic) |S3 911/924 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C924 (generic) |S3 911/924 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C928 (generic) |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C964 (generic) |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C968 (generic) |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86C988 (ViRGE/VX) |S3 ViRGE/VX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 86CM65 (Aurora64V+) |S3 Aurora64V+|XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 911/924 (generic) |S3 911/924 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 924 with SC1148 DAC |S3 924 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 928 (generic) |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 964 (generic) |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 968 (generic) |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Aurora64V+ (generic) |S3 Aurora64V+|XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Savage (generic) |S3 Savage |XF86_SVGA |savage |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Savage 2000 (generic) |S3 Savage2000|XF86_SVGA |savage |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Savage/MX |S3 Savage |XF86_SVGA |savage |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Savage3D |S3 Savage |XF86_SVGA |savage |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Savage4 |  |  |  |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Savage4 (generic) |S3 Savage |XF86_SVGA |savage |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Savage4 Pro+ |  |  |  |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Trio32 (generic) |S3 Trio32 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Trio3D |S3 Trio3D |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Trio3D/2X |S3 Trio3D |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Trio64 (generic) |S3 Trio64 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Trio64V+ (generic) |S3 Trio64V+ |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Trio64V2 (generic) |S3 Trio64V2 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Trio64V2/DX (generic) |S3 Trio64V2 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Trio64V2/GX (generic) |S3 Trio64V2 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 ViRGE (generic) |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 ViRGE (old S3V server) |S3 ViRGE |XF86_S3V |  |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 ViRGE/DX (generic) |S3 ViRGE/DX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 ViRGE/GX (generic) |S3 ViRGE/GX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 ViRGE/GX2 (generic) |S3 ViRGE/GX2 |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 ViRGE/MX (generic) |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 ViRGE/MX+ (generic) |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 ViRGE/VX (generic) |S3 ViRGE/VX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Vision864 (generic) |S3 864 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Vision868 (generic) |S3 868 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Vision964 (generic) |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |S3 Vision968 (generic) |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |SHARP 9080 |S3 Aurora64V+|XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |SHARP 9090 |S3 Aurora64V+|XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |SNI PC5H W32 |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |SNI Scenic W32 |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |SPEA Mercury 64 |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |SPEA Mirage |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |SPEA/V7 Mercury |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |SPEA/V7 Mirage P64 |S3 864 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |SPEA/V7 Mirage P64 with S3 |S3 Trio64 |XF86_S3 |vga |  | |Trio64 | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |SPEA/V7 Mirage VEGA Plus |ALG-2228 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |SPEA/V7 ShowTime Plus |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |STB Horizon |CL-GD5426/28 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Horizon Video |CL-GD5440 |  |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB LightSpeed |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |STB LightSpeed 128 |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB MVP-2 |ET4000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB MVP-2 PCI |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |STB MVP-2X |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |STB MVP-4 PCI |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |STB MVP-4X |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |STB Nitro (64) |CL-GD5434 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Nitro 3D |S3 ViRGE/GX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Nitro 64 Video |CL-GD5446 |  |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Pegasus |S3 928 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Powergraph 64 |S3 Trio64 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Powergraph 64 Video |S3 Trio64V+ |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Powergraph X-24 |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Systems Powergraph 3D |S3 ViRGE |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Systems Velocity 3D |S3 ViRGE/VX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Velocity 128 |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB Velocity 64 Video |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |STB nvidia 128 |RIVA128 |XF86_SVGA |nv |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS 300 |SiS300 |XF86_SVGA |  |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS 3D PRO AGP |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS 530 |SiS530 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS 540 |SiS540 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS 5597 |SiS5597 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS 5598 |SIS5598 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS 620 |SIS620 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS 630 |SiS630 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS 6326 |SiS6326 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS SG86C201 |SIS86C201 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS SG86C205 |SIS86C205 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS SG86C215 |SIS86C215 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |SiS SG86C225 |SIS86C225 |XF86_SVGA |sis |  | +-----------------------------+-------------+-----------+-------------+-----+ |Sierra Screaming 3D |Verite 1000 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Sigma Concorde |ET4000/W32 |XF86_W32 |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Sigma Legend |ET4000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Silicon Motion Lynx (generic)|Lynx |XF86_SVGA |siliconmotion|  | +-----------------------------+-------------+-----------+-------------+-----+ |Silicon Motion LynxEM |Lynx |XF86_SVGA |siliconmotion|  | +-----------------------------+-------------+-----------+-------------+-----+ |Soyo AGP (SY-740 AGP) |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Spacewalker Hot-158 |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Spider Black Widow |AGX-015 |XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Spider Black Widow Plus |AGX-016 |XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Spider Tarantula 64 |S3 964 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Spider VLB Plus |CL-GD5428 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |TechWorks Thunderbolt |ET4000/W32 |XF86_W32 |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |Techworks Ultimate 3D |CL-GD5464 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |Toshiba Satellite 2050 CDS |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Toshiba Satellite 2520 CDS |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Toshiba Satellite 4030CDT |Cyber9525 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Toshiba Satellite 4060CDT |Cyber9525 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Toshiba Satellite 4080CDT |Cyber9525 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Toshiba Tecra 540CDT |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Toshiba Tecra 550CDT |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Toshiba Tecra 750CDT |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Toshiba Tecra 750DVD |S3 ViRGE/MX |XF86_SVGA |s3virge |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident 3DImage975 (generic) |3dimage975 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident 3DImage975 AGP |3dimage975 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident 3DImage985 (generic) |3dimage985 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident 8900/9000 (generic) |TVGA8900/9000|XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident 8900D (generic) |TVGA8900D |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident 9910 |CyberBladeXP |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident 9930 |CyberBladeXPm|XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Blade3D (generic) |Blade3D |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Cyber 9320 (generic) |Cyber9320 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Cyber 9325 (generic) |Cyber9325 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Cyber 9382 (generic) |Cyber9382 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Cyber 9385 (generic) |Cyber9385 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Cyber 9388 (generic) |Cyber9388 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Cyber 9397 (generic) |Cyber9397 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Cyber 939a (generic) |Cyber939a |  |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Cyber 9520 (generic) |Cyber9520 |  |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Cyber 9525 (generic) |Cyber9525 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident CyberBlade (generic) |CyberBlade |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident CyberBladeXP |CyberBladeXP |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident CyberBladeXPm |CyberBladeXPm|XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Providia 9682 |Providia9682 |  |trident |  | |(generic) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Trident Providia 9685 |Providia9685 |  |trident |  | |(generic) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TGUI9400CXi (generic)|TGUI9400CXi |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TGUI9420 (generic) |TGUI9420 |  |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TGUI9420DGi (generic)|TGUI9420DGi |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TGUI9430DGi (generic)|TGUI9430DGi |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TGUI9440 (generic) |TGUI9440 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TGUI9660 (generic) |TGUI9660 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TGUI9680 (generic) |TGUI9680 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TGUI9682 (generic) |TGUI9682 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TGUI9685 (generic) |TGUI9685 |XF86_SVGA |trident |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TVGA 8800BR |Generic VGA |XF86_VGA16 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TVGA 8800CS |Generic VGA |XF86_VGA16 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Trident TVGA9200CXr (generic)|TVGA9200CXr |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Unsupported VGA compatible |Generic VGA |XF86_VGA16 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |VI720 |CL-GD5434 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |VL-41 |S3 801/805 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |VidTech FastMax P20 |S3 864 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |VideoExcel AGP 740 |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |VideoLogic GrafixStar 300 |S3 Trio64 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |VideoLogic GrafixStar 400 |S3 Trio64V+ |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |VideoLogic GrafixStar 500 |S3 868 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |VideoLogic GrafixStar 550 |CL-GD5464 |XF86_SVGA |cirrus |  | +-----------------------------+-------------+-----------+-------------+-----+ |VideoLogic GrafixStar 560 |CL-GD5465 |XF86_SVGA |cirrus |  | |(PCI/AGP) | | | | | +-----------------------------+-------------+-----------+-------------+-----+ |VideoLogic GrafixStar 600 |ET6000 |XF86_SVGA |tseng |  | +-----------------------------+-------------+-----------+-------------+-----+ |VideoLogic GrafixStar 700 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |ViewTop PCI |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |ViewTop ZeusL 8MB |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |Voodoo Banshee (generic) |Voodoo |XF86_SVGA |tdfx |  | | |Banshee | | | | +-----------------------------+-------------+-----------+-------------+-----+ |Voodoo Rush (generic) |Voodoo Rush |XF86_SVGA |tdfx |  | +-----------------------------+-------------+-----------+-------------+-----+ |Voodoo3 (generic) |Voodoo3 |XF86_SVGA |tdfx |  | +-----------------------------+-------------+-----------+-------------+-----+ |Voodoo5 (generic) |Voodoo5 |  |tdfx |  | +-----------------------------+-------------+-----------+-------------+-----+ |WD 90C24 (laptop) |WD90C24 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |WD 90C24A or 90C24A2 (laptop)|WD90C24A |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Weitek P9100 (generic) |Weitek P9100 |XF86_SVGA |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |WinFast S200 |ET4000/W32(i/|XF86_SVGA |tseng |  | | |p) | | | | +-----------------------------+-------------+-----------+-------------+-----+ |WinFast S430 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |WinFast S510 |S3 968 |XF86_S3 |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |Winfast S900 i740 AGP 8MB |Intel 740 |XF86_SVGA |i740 |  | +-----------------------------+-------------+-----------+-------------+-----+ |XGA-1 (ISA bus) |XGA-1 |XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ |XGA-2 (ISA bus) |XGA-2 |XF86_AGX |vga |  | +-----------------------------+-------------+-----------+-------------+-----+ ----------------------------------------------------------------------------- 6.2. Commercial X servers Commercial X servers provide support for cards not supported by XFree86, and might give better performances for cards that are supported by XFree86. Contact the vendors directly or check the [http://www.linuxdoc.org/HOWTO/ Commercial-HOWTO.html] Commercial HOWTO for more info.   * Xi Graphics (Accelerated-X)   * Metro Link (Metro-X) ----------------------------------------------------------------------------- 6.3. Kernel Framebuffer (fbdev) The kernel supports a graphical console on some video cards. This support was originally designed for non-x86 architectures which generally do not have text-capable video cards. It was integrated into the kernel in 2.2, and now supports various video cards. More information can be found at [http://www.linux-fbdev.org/] linux-fbdev.org. The following cards are supported:   * Amiga builtin chipset (amifb)   * ATARI builtin chipset (atafb)   * ATI Rage128 (aty128fb)   * ATI Mach64, RageII, RageII+, RageIIc (atyfb)   * Hercules Graphics Adaptor (hgafb)   * Matrox Millennium I, Millennium II, Mystique, G200 (matroxfb)   * PowerMAC "platinum" (platinumfb)   * S3 Savage4 (savagefb)   * 3Dfx Voodoo, Voodoo2, Voodoo3 (tdfxfb)   * S3 Trio64 (trio64fb)   * All VESA 2.0 cards (vesafb) ----------------------------------------------------------------------------- 6.4. SVGALIB (graphics for console)   * VGA   * EGA   * ARK Logic ARK1000PV/2000PV   * ATI VGA Wonder   * ATI Mach32   * Cirrus 542x, 543x   * OAK OTI-037/67/77/87   * S3 (limited support)   * Trident TVGA8900/9000   * Tseng ET3000/ET4000/W32 ----------------------------------------------------------------------------- 7. Controllers (hard drive) Enhanced IDE (EIDE) interfaces are supported, including support for UDMA and ATA/33, ATA/66, and so on for some controllers and compatible drives. Linux will detect these IDE interfaces:   * CMD-640 (Support for buggy interfaces in kernel 2.2)   * RZ1000 (Support for buggy interfaces in kernel 2.2)   * AEC62XX   * ALI M15x3   * AMD Viper   * CY82C693   * Cyrix CS5530 MediaGX   * HPT34X   * HPT366   * Intel PIIXn   * NS87415   * OPTi 82C621   * Promise PDC20246/PDC20262/PDC20267   * ServerWorks OSB4   * SiS5513   * SLC90E66   * Tekram TRM290   * VIA82CXXX   * DTC 2278D   * FGI/Holtek HT-6560B VLB (Support for secondary interface in kernel 2.2)   * Triton I (82371FB) (with busmaster DMA)   * Triton II (82371SB) (with busmaster DMA)   * ALI M14xx   * Promise DC4030   * QDI QD6580   * UMC 8672 Please see the IDE RAID controller section for information on IDE controllers with hardware RAID support. Linux will work with standard IDE, MFM and RLL controllers. When using MFM/ RLL controllers it is important to use ext2fs and the bad block checking options when formatting the disk. ESDI controllers that emulate the ST-506 (MFM/RLL/IDE) interface will also work. The bad block checking comment also applies to these controllers. Generic 8 bit XT controllers also work. ----------------------------------------------------------------------------- 7.1. Alpha, Beta drivers   * UMC 8672 interfaces (experimental in kernel 2.2)   * Promise DC4030VL caching interface card (experimental support in kernel 2.2) ----------------------------------------------------------------------------- 8. Controllers (SCSI) It is important to pick a SCSI controller carefully. Many cheap ISA SCSI controllers are designed to drive CD-ROM's rather than anything else. Such low-end SCSI controllers are no better than IDE. See the SCSI HOWTO and look at performance figures before buying a SCSI card. Please see the SCSI RAID controller section for information on SCSI controllers with hardware RAID support. ----------------------------------------------------------------------------- 8.1. Supported   * AMI Fast Disk (VLB/EISA) (BusLogic compatible)   * Adaptec AVA-1502E (ISA/VLB) (AIC-6360) (AHA1520)   * Adaptec AVA-1505/1515 (ISA) (Adaptec AHA-152x compatible)   * Adaptec AVA-1825 (VLB) (Adaptec AHA-152x compatible) This card has a SCSI, EIDE and floppy port which all work nicely.   * Adaptec AHA-1510/152x (ISA/VLB) (AIC-6260/6360)   * Adaptec AHA-154x (ISA) (all models)   * Adaptec AHA-174x (EISA) (in enhanced mode)   * Adaptec AHA-274x/274xT (EISA) (AIC-7771). The 274xT is supported since kernel series 2.1.x (AHA2740)   * Adaptec AHA-284x (VLB) (AIC-7770) (AHA2740)   * Adaptec AHA-2910B (PCI) (since kernel series 2.1.x)   * Adaptec AHA-2920 (PCI). Use the Future Domain driver. LILO parameters are needed when used for hard disks.   * Adaptec AHA-2920C (PCI)   * Adaptec AHA-2930/U/U2 (PCI)   * Adaptec AHA-2940/U/W/AU/UW/U2W/U2/U2B/U2BOEM (PCI) (AIC-7861, AIC-7871, AIC-7844, AIC-7881, AIC-7884). Some of these are only supported since kernel series 2.1.x (AHA2740)   * Adaptec AHA-2944D/WD/UD/UWD (PCI). Some of these are only supported since kernel series 2.1.x (AHA2740)   * Adaptec AHA-2950U2/U2B/U2W   * Adaptec AHA-3940/U/W/UW/AUW/U2W (PCI) (AIC-7872, AIC-7882) (since 1.3.6). Some of these are only supported since kernel series 2.1.x   * Adaptec AHA-3950U2B/U2D   * Adaptec AHA-3985U/W/UW (PCI) (AIC-7873, AIC-7883). Some of these are only supported since kernel series 2.1.x   * Adaptec PCI controllers with AIC-7850, AIC-7855, AIC-7860   * Adaptec on board controllers with AIC-777x (EISA), AIC-785x, AIC-786x, AIC-787x (PCI), AIC-788x (PCI), AIC-789x, AIC-3860. AIC-786x and AIC-789x are supported since kernel series 2.1.x   * AdvanSys ABP510/5150 Bus-Master (ISA) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP5140 Bus-Master (ISA) PnP [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP5142 Bus-Master (ISA) PnP with floppy [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP920 Bus-Master (PCI) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP930/U Bus-Master (PCI/Ultra>) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP960/U Bus-Master (PCI/ULTRA) MAC/PC [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP542 Bus-Master (ISA) with floppy (single channel) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP742 Bus-Master (EISA) (single channel) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP842 Bus-Master (VL) (single channel) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP940/U Bus-Master (PCI/Ultra) (single channel) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP970/U Bus-Master (PCI/Ultra) MAC/PC (single channel) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP752 Dual Channel Bus-Master (EISA) (dual channel) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP852 Dual Channel Bus-Master (VL) (dual channel) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * AdvanSys ABP950 Dual Channel Bus-Master (PCI) (dual channel) [http://www.connectcom.net/downloads/software/os/linux.html] (more info)   * Always IN2000   * AMD AM53C974   * BusLogic FlashPoint LT/DL/LW/DW (BT-930(R), BT-920, BT-932(R), BT-950(R), BT-952(R)) [http://www.dandelion.com/Linux/BusLogic.html] (more info)   * Compaq Smart Array 2   * DPT PM2001, PM2012A (EATA-PIO)   * DPT Smartcache/SmartRAID Plus,III,IV families (ISA/EISA/PCI) (EATA-DMA) Take a look at [http://www.uni-mainz.de/~neuffer/scsi/dpt/] this page for more information. Cards in these families are PM2011, PM2021, PM2041, PM3021, PM2012B, PM2022, PM2122, PM2322, PM2042, PM3122, PM3222, PM3332, PM2024, PM2124, PM2044, PM2144, PM3224, PM3334   * DTC 3180/3280   * DTC 329x (EISA) (Adaptec 154x compatible)   * Future Domain TMC-16x0, TMC-3260 (PCI)   * Future Domain TMC-8xx, TMC-950   * Future Domain chips TMC-1800, TMC-18C50, TMC-18C30, TMC-36C70   * ICP-Vortex PCI-SCSI Disk Array Controllers (many RAID levels supported) Patches for Linux 1.2.13 and 2.0.29 are available [ftp://icp-vortex.com/ download/linux/] here. The controllers GDT6111RP, GDT6121RP, GDT6117RP, GDT6127RP, GDT6511RP, GDT6521RP, GDT6517RP, GDT6527RP, GDT6537RP and GDT6557RP are supported. You can also use pre-patch-2.0.31-4 to pre-patch-2.0.31-9.   * ICP-Vortex EISA-SCSI Controllers (many RAID levels supported) Patches for Linux 1.2.13 and 2.0.29 are available [ftp://icp-vortex.com/download/ linux/] here. The controllers GDT3000B, GDT3000A, GDT3010A, GDT3020A and GDT3050A are supported. You can also use pre-patch-2.0.31-4 to pre-patch-2.0.31-9.   * Iomega PPA3 parallel port SCSI Host Bus Adapter embedded in ZIP drive   * Initio Corp. INI-9090U INI-9100, INI-9100W/A/UW, INI-9200U/UW, INI-9400U/ UW, INI-9520U/UW, INI-A100U2W   * Initio Corp. INIC-950   * Media Vision Pro Audio Spectrum 16 SCSI (ISA)   * Mylex (formerly BusLogic) W Series (PCI) (BT-948, BT-958, BT-958D)   * Mylex (formerly BusLogic) C Series (ISA/EISA/VLB/PCI) (BT-946C, BT-956C, BT-956CD, BT-445, BT-747C, BT-757C, BT-757CD, BT-545C, BT-540CF)   * Mylex (formerly Buslogic) S Series (ISA/EISA/VLB) (BT-445S, BT-747S, BT-747D, BT-757S, BT-757D, BT-545S, BT-542D, BT-742A, BT-542B)   * Mylex (formerly BusLogic) A Series (ISA/EISA) (BT-742A, BT-542B)   * NCR 5380 generic cards   * NCR 53C400 (Trantor T130B) (use generic NCR 5380 SCSI support)   * NCR 53C406a (Acculogic ISApport / Media Vision Premium 3D SCSI)   * NCR chips 53C7x0 (the 53C710 is only supported in PCI variant)   * NCR chips 53C810(A), 53C815, 53C820, 53C825(A), 53C860, 53C875, 53C895 (53C895 supported 'on paper')   * Qlogic / Control Concepts SCSI/IDE (FAS408) (ISA/VLB)   * Qlogic FASXXX/FASXX family of chips (ISA/VLB)   * QLogic IQ-PCI, IQ-PCI-10, IQ-PCI-D (PCI) (ISP1020 chip)   * Quantum ISA-200S, ISA-250MG   * Seagate ST-01/ST-02 (ISA)   * SIIG Ultrawide SCSI Pro (Initio chipset).   * SoundBlaster 16 SCSI-2 (Adaptec 152x compatible) (ISA)   * Tekram DC-390, DC-390W/U/F   * Trantor T128/T128F/T228 (ISA)   * UltraStor 14F (ISA), 24F (EISA), 34F (VLB)   * Western Digital WD7000 SCSI ----------------------------------------------------------------------------- 8.2. Alpha, Beta drivers   * AMD AM79C974 (PCI) (Compaq, HP, Zeos onboard SCSI) [ftp://metalab.unc.edu/pub/Linux/kernel/patches/scsi/AM53C974-0.3.tgz] (driver)   * Adaptec ACB-40xx SCSI-MFM/RLL bridgeboard [ftp://metalab.unc.edu/pub/Linux/kernel/patches/scsi/adaptec-40XX.tar.gz] (driver)   * Always Technologies AL-500 [ftp://metalab.unc.edu/pub/Linux/kernel/patches/scsi/al500-0.2.tar.gz] (driver)   * Iomega PC2/2B [ftp://metalab.unc.edu/pub/Linux/kernel/patches/scsi/ iomega_pc2-1.1.x.tar.gz] (driver)   * Ricoh GSI-8 [ftp://tsx-11.mit.edu/pub/linux/ALPHA/scsi/gsi8.tar.gz] (driver) ----------------------------------------------------------------------------- 8.3. Unsupported   * Adaptec AHA 2940UW Pro   * Adaptec AAA-13x RAID Adapters   * Adaptec AAA-113x Raid Port Cards   * Adaptec AIC-7810   * NCR chip 53C710 (ISA) (old obsolete chip, but still used in some Compaq models)   * Non Adaptec compatible DTC boards (327x, 328x) ----------------------------------------------------------------------------- 9. SCSI RAID Controllers This is by no means a complete list. This section will be updated in a future revision of this document.   * Mylex RAID controllers More information can be found [http://www.dandelion.com/Linux/ DAC960.html] here. ----------------------------------------------------------------------------- 10. IDE RAID Controllers   * Tekram D690CD IDE PCI Cache Controller (with RAID level 1 Mirroring and caching)   * ARCO Inc. DupliDisk IDE disk mirroring controller Support for ATA, IDE, E-IDE and UDMA drive. Controllers available can be plugged into ISA and PCI slots, and directly into the IDE controller. Furthermore, 3.5-inch and 5.25-inch Bay Mount units are available that fit into the respective drive bays. More information at [http:// www.arcoide.com/] Arco's web site. Make sure you have at least rev 3.00 of the firmware.   * 3ware Escalade IDE RAID controllers 3ware's 5000-series and 6000-series controllers have been supported since kernel 2.2.15. Support for the 7000-series controllers and RAID5 on the 6000-series controllers requires kernel 2.4.5 or 2.2.20 or better. Also make sure to use a recent firmware for RAID 5, since older firmware revisions (and older versions of the driver) can cause data corruption when a RAID 5 array runs degraded.   * Adaptec ATA RAID 2400A 4-port ATA/100 controller which supports RAID 0, RAID 1, RAID 1+0, and RAID 5. Use the dpt_i2o driver, which is included in recent 2.4.x kernels.   * Promise SuperTRAK SX6000 6-port ATA/100 controller which supports RAID 0, RAID 1, RAID 1+0, RAID 3, and RAID 5. Use the pti_st driver or the generic i2o drivers. Be sure to set the BIOS on the card for "Other OS" instead of "Linux", and check for firmware updates. ----------------------------------------------------------------------------- 11. Controllers (I/O) Any standard serial/parallel/joystick/combo cards. Linux supports 8250, 16450, 16550, and 16550A UART's. Cards that support non-standard IRQ's (IRQ > 9) can be used. See National Semiconductor's ``Application Note AN-493'' by Martin S. Michael. Section 5.0 describes in detail the differences between the NS16550 and NS16550A. Briefly, the NS16550 had bugs in the FIFO circuits, but the NS16550A (and later) chips fixed those. However, there were very few NS16550's produced by National, long ago, so these should be very rare. And many of the ``16550'' parts in actual modern boards are from the many manufacturers of compatible parts, which may not use the National ``A'' suffix. Also, some multiport boards will use 16552 or 16554 or various other multiport or multifunction chips from National or other suppliers (generally in a dense package soldered to the board, not a 40 pin DIP). Mostly, don't worry about it unless you encounter a very old 40 pin DIP National ``NS16550'' (no A) chip loose or in an old board, in which case treat it as a 16450 (no FIFO) rather than a 16550A. - Zhahai Stewart < [mailto: zstewart@hisys.com] zstewart@hisys.com> ----------------------------------------------------------------------------- 12. Controllers (multiport) 12.1. Non-intelligent cards 12.1.1. Supported   * AST FourPort and clones (4 port)   * Accent Async-4 (4 port)   * Arnet Multiport-8 (8 port)   * Bell Technologies HUB6 (6 port)   * Boca BB-1004, 1008 (4, 8 port) - no DTR, DSR, and CD   * Boca BB-2016 (16 port)   * Boca IO/AT66 (6 port)   * Boca IO 2by4 (4 serial / 2 parallel, uses 5 IRQ's)   * Computone ValuePort (4, 6, 8 port) (AST FourPort compatible)   * DigiBoard PC/X, PC/Xem, PCI/Xem, EISA/Xem, PCI/Xr (4, 8, 16 port)   * Comtrol Hostess 550 (4, 8 port)   * PC-COMM 4-port (4 port)   * SIIG I/O Expander 4S (4 port, uses 4 IRQ's)   * STB 4-COM (4 port)   * Twincom ACI/550   * Usenet Serial Board II (4 port) Non-intelligent cards usually come in two varieties, one using standard com port addresses and use 4 IRQ's, and another that's AST FourPort compatible and uses a selectable block of addresses and a single IRQ. (Addresses and IRQ's are set using setserial.) If you're getting one of these cards, be sure to check which standard it conforms to, prices are no indication. ----------------------------------------------------------------------------- 12.2. Intelligent cards 12.2.1. Supported   * Computone IntelliPort II (4/8/16 port) [ftp://ftp.computone.com/pub/bbs/beta/ip2linux-1.0.2.tar.gz] (driver)   * Cyclades Cyclom-Y (RISC-based, 8-32 ports) (ISA/PCI) [http://www.cyclades.com/support/downloads.php#CYCLOM-Y] (driver)   * Cyclades-Z (high-end, 16-64 ports) (PCI) [http://www.cyclades.com/support/downloads.php#CYCLADES-Z] (driver)   * DigiBoard PC/Xe (ISA), PC/Xi (EISA) and PC/Xeve [ftp://ftp.digibd.com/drivers/linux/] (driver)   * Equinox SST Intelligent serial I/O cards [http://www.equinox.com/] (driver)   * Hayes ESP 1, 2 and 8 port versions Included in kernel since 2.1.15. The driver for kernel versions 2.0.x can be found at [http://www.nyx.net/ ~arobinso/] (driver)   * Stallion EasyIO (ISA) / EasyConnection 8/32 (ISA/MCA) / EasyConnection 8/ 64 (PCI) For DIP switch settings and configuration files check [http:// www.stallion.com/] (driver)   * Stallion EasyConnection 8/64 (ISA/EISA) / ONboard (ISA/EISA/MCA) / Brumby (ISA) The latest driver can be found at [ftp://ftp.stallion.com/drivers/ ata5/Linux/v544.tar.gz] (driver) ----------------------------------------------------------------------------- 12.2.2. Alpha, Beta drivers   * Comtrol RocketPort (8/16/32 port) [ftp://metalab.unc.edu/pub/Linux/kernel/patches/serial/ comtrol-1.04.tar.gz] (driver) (kernels 1.2.x). A driver for kernels 2.x can be found at [ftp://tsx-11.mit.edu/pub/linux/packages/comtrol/] (driver)   * DigiBoard COM/Xi Contact Simon Park ([mailto:si@wimpol.demon.co.uk] si@wimpol.demon.co.uk) or Mark Hatle ([mailto: fray@krypton.mankato.msus.edu] fray@krypton.mankato.msus.edu). NOTE: both email addresses seem not to exist any longer.   * Moxa C102, C104, C168, C218 (8 port), C320 (8/16/24/32 expandable) and C320T [ftp://ftp.moxa.com.tw/drivers/linux/] (driver)   * RISCom/8   * Specialix SIO/XIO (modular, 4 to 32 ports) [ftp://metalab.unc.edu/pub/Linux/kernel/patches/serial/sidrv.taz] (driver)   * Specialix IO8+ Contact [mailto:devices@BitWizard.nl] devices@BitWizard.nl ----------------------------------------------------------------------------- 13. Network adapters 13.1. Supported 13.1.1. Ethernet Ethernet adapters vary greatly in performance. In general the newer the design the better. Some very old cards like the 3Com 3c501 are only useful because they can be found in junk heaps for $5 a time. Be careful with clones, not all are good clones and bad clones often cause erratic lockups under Linux. Read the [http://www.linuxdoc.org/HOWTO/Ethernet-HOWTO.html] Ethernet HOWTO for detailed descriptions of various cards. For ethernet cards with the DECchip DC21x4x family the "Tulip" driver is available. More information on this driver can be found at [http:// www.scyld.com/network/tulip.html] Donald Becker's site.   * 3Com 3c501 - "avoid like the plague" (3c501 driver)   * 3Com 3c503 (3c503 driver), 3c505 (3c505 driver), 3c507 (3c507 driver), 3c509/3c509B (ISA) / 3c579 (EISA)   * 3Com Etherlink III Vortex Ethercards (3c590, 3c592, 3c595, 3c597) (PCI), 3Com Etherlink XL Boomerang (3c900, 3c905) (PCI) and Cyclone (3c905B, 3c980) Ethercards (3c59x driver) and 3Com Fast EtherLink Ethercard (3c515) (ISA) (3c515 driver) Newer versions of this drivers are available at [http://www.scyld.com/network/vortex.html] Donald Becker's site Avoid the 3c900 card when possible as the driver is not functioning well for this card.   * 3Com 3ccfe575 Cyclone Cardbus (3c59x driver)   * 3Com 3c575 series Cardbus (3c59x driver) (ALL PCMCIA ??)   * AMD LANCE (79C960) / PCnet-ISA/PCI (AT1500, HP J2405A, NE1500/NE2100)   * AT&T GIS WaveLAN   * Allied Telesis AT1700   * Allied Telesis LA100PCI-T   * Allied Telesyn AT2400T/BT ("ne" module)   * Ansel Communications AC3200 (EISA)   * Apricot Xen-II / 82596   * Cabletron E21xx   * Cogent EM110   * Crystal Lan CS8920, Cs8900 [http://www.cirrus.com/private/drivers/ ethernet/edrivers.html] (driver)   * Danpex EN-9400   * DEC DE425 (EISA) / DE434/DE435 (PCI) / DE450/DE500 (DE4x5 driver)   * DEC DE450/DE500-XA (dc21x4x) (Tulip driver)   * DEC DEPCA and EtherWORKS   * DEC EtherWORKS 3 (DE203, DE204, DE205)   * DEC QSilver's (Tulip driver)   * Digi International RightSwitch   * DLink DE-220P, DE-528CT, DE-530+, DFE-500TX, DFE-530TX   * Fujitsu FMV-181/182/183/184   * HP PCLAN (27245 and 27xxx series)   * HP PCLAN PLUS (27247B and 27252A)   * HP 10/100VG PCLAN (J2577, J2573, 27248B, J2585) (ISA/EISA/PCI) Driver [ftp://ftp.pf.jcu.cz/pub/perex/hp100/] here, more information at [http:// www.scyld.com/network/] Donald Becker's site   * ICL EtherTeam 16i / 32 (EISA)   * Intel EtherExpress   * Intel EtherExpress Pro   * KTI ET16/P-D2, ET16/P-DC ISA (work jumperless and with hardware-configuration options)   * Macromate MN-220P (PnP or NE2000 mode)   * NCR WaveLAN   * NE2000/NE1000 (be careful with clones)   * Netgear FA-310TX (Tulip chip)   * New Media Ethernet   * PureData PDUC8028, PDI8023   * SEEQ 8005   * SMC Ultra / EtherEZ (ISA)   * SMC 9000 series   * SMC PCI EtherPower 10/100 (Tulip driver)   * SMC EtherPower II (epic100.c driver)   * Sun LANCE adapters (kernel 2.2 and newer)   * Sun Intel adapters (kernel 2.2 and newer)   * Schneider & Koch G16   * Western Digital WD80x3   * Zenith Z-Note / IBM ThinkPad 300 built-in adapter   * Znyx 312 etherarray (Tulip driver) ----------------------------------------------------------------------------- 13.1.2. ISDN   * [http://www.muc.de/~hm/linux/linux-isdn.html] ISDN for Linux WWW page   * ISDN4Linux tools are available from [ftp://ftp.franken.de/pub/isdn4linux/ v2.0] here.   * 3Com Sonix Arpeggio [ftp://metalab.unc.edu/pub/Linux/kernel/patches/ network/sonix.tgz] (driver)   * ASUSCOM Network Inc. ISDNLink 128K PC adapter (HiSax)   * AVM A1 (HiSax)   * AVM B1 (avmb1)   * Combinet EVERYWARE 1000 ISDN [ftp://metalab.unc.edu/pub/Linux/kernel/ patches/network/combinet1000isdn-1.02.tar.gz] (driver)   * Compaq ISDN S0 (ISA) (HiSax)   * Creatix PnP S0 (HiSax)   * Dr. Neuhaus Niccy PnP/PCI (HiSax)   * Dynalink IS64PH (HiSax)   * Eicon.Diehl Diva 2.0 (ISA/PCI) (S0 and U interface, no PRO version) (HiSax)   * Eicon.Diehl Diva Piccola (HiSax)   * Elsa Microlink PCC-16, PCF, PCF-Pro, PCC-8 (HiSax)   * ELSA QuickStep 1000/1000PCI/3000 (HiSax)   * HFC-2BS0 based cards (HiSax)   * IBM Active 2000 (ISA) (act2000)   * ICN ISDN cards (icn)   * Ith Kommunikationstechnik GmbH MIC 16 (ISA) (HiSax)   * ITK ix1-micro Rev.2 (HiSax)   * Octal PCBIT (pcbit)   * Sedlbauer Speed Card (HiSax)   * Teles SO-8/SO-16.0/SO-16.3/SO-16.3c/SO-16.4 and compatible ones (HiSax)   * Traverse Technologie NETjet PCI S0 (HiSax)   * USR Sportster internal TA (HiSax) ISDN cards that emulate standard modems or common Ethernet adapters don't need any special drivers to work. ----------------------------------------------------------------------------- 13.1.3. WAN Cards +--------------------------+-------+----------+---------------+------------+ |Manufacturer |Model |Bus |Driver |Notes | | |name | | | | +--------------------------+-------+----------+---------------+------------+ |[http://www.cyclades.com/ |PC300/ |PCI |  |1 or 2 | |products/svrbas/pc300.htm]|RSV | | |ports, | |Cyclades | | | |RS-232 and | | | | | |V.35 | +--------------------------+-------+----------+---------------+------------+ |[http://www.cyclades.com/ |PC300/ |PCI |  |1 or 2 | |products/svrbas/pc300.htm]|X21 | | |ports, X.21 | |Cyclades | | | | | +--------------------------+-------+----------+---------------+------------+ |[http://www.cyclades.com/ |PC300/ |PCI |  |1 or 2 | |products/svrbas/pc300.htm]|TE | | |ports, T1 | |Cyclades | | | |and E1 | +--------------------------+-------+----------+---------------+------------+ |Emerging Technologies Inc.|ET/5025|ISA |  |1 port, | | | | | |8-bit | +--------------------------+-------+----------+---------------+------------+ |Emerging Technologies Inc.|ET/ |ISA |  |1 port, | | |5025-16| | |16-bit | +--------------------------+-------+----------+---------------+------------+ |Emerging Technologies Inc.|ET/ |ISA |  |2 port, | | |5025-25| | |16-bit | +--------------------------+-------+----------+---------------+------------+ |Emerging Technologies Inc.|ET/ |PCI |  |4 port | | |5025pq | | | | +--------------------------+-------+----------+---------------+------------+ |FarSite Communications |FarSync|PCI |  |2 port | | |X21 T2P| | | | | |/WAN | | | | | |T2P | | | | +--------------------------+-------+----------+---------------+------------+ |FarSite Communications |FarSync|PCI |  |4 port | | |X21 T4P| | | | | |/WAN | | | | | |T4P | | | | +--------------------------+-------+----------+---------------+------------+ |[http:// |WANic |PCI |See |1 or 2 | |www.imagestream.com/] |520 | |ImageStream's |synchronous | |ImageStream | | |web site |serial, T1, | | | | | |or E1 ports | +--------------------------+-------+----------+---------------+------------+ |[http:// |WANic |PCI |See |4 or 8 | |www.imagestream.com/] |600 | |ImageStream's |synchronous | |ImageStream | | |web site |serial, T1, | | | | | |or E1 ports | +--------------------------+-------+----------+---------------+------------+ |[http:// |WANic |PCI |See |1 or 2 HSSI,| |www.imagestream.com/] |720 | |ImageStream's |DS3, or E3 | |ImageStream | | |web site |ports with | | | | | |i960 | | | | | |co-processor| +--------------------------+-------+----------+---------------+------------+ |[http:// |WANic |PCI |See |1 or 2 HSSI,| |www.imagestream.com/] |800 | |ImageStream's |DS3, or E3 | |ImageStream | | |web site |ports | +--------------------------+-------+----------+---------------+------------+ |[http:// |WANic |PCI |See |1 ATM DS3/ | |www.imagestream.com/] |1000 | |ImageStream's |E3, single | |ImageStream | | |web site |mode OC3, or| | | | | |multimode | | | | | |OC3 | +--------------------------+-------+----------+---------------+------------+ |[http:// |Aries |CompactPCI|See |1 or 2 | |www.imagestream.com/] |500 | |ImageStream's |synchronous | |ImageStream | | |web site |serial ports| +--------------------------+-------+----------+---------------+------------+ |[http:// |Aries |CompactPCI|See |4 or 8 | |www.imagestream.com/] |600 | |ImageStream's |synchronous | |ImageStream | | |web site |serial, T1, | | | | | |or E1 | +--------------------------+-------+----------+---------------+------------+ |[http:// |Aries |CompactPCI|See |1 or 2 HSSI,| |www.imagestream.com/] |720 | |ImageStream's |DS3, or E3 | |ImageStream | | |web site |ports with | | | | | |i960 | | | | | |co-processor| +--------------------------+-------+----------+---------------+------------+ |[http:// |Aries |CompactPCI|See |1 or 2 HSSI,| |www.imagestream.com/] |800 | |ImageStream's |DS3, or E3 | |ImageStream | | |web site |ports | +--------------------------+-------+----------+---------------+------------+ |[http:// |Maxim |PCI |See |1, 2, or 4 | |www.imagestream.com/] |520 |Mezzanine |ImageStream's |synchronous | |ImageStream | |Card (PMC)|web site |serial, T1, | | | | | |or E1 ports | +--------------------------+-------+----------+---------------+------------+ |[http:// |Maxim |PCI |See |4 | |www.imagestream.com/] |600 |Mezzanine |ImageStream's |synchronous | |ImageStream | |Card (PMC)|web site |serial + 4 | | | | | |T1 or E1 | | | | | |ports | +--------------------------+-------+----------+---------------+------------+ |[http:// |Maxim |PCI |See |1 or 2 HSSI | |www.imagestream.com/] |800 |Mezzanine |ImageStream's |ports | |ImageStream | |Card (PMC)|web site | | +--------------------------+-------+----------+---------------+------------+ |[http:// |Maxim |PCI |See |1 ATM DS3/ | |www.imagestream.com/] |1000 |Mezzanine |ImageStream's |E3, single | |ImageStream | |Card (PMC)|web site |mode OC3, or| | | | | |multimode | | | | | |OC3 | +--------------------------+-------+----------+---------------+------------+ |[http:// |ATM/ |PCI |See |1 ATM OC12 | |www.imagestream.com/] |OC12 |Mezzanine |ImageStream's |port (32/ | |ImageStream | |Card (PMC)|web site |64-bit PMC) | +--------------------------+-------+----------+---------------+------------+ |[http://www.sangoma.com/] |S514/ |PCI |[ftp:// |1.54Mbps | |Sangoma |FT1 | |ftp.sangoma.com|(T1). The | | | | |/linux/ |card can be | | | | |current_wanpipe|configured | | | | |/] Wanpipe |to support | | | | | |from 64kbps | | | | | |to 1.54Mbps.| +--------------------------+-------+----------+---------------+------------+ |[http://www.sangoma.com/] |S5141 |PCI |[ftp:// |RS232/V.35/ | |Sangoma | | |ftp.sangoma.com|X.21on dual | | | | |/linux/ |ports. Main | | | | |current_wanpipe|port is | | | | |/] Wanpipe |4Mpbs, | | | | | |secondary is| | | | | |512kbps. | +--------------------------+-------+----------+---------------+------------+ |[http://www.sangoma.com/] |S5142 |PCI |[ftp:// |RS232/V.35/ | |Sangoma | | |ftp.sangoma.com|X.21on four | | | | |/linux/ |ports. Main | | | | |current_wanpipe|ports are | | | | |/] Wanpipe |4Mpbs, | | | | | |secondaries | | | | | |are 512kbps.| | | | | |Functionally| | | | | |identical to| | | | | |two separate| | | | | |S5141 cards.| +--------------------------+-------+----------+---------------+------------+ |[http://www.sangoma.com/] |S508/ |ISA |[ftp:// |1.54Mbps | |Sangoma |FT1 | |ftp.sangoma.com|(T1). The | | | | |/linux/ |card can be | | | | |current_wanpipe|configured | | | | |/] Wanpipe |to support | | | | | |from 64kbps | | | | | |to 1.54Mbps.| +--------------------------+-------+----------+---------------+------------+ |[http://www.sangoma.com/] |S508 |ISA |[ftp:// |4Mbps, RS232| |Sangoma | | |ftp.sangoma.com|/V.35/X.21 | | | | |/linux/ | | | | | |current_wanpipe| | | | | |/] Wanpipe | | +--------------------------+-------+----------+---------------+------------+ |[http://www.sangoma.com/] |S503 |ISA |[ftp:// |64kbps, | |Sangoma | | |ftp.sangoma.com|RS232/V.35/ | | | | |/linux/ |X.21 | | | | |current_wanpipe| | | | | |/] Wanpipe | | +--------------------------+-------+----------+---------------+------------+ |[http://www.sangoma.com/] |S502 |ISA |[ftp:// |obsolete | |Sangoma | | |ftp.sangoma.com|card | | | | |/linux/ | | | | | |current_wanpipe| | | | | |/] Wanpipe | | +--------------------------+-------+----------+---------------+------------+ ----------------------------------------------------------------------------- 13.1.4. Wireless   * ZCOM WL2420 ISA Product information can be found [http://www.zcom.com.tw /] here. Object file kernel drivers are available [http://www.boerde.de/ ~matthias/airnet/zcom_v12] here. ----------------------------------------------------------------------------- 13.1.5. Frame Relay, X.25, Synchronous PPP, Cisco HDLC See WAN cards section. ----------------------------------------------------------------------------- 13.1.6. Pocket and portable adapters   * For more information on Linux and use of the parallel port, go to the [http://www.torque.net/linux-pp.html] Linux Parallel Port Home Page ([http://www.torque.net/parport/] alternate location). Check Appendix C for a complete list of supported parallel port devices (excluding printers). ----------------------------------------------------------------------------- 13.1.7. Slotless   * SLIP/CSLIP/PPP (serial port)   * EQL (serial IP load balancing)   * PLIP (parallel port) - using ``LapLink cable'' or bi-directional cable ----------------------------------------------------------------------------- 13.1.8. ARCnet   * Works with all ARCnet cards ----------------------------------------------------------------------------- 13.1.9. TokenRing Take a look at the token ring web site [http://www.linuxtr.net/] here.   * 3Com 3C619/B/C Tokenlink 16/4 (ibmtr)   * 3Com 3C319 Velocity ISA (ibmtr)   * IBM PCI token ring adapter   * IBM Wake on Lan TR adapter   * IBM 16/4 TR PCI Adapter 2, Adapter 2 Wake on Lan, Adapter 2 Wake on Lan Special   * IBM High Speedd 100/16/4 token ring   * IBM ISA 16/4, MCA 16/4 (ibmtr)   * IBM Tropic chipset cards   * Olicom RapidFire 3139, 3140, 3141, 3540 [http://www.olicom.com/] (more info)   * Olicom OC-3136, OC-3137, OC-3138, OC-3129 [http://www.olicom.com/] (more info)   * Madge Smart 100/16/4 PCI, 16/4 PCI Mk3, 16/4 PCI Mk2 [http:// www.madge.com/] (more info)   * Madge Presto PCI, 16/4 CardBus [http://www.madge.com/] (more info)   * Syskonnect TR4/16(+) SK-4190 ISA, SK-4590 PCI, SK-4591 PCI (sktr) ----------------------------------------------------------------------------- 13.1.10. FDDI   * DEC DEFEA (EISA) / DEFPA (PCI) (kernel 2.0.24 and later) ----------------------------------------------------------------------------- 13.1.11. Amateur radio (AX.25)   * Gracilis PackeTwin   * Ottawa PI/PI2   * Most generic 8530 based HDLC boards ----------------------------------------------------------------------------- 13.1.12. PCMCIA cards   * See Appendix B for complete list or the webpages of David Hinds [http:// pcmcia-cs.sourceforge.net/] here. ----------------------------------------------------------------------------- 13.2. Alpha, Beta drivers 13.2.1. Ethernet   * Racal-Interlan NI5210 (i82586 Ethernet chip). Improved support in kernel 2.2 and newer   * Racal-Interlan NI6510 (am7990 lance chip). Starting with kernel 1.3.66 more than 16Mb Ram is supported.   * Racal-Interlan PCI card (AMD PC net chip 97c970)?? ----------------------------------------------------------------------------- 13.2.2. ISDN   * SpellCaster's Datacomute/BRI, Telecomute/BRI (ISA) (sc) ----------------------------------------------------------------------------- 13.2.3. ATM   * Efficient Networks ENI155P-MF 155 Mbps ATM adapter (PCI) [http:// lrcwww.epfl.ch/linux-atm/] (driver) ----------------------------------------------------------------------------- 13.2.4. Wireless   * Proxim RangeLan2 7100 (ISA) / 630x (OEM mini-ISA) [http://www.komacke.com /distribution.html] (driver) ----------------------------------------------------------------------------- 13.3. Unsupported   * 3Com 3C359 Velocity XL PCI   * 3Com 3C339 Velocity PCI   * IBM PCI LANStreamer, MCA LANStreamer token ring   * Intel TokenExpress PRO, TokenExpress 16/4   * Sysconnect / Schneider & Koch Token Ring cards (all of them) ----------------------------------------------------------------------------- 14. Sound cards More information on sound drivers and sound cards can be found on [http:// www.linux.org.uk/OSS/] Alan Cox's OSS page, [http://www.alsa-project.org/] ALSA, and the Linux Sound HOWTO. ----------------------------------------------------------------------------- 14.1. Supported   * 4Front Technology Virtual Mixer (includes SoftOSS)   * 4Front Technology Virtual Synth (SoftOSS)   * 6850 UART MIDI   * A-Plus Sound of Music (OPL3-SA)   * A-Trend Harmony 3Ds751 (PCI)   * AcerMagic S23   * Adlib FM synthesizer card   * Adlib MSC 16 PnP (CS4235)   * AMD Interwave reference card   * ARC Probook   * Audio Excell DSP16   * Avance Logic ALS-007 chip based cards. Code for this chip is integrated in the Sound Blaster 16 driver. Isapnptools should be used for configuration.   * AW32 Pro (R2.2-W2)   * AW35 (CS4237)   * AW37 Pro (CS4235)   * Aztech Sound Galaxy NX Pro, NX Pro 16, WaveRider 32+   * Aztech Washington   * BTC Mozart Sound System   * BTC-1831 Sound Card (Opti 1688)   * Bravo Sound Card (Opti 82C930)   * Bull PowerPc builtin audio   * CDR4235-6/-8   * CS32-3DI   * Compaq Deskpro XL integrated Business Audio   * Creative EMU8000 add on (PnP)   * Creative Phone Blaster 28.8/33.6   * Creative Sound Blaster 1.0 to 2.0   * Creative Sound Blaster Pro   * Creative Sound Blaster 16   * Creative Sound Blaster 16 ASP   * Creative Sound Blaster 16 PnP (type-1 up to type-10)   * Creative Sound Blaster 16 Vibra   * Creative Sound Blaster 2.x   * Creative Sound Blaster 32/AWE   * Creative Sound Blaster 32/AWE PnP (type-1 up to type-10)   * Creative Sound Blaster AWE64 (type-1 up to type-7)   * Creative Sound Blaster AWE64 Gold (type-1 and type-2)   * Creative Sound Blaster PCI64/128   * Creative Sound Blaster AWE64/Gold and 16/32/AWE PnP cards need to be activated using isapnptools   * Creative ViBRA16C/CL/S (type-1 and type-2) PnP   * Creative ViBRA16X PnP (half duplex only)   * CrystaLake Crystal Clear Series 100   * Crystal Audio (CS4235)   * Crystal CRD4236B-1E   * Crystal CRD4237B-5/-8   * Crystal CSC0B35 (CS4236B)   * Crystal CX4237B-SIDE   * Crystal Onboard PnP Audio (CS4235)   * Dell Latidude builtin audio   * Diamond Crystal MM PC/104   * Digital AXP builtin audio   * ECHO-PSS cards (Orchid SoundWave32, Cardinal DSP16)   * ESS 1868, 1869 (type-1 and type-2), 1878, 1879, 1968 PnP AudioDrive   * Ensoniq AudioPCI (ES1371)   * Ensoniq AudioPCI / SoundBlaster PCI (ES1370)   * Ensoniq Soundscape Elite   * Ensoniq Soundscape PnP (model 1 and 2)   * Ensoniq Soundscape S-2000   * Ensoniq Soundscape VIVO, VIVO90   * Ensoniq ActionNote 880 C/CX   * Gallant's sound card (SC-6000 and SC-66000 based)   * Generic AD1815 based soundcard (PnP)   * Generic CMI8330 based soundcard (PnP)   * Generic Crystal CS4232 based soundcard or motherboard (non PnP)   * Generic Crystal CS4232 by Acer (PnP mode)   * Generic Crystal CS4232 type-1 up to type-3 (PnP mode)   * Generic Crystal CS4235 type-1   * Generic Crystal CS4236 (type-1 up to type-3)   * Generic Crystal CS4236 based soundcard or motherboard (non PnP)   * Generic Crystal CS4236A (type-1 and type-2), CS4236B   * Generic Crystal CS4237 based soundcard or motherboard (non PnP)   * Generic Crystal CS4237B (type-1 and type-2)   * Generic Crystal CS4238 based soundcard or motherboard (non PnP)   * Generic ESS ES688, ES1688, ES1788, ES1868, ES1869, ES1887, ES1888 based soundcard or motherboard   * Generic Jazz16 based soundcard   * Generic MAD16 (OPTi 82C928), MAD16 Pro, MAD16 Pro (duplex) (OPTi 82C929)   * Generic Mozart soundcard (OAK OTI-601 chip)   * Generic OPTi 82C924, 82C925 based sound card (PnP)   * Generic OPTi 82C924 soundcard (non PnP mode). Use the MSS driver and the isapnp tools   * Generic OPTi 82C930   * Generic OPTi 82C931 [http://www.sequel.demon.co.uk/opti.html] (more info)   * Generic Soundscape based soundcard   * Generic Windows Sound System compatible   * Generic Yamaha OPL3-SA1 (YMF701) based soundcard   * Generic Yamaha OPL3-SA2 (YMF711) based soundcard (type-1, type-3, type-4)   * Generic Yamaha OPL3-SA3 (YMF715) based soundcard   * Generic Yamaha OPL3-SAx (YMF715/YMF719) non-PnP   * Gravis Ultrasound   * Gravis Ultrasound Extreme   * Gravis Ultrasound 16-bit sampling daughterboard   * Gravis Ultrasound MAX   * Gravis Ultrasound ACE   * Gravis Ultrasound PnP (with RAM), PnP Pro   * HP OmniBook 2100 (CS4236)   * Home Studio 64 (analog audio only)   * IBM Audio Feature (CS423x)   * Logitech SoundMan Games (SBPro, 44kHz stereo support)   * Logitech SoundMan Wave (Jazz16/OPL4)   * Logitech SoundMan 16 (PAS-16 compatible)   * MED3201 audio card   * Maxi Sound 32 PnP (analog audio only)   * Maxi Sound 64 Dynamic 3D (analog audio only)   * Media Sound SW/32 (non PnP mode)   * MediaTriX AudioTriX Pro, 3D XG   * Media Vision Premium 3D (Jazz16)   * Media Vision Pro Sonic 16 (Jazz)   * Media Vision Pro Audio Spectrum 16 (PAS-16)   * Media Vision Pro Audio Studio 16   * Media Vision Thunderboard   * Microsoft Windows Sound System board (AD1848)   * MiroSound PCM!-pro   * MultiWave AudioWave Green 16   * Music Quest MIDI connector card (MCC)   * Music Quest MQX-16, MQX-16S MIDI adapter   * Music Quest MQX-32, MQX-32M MIDI adapter   * Music Quest PC MIDI card   * NEC Harmony   * Orchid SoundDrive 16EZ   * Pine PT201   * Primax SoundStorm FM 16, SoundStorm Wave   * Pro Audio Spectrum 16, Studio 16   * RME Digi32, Digi32 Pro, Digi32/8   * Reveal SC300   * Reveal WaveExtreme Pro (with RAM)   * Roland MPU IPC-T MIDI adapter   * S3 SonicVibes   * Shark Mako   * Sharp PC8800   * Shuttle Sound System 48   * Spacewalker HOT-255 PCI 3D (PCI)   * TerraTec Maestro 32/96   * Terratec EWS64XL (audio only)   * Terratec Sound System Base 1 (AD1816)   * Terratec Sound System Base 64 (AD1816)   * Tomato Sound System (OPTi 82C930)   * Trust Sound Expert De Luxe Wave 32   * Turtle Beach Classic/Tahiti/Monterey   * Turtle Beach Maui   * Turtle Beach Monte Carlo 928, Monte Carlo 929   * Turtle Beach Pinnacle/Fiji   * Turtle Beach Tropez, Tropez Plus (audio only)   * Turtle Beach Daytona (audio only)   * Wearnes Classic 16   * Yamaha Sound Edge SW20-PC   * Zefiro Acoustics ZA2 (NOT RECOMMENDED)   * Zenith Z-Player   * AWE32/64 supports is started in kernel series 2.1.x (check the [http:// www.linuxdoc.org/HOWTO/mini/Soundblaster-AWE.html] SoundBlaster AWE mini-HOWTO by Marcus Brinkmann for installation details)   * MPU-401 MIDI Intelligent mode (don't enable blindly)   + MPU IPC-T   + MQX-32M   * MPU-401 MIDI UART only dumb port (don't enable blindly)   * Yamaha FM synthesizers (OPL2, OPL3, OPL3-SAx (since kernel series 2.1.x) and OPL4) OSS supports all MIDI daughter cards including Wave Blaster, TB Rio and Yamaha DB50XG. The only requirement is that the "host" card is supported by OSS. Note that only the "host" card needs to be configured using soundconf. The daughter card will be automatically accessible through the MIDI of the "host" card. ----------------------------------------------------------------------------- 14.2. Alpha, Beta drivers   * 4Front Tech. Waveloop loopback audio device   * Acer FX-3D (AD1816 based)   * AVM Apex Pro card (AD1816 based)   * Aztech AZT1008, AZT2320, AZT3000   * Aztech SC-16 3D (AD1816 based)   * Creative Sound Blaster Vibra16x   * Creative Sound Blaster Live! and Live! Value Edition Creative Labs has beta driver for this card. They work with kernels 2.0.36 and 2.2.5 (and most probably newer kernels in these series). The drivers can be downloaded under the software download area at [http://www.creative.com/] Creative's web site.   * Highscreen Sound-Boostar 32 Wave 3D (AD1816 based)   * Highscreen Sound-Boostar 16 (AD1816 based)   * HP Kayak (AD1816 based)   * IBM MWave   * Newcom SC-16 3D (AD1816 based)   * PC speaker / Parallel port DAC [ftp://ftp.informatik.hu-berlin.de/pub/os/ linux/hu-sound/] (driver)   * Rockwell WaveArtist chipset   * Sonorus STUDI/O   * SY-1816 (AD1816 based)   * Terratec Base 1, Base 64 (AD1816 based)   * Terratec EWS64S (AD1816 based)   * Turtle Beach Malibu [ftp://ftp.cs.colorado.edu/users/mccreary/archive/ tbeach/multisound/] (driver) For the AD1816 sound chip based sound cards isapnptools is needed for configuration. ----------------------------------------------------------------------------- 14.3. Unsupported Please note that this section has not been updated recently. It is most likely incorrect.   * A-Trend Harmony 3DS724 (PCI)   * Actech PCI 388-A3D q   * Adaptec AME-1570   * Aureal Vortex (PCI)   * Cardinal DSP 16   * Contributed lowlevel drivers   * Crystal CS4614 (PCI)   * Cyrix MediaGX builtin audio   * Diamond Monster Sound MX300   * Diamond Sonic Impact   * Dream 94PnP Home Studio   * EON Bach SP901 (A3D)   * ESS (PCI)   * ESS Maestro-1 (PCI), Maestro-2 (PCI)   * ESS Solo-1 (PCI)   * Echo Personal Sound System   * Generic ALS007, ALS100 based soundcard   * Orchid NuSound 3D   * Orchid SoundWave 32   * Paradise DSP-16   * Quicknet Internet LineJACK   * Terratec XLerate (A3D)   * Turtle Beach Montego   * Turtle Beach TBS-2000   * Videologic SonicStorm   * Wearnes Beethoven ADSP-16   * Western Digital Paradise DSP-16   * Yamaha YMF724 (PCI) The ASP chip on Sound Blaster 16 series is not supported. AWE32's onboard E-mu MIDI synthesizer is not supported. Nathan Laredo < [mailto:laredo@gnu.ai.mit.edu] laredo@gnu.ai.mit.edu> is willing to write AWE32 drivers if you send him a complimentary card. He is also willing to write drivers for almost any hardware if you send him free samples of your hardware. Sound Blaster 16's with DSP 4.11 and 4.12 have a hardware bug that causes hung/stuck notes when playing MIDI and digital audio at the same time. The problem can happen with either Wave Blaster daughterboards or MIDI devices attached to the MIDI port. There is no known fix. ----------------------------------------------------------------------------- 15. Hard drives All hard drives should work if the controller is supported. (From the SCSI HOWTO) All direct access SCSI devices with a block size of 256, 512, or 1024 bytes should work. Other block sizes will not work (Note that this can often be fixed by changing the block and/or sector sizes using the MODE SELECT SCSI command). Large IDE (EIDE) drives work fine with newer kernels. The boot partition must lie in the first 1024 cylinders due to PC BIOS limitations. Some Conner CFP1060S drives may have problems with Linux and ext2fs. The symptoms are inode errors during e2fsck and corrupt file systems. Conner has released a firmware upgrade to fix this problem, contact Conner at 1-800-4CONNER (US) or +44-1294-315333 (Europe). Have the microcode version (found on the drive label, 9WA1.6x) handy when you call. Many Maxtor and Western Digital IDE drives are reported to not happily co-exist on the same IDE cable with the other manufacturers drive. Usually one of the drives will fail during operation. Solution is to put them on different IDE cables. Certain Micropolis drives have problems with Adaptec and BusLogic cards, contact the drive manufacturers for firmware upgrades if you suspect problems.   * Multiple device driver (RAID-0, RAID-1) [ftp:// sweet-smoke.ufr-info-p7.ibp.fr/public/Linux/] (driver) ----------------------------------------------------------------------------- 15.1. Unsupported The following hard drives are mentioned as not supported by Linux. Read the bug report available.   * NEC D3817, D3825, D3827, D3847 "These drives are slightly non-SCSI-2 compliant in the values reported in Mode Sense Page 3. In Mode Sense Page 3 all NEC D38x7 drives report their sector size as zero. The NEC drives are the first brand of drive we have ever encountered that reported the sector size as zero. Unfortunately, that field in Mode Sense Page 3 is not modifiable and there is no way to update the firmware on the D38x7 drives to correct this problem." Problems are mentioned for D3825 and D3827 (both revision 0407). Revision 0410 of these two hard drives seems to solve this problem. ----------------------------------------------------------------------------- 16. Tape drives 16.1. Supported   * SCSI tape drives (From the SCSI HOWTO) Drives using both fixed and variable length blocks smaller than the driver buffer length (set to 32k in the distribution sources) are supported. Virtually all drives should work. (Send mail if you know of any incompatible drives.)   + Seagate Sidewinder 50 AIT (on ICP 6527 RAID-controller)   * QIC-02 drives   * Iomega Ditto internal (ftape 3.04c and newer) ----------------------------------------------------------------------------- 16.2. Alpha, Beta drivers   * QIC-117, QIC-40/80, QIC-3010/3020 (QIC-WIDE) drives Most tape drives using the floppy controller should work. Various dedicated controllers (Colorado FC-10/FC-20, Mountain Mach-2, Iomega Tape Controller II) are also supported [ftp://metalab.unc.edu/pub/Linux/kernel/tapes] here   * ATAPI tape drives For these an alpha driver (ide-tape.c) is available in the kernel. ATAPI tape drives supported are   + Seagate TapeStor 8000   + Conner CTMA 4000 IDE ATAPI Streaming tape drive ----------------------------------------------------------------------------- 16.3. Unsupported   * Emerald and Tecmar QIC-02 tape controller cards - Chris Ulrich < [mailto: insom@math.ucr.edu] insom@math.ucr.edu >   * Drives that connect to the parallel port (eg: Colorado Trakker)   * Some high speed tape controllers (Colorado TC-15)   * Irwin AX250L/Accutrak 250 (not QIC-80)   * IBM Internal Tape Backup Unit (not QIC-80)   * COREtape Light ----------------------------------------------------------------------------- 17. CD-ROM drives For more information on CD-ROM drives check the [http://www.linuxdoc.org/ HOWTO/CDROM-HOWTO.html] CDROM-HOWTO. ----------------------------------------------------------------------------- 17.1. Supported Common CD-ROM drives   * SCSI CD-ROM drives (From the CD-ROM HOWTO) Any SCSI CD-ROM drive with a block size of 512 or 2048 bytes should work under Linux; this includes the vast majority of CD-ROM drives on the market.   * EIDE (ATAPI) CD-ROM drives (IDECD) Almost all double, quad and six speed drives are supported, including   + Mitsumi FX400   + Nec-260   + Sony 55E Proprietary CD-ROM drives   * Aztech CDA268-01A, Orchid CDS-3110, Okano/Wearnes CDD-110, Conrad TXC, CyCDROM CR520ie/CR540ie/CR940ie (AZTCD)   * Creative Labs CD-200(F) (SBPCD)   * Funai E2550UA/MK4015 (SBPCD)   * GoldStar R420 (GSCD)   * IBM External ISA (SBPCD)   * Kotobuki (SBPCD)   * Lasermate CR328A (OPTCD)   * LMS Philips CM 206 (CM206)   * Longshine LCS-7260 (SBPCD)   * Matsushita/Panasonic CR-521/522/523/562/563 (SBPCD)   * MicroSolutions Backpack parallel portdrive (BPCD)   * Mitsumi CR DC LU05S (MCD/MCDX)   * Mitsumi FX001D/F (MCD/MCDX)   * Optics Storage Dolphin 8000AT (OPTCD)   * Sanyo CDR-H94A (SJCD)   * Sony CDU31A/CDU33A (CDU31A)   * Sony CDU-510/CDU-515 (SOMYCD535)   * Sony CDU-535/CDU-531 (SONYCD535)   * Teac CD-55A SuperQuad (SBPCD) ----------------------------------------------------------------------------- 17.2. Alpha, Beta drivers   * LMS/Philips CM 205/225/202 [ftp://metalab.unc.edu/pub/Linux/kernel/ patches/cdrom/lmscd0.4.tar.gz] here   * NEC CDR-35D (old) [ftp://metalab.unc.edu/pub/Linux/kernel/patches/cdrom/ linux-neccdr35d.patch] here   * Sony SCSI multisession CD-XA [ftp://tsx-11.mit.edu/pub/linux/patches/ sony-multi-0.00.tar.gz] here   * Parallel Port Driver [http://www.torque.net/linux-pp.html] here ----------------------------------------------------------------------------- 17.3. Notes All CD-ROM drives should work similarly for reading data. There are various compatibility problems with audio CD playing utilities. (Especially with newer low-end NEC drives.) Some alpha drivers may not have audio support yet. Early (single speed) NEC CD-ROM drives may have trouble with currently available SCSI controllers. PhotoCD (XA) is supported. The hpcdtoppm program by Hadmut Danisch converts PhotoCD files to the portable pixmap format. The program can be obtained from [ftp://ftp.gwdg.de/pub/linux/hpcdtoppm] here or as part of the PBM utilities. Also, reading video CD is supported in kernel series 2.1.3x and later. A patch is available for kernel 2.0.30. Finally, most IDE CD-ROM Changers are supported. ----------------------------------------------------------------------------- 18. CD-Writers Many CD-Writers are supported by Linux now. For an up to date list of CD-Writers supported check the [http://www.linuxdoc.org/HOWTO/ CD-Writing-HOWTO.html] CD-Writing HOWTO, check [http://www.shop.de/cgi-bin/ winni/lsc.pl] here or check [http://www.guug.de:8080/cgi-bin/winni/lsc.pl] here. Cdwrite [ftp://metalab.unc.edu/pub/Linux/utils/disk-management/] here and cdrecord [http://www.fokus.gmd.de/research/cc/glone/employees/ joerg.schilling/private/cdrecord.html] here can be used for writing CD's. The X-CD-Roast package for Linux is a graphical front-end for using CD writers. The package can be found at [ftp://metalab.unc.edu/pub/Linux/utils/ disk-management/xcdroast-0.96d.tar.gz] here.   * Grundig CDR 100 IPW   * HP CD-Writer+ 7100   * HP SureStore 4020i   * HP SureStore 6020es/i   * JVC XR-W2010   * Kodak PCD 225   * Mitsubishi CDRW-226   * Mitsumi CR-2600TE   * Olympus CDS 620E   * Philips CDD-521/10,522,2000,2600,3610   * Pinnacle Micro RCD-5020/5040   * Plextor CDR PX-24CS   * Ricoh MP 1420C   * Ricoh MP 6200S/6201S   * Sanyo CRD-R24S   * Smart and Friendly Internal 2006 Plus 2.05   * Sony CDU 920S/924/926S   * Taiyo Yuden EW-50   * TEAC CD-R50S   * WPI(Wearnes) CDR-632P   * WPI(Wearnes) CDRW-622   * Yamaha CDR-100   * Yamaha CDR-200/200t/200tx   * Yamaha CDR-400t/400tx ----------------------------------------------------------------------------- 19. Removable drives All SCSI drives should work if the controller is supported, including optical (MO), WORM, floptical, Bernoulli, Zip, Jaz, SyQuest, PD, and others.   * Panasonic MO (combines a CD-ROM drive and an optical removable disk). You have to set a switch when configuring the kernel to get both part work at the same time.   * Parallel port Zip drives [ftp://gear.torque.net/pub/] here   * Parallel port Avatar Shark-250 [http://www.torque.net/parport/] here Removable drives work like hard disks and floppies, just fdisk / mkfs and mount the disks. Linux provides drive locking if your drives support it. mtools can also be used if the disks are in MS-DOS format. CD-R drives require special software to work. Read the CD-R Mini-HOWTO. Linux supports both 512 and 1024 bytes/sector disks. Starting with kernel 2.1.32 Linux also supports 2048 bytes/sector. A patch to kernel 2.0.30 is available at [http://liniere.gen.u-tokyo.ac.jp/2048.html] here. The 2048 bytes/sector support is needed for   * Fujitsu magneto-optical disk drives M2513 Starting with pre-patch-2.0.31-3 IDE/ATAPI internal Zip drives, flopticals and PD's are supported.   * LS-120 floptical   * PD-CD ----------------------------------------------------------------------------- 20. Mice 20.1. Supported   * Microsoft serial mouse   * Mouse Systems serial mouse   * Logitech Mouseman serial mouse   * Logitech serial mouse   * ATI XL Inport busmouse   * C&T 82C710 (QuickPort) (Toshiba, TI Travelmate)   * Microsoft busmouse   * Logitech busmouse   * PS/2 (auxiliary device) mouse ----------------------------------------------------------------------------- 20.2. Alpha, Beta drivers   * Sejin J-mouse [ftp://metalab.unc.edu/pub/Linux/kernel/patches/console/ jmouse.1.1.70-jmouse.tar.gz] here   * MultiMouse - use multiple mouse devices as single mouse [ftp:// metalab.unc.edu/pub/Linux/system/misc/MultiMouse-1.0.tgz] here   * Microsoft Intellimouse ----------------------------------------------------------------------------- 20.3. Notes Touchpad devices like Alps Glidepoint also work, so long they're compatible with another mouse protocol. Newer Logitech mice (except the Mouseman) use the Microsoft protocol and all three buttons do work. Eventhough Microsoft's mice have only two buttons, the protocol allows three buttons. The mouse port on the ATI Graphics Ultra and Ultra Pro use the Logitech busmouse protocol. (See the [http://www.ibiblio.org/pub/Linux/docs/HOWTO/ unmaintained/Busmouse-HOWTO] Busmouse HOWTO for details.) ----------------------------------------------------------------------------- 21. Modems All external modems connected via a RS-232 serial port should work. This includes external ISDN adapters, although some of the extended features of external ISDN adapaters (such as multilink) may or may not work. Internal modems are another story, however. There are many so-called "winmodems" available now. In fact, it seems that most PCI modems are winmodems. Some of them do have drivers for Linux now, but many of the drivers are often binary-only. (See the note on binary-only drivers.) See [http://www.linmodems.org/] Linmodems.org for more information on Linux-supported winmodems. Note that there are external USB winmodems on the market now, so be very careful when shopping for external modems. Furthermore, many flash upgradable modems only have flash programs for Win95/ NT. These modems cannot be upgraded under Linux. A small number of modems come with DOS software that downloads the control program at runtime. These can normally be used by loading the program under DOS and doing a warm boot. Such modems are probably best avoided as you won't be able to use them with non PC hardware in the future. Most 16-bit PCMCIA modems should work with the PCMCIA drivers. CardBus modems are usually winmodems much like PCI modems. Your best bet for now is to find a card that lists compatibility with DOS and Windows 3.1. All that said, if a modem is known to have a real UART (or hardware UART emulation), whether it is ISA, PCMCIA, etc., it should work under Linux. Fax modems need appropriated fax software to operate. Also be sure that the fax part of the modem supports Class 2 or Class 2.0. It seems to be generally true for any fax software on unix that support for Class 1.0 is not available. An exception to this is the Linux efax program which supports both Class 1 and Class 2 fax modems. In some cases there can be a few (minor) technical problems with Class 1 modems. If you have a choice it is recommend to get a Class 2 modem. See Appendix E Linux Incompatible Hardware for specific cards known not to work with Linux. The following are other good resources for finding Linux-compatible modems:   * Rob Clark's "Winmodems are not modems" page   * Andrew Comech's "PCI modems and Linux" page   * Andrew Comech's "Cheap /Linux/ Box" section on modems   * Linmodems.org Most of the information below is from those sites. Other useful documents include the following:   * Modem HOWTO   * Linmodem HOWTO   * Winmodems and Linux HOWTO (may be superceded by the Linmodem HOWTO) Below is a very incomplete list of modems currently known to work under Linux. +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |Manufacturer |Model name |Chipset|Bus|Driver|Notes| +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |[http://www.actiontec.com/] Actiontec |[http:// |  |PCI|  |  | | |www.actiontec.com| | | | | | |/products/modems/| | | | | | |cwi/] | | | | | | |PCI56012-01CW | | | | | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |[http://www.multitech.com/] Multitech |[http:// |  |PCI|  |  | | |www.multitech.com| | | | | | |/PRODUCTS/ | | | | | | |MultiModemZPX/] | | | | | | |MultiModem | | | | | | |MT5634ZPX-PCI | | | | | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |IBM |33L4618 |  |PCI|  |  | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |Topic |FM-56PCI-TP |  |PCI|  |  | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |3Com |3CP5610 |  |PCI|  |  | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |3Com |3CP5613 Internet |  |PCI|  |  | | |Gaming Modem | | | | | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |3Com |3CP2976 |  |PCI|  |  | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |3Com |3CP2977 |  |PCI|  |  | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |Archtek |Smartlink 5634PCV|  |PCI|  |  | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |Zoom |2920 |  |PCI|  |  | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ |Well Communications |FM-56PCI-TP |  |PCI|  |  | +------------------------------------------------------------------+-----------------+-------+---+------+-----+ The following is old information and may not be entirely correct. It may be removed in a future revision of this document.   * Digicom Connection 96+/14.4+ - DSP code downloading program [ftp:// metalab.unc.edu/pub/Linux/apps/serialcomm/smdl-linux.1.02.tar.gz] here   * Motorola ModemSURFR internal 56K. Add a couple of line to RC.SERIAL to account for IRQ and ports if they are non-standard.   * ZyXEL U-1496 series - ZyXEL 1.4, modem/fax/voice control program [http:// pe1chl.xs4all.nl/] here   * ZyXEL Elite 2864 series - modem/fax/voice control program [http:// pe1chl.xs4all.nl/] here   * ZyXEL Omni TA 128 - modem/fax/voice control program [http:// pe1chl.xs4all.nl/] here Also multimodem cards are supported by Linux.   * Moreton Bay RAStel multimodem card Check [http://www.moreton.com.au/ linux.htm] here for Linux drivers. The following modem is mentioned not to be supported   * Aztech MDP3858 56.6 (PCI) ----------------------------------------------------------------------------- 22. Printers/Plotters The following is a list of printers from the [http://www.linuxprinting.org] linuxprinting.org database. See their web site and the Linux Printing HOWTO for more information. +---------------------+-------------------------------+-------------+ |Manufacturer |Model Number |Functionality| +---------------------+-------------------------------+-------------+ |Alps |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=240137]| | | |MD-1000 | | +---------------------+-------------------------------+-------------+ |Alps |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=240169]| | | |MD-1300 | | +---------------------+-------------------------------+-------------+ |Alps |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Alps-MD-1500] MD-1500 | | +---------------------+-------------------------------+-------------+ |Alps |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=240105]| | | |MD-2000 | | +---------------------+-------------------------------+-------------+ |Alps |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Alps-MD-2010] MD-2010 | | +---------------------+-------------------------------+-------------+ |Alps |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Alps-MD-2300] MD-2300 | | +---------------------+-------------------------------+-------------+ |Alps |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=240073]| | | |MD-4000 | | +---------------------+-------------------------------+-------------+ |Alps |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=240041]| | | |MD-5000 | | +---------------------+-------------------------------+-------------+ |Alps |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Alps-MD-5500] MD-5500 | | +---------------------+-------------------------------+-------------+ |Anitech |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Anitech-M24] M24 | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=291081]|perfectly | | |P-1200 | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Apollo-P-1220_Barbie] P-1220 | | | |Barbie | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Apollo-P-1250] P-1250 | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Apollo-P-2100] P-2100 | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Apollo-P-2150] P-2150 | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=413737]|perfectly | | |P-2200 | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Apollo-P-2250] P-2250 | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Apollo-P-2500] P-2500 | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Apollo-P-2550] P-2550 | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Apollo-P-2600] P-2600 | | +---------------------+-------------------------------+-------------+ |Apollo |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Apollo-P-2650] P-2650 | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=225673]|perfectly | | |12/640ps | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=279849]| | | |Color StyleWriter 1500 | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=279785]| | | |Color StyleWriter 2200 | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=279913]| | | |Color StyleWriter 2400 | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=77824] | | | |Color StyleWriter 2500 | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23648] |perfectly | | |Dot Matrix | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23776] |perfectly | | |ImageWriter | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=381449]| | | |ImageWriter II | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23840] |perfectly | | |ImageWriter LQ | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=160969]|perfectly | | |LaserWriter 16/600 | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Apple-LaserWriter_4_600] | | | |LaserWriter 4/600 | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=169641]|perfectly | | |LaserWriter IINTX | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=178336]|perfectly | | |LaserWriter IIg | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=44128] | | | |LaserWriter NT | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=582898]|perfectly | | |LaserWriter Pro 630 | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=94016] |perfectly | | |LaserWriter Select 360 | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=279721]| | | |StyleWriter 1200 | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=279593]| | | |StyleWriter I | | +---------------------+-------------------------------+-------------+ |Apple |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=279657]| | | |StyleWriter II | | +---------------------+-------------------------------+-------------+ |Avery |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=126112]| | | |Personal Label Printer | | +---------------------+-------------------------------+-------------+ |Avery |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126113]|perfectly | | |Personal Label Printer+ | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=328361]|Paperweight | | |4550 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=144320]|partially | | |DCP-1200 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=97312] | | | |HJ-400 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=152800]|perfectly | | |HL-1020 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=261673]| | | |HL-1030 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=81408] |perfectly | | |HL-1040 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=63456] | | | |HL-1050 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=73216] | | | |HL-1060 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=99840] |perfectly | | |HL-1070 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=65696] |perfectly | | |HL-10V | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=190793]|perfectly | | |HL-10h | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=234953]| | | |HL-1240 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=185225]|perfectly | | |HL-1250 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=78336] |perfectly | | |HL-1260 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=165408]|perfectly | | |HL-1270N | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Brother-HL-1440] HL-1440 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Brother-HL-1450] HL-1450 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Brother-HL-1470N] HL-1470N | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=613522]|perfectly | | |HL-1650 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=165536]|perfectly | | |HL-1660e | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=613618]|perfectly | | |HL-1670N | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=121952]|perfectly | | |HL-2060 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Brother-HL-2400CeN] HL-2400CeN | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Brother-HL-2460] HL-2460 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Brother-HL-2460N] HL-2460N | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Brother-HL-3400CN] HL-3400CN | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=114592]|perfectly | | |HL-4Ve | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=123968]|perfectly | | |HL-630 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63584] |perfectly | | |HL-660 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62528] |perfectly | | |HL-720 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=71008] |perfectly | | |HL-730 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63552] |perfectly | | |HL-760 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=74528] |perfectly | | |HL-8 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=84256] |perfectly | | |HL-820 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=539634]|perfectly | | |HL-960 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=74304] |partially | | |MC-3000 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=73760] |partially | | |MFC 7150C | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=48000] |partially | | |MFC-4350 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=211017]|partially | | |MFC-6550MC | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=48064] |partially | | |MFC-8300 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=545746]|partially | | |MFC-9050 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=83072] |partially | | |MFC-9100c | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=81568] |partially | | |MFC-9500 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=160288]|partially | | |MFC-9600 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Brother-MFC-P2500] MFC-P2500 | | +---------------------+-------------------------------+-------------+ |Brother |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=47328] |Paperweight | | |MP-21C | | +---------------------+-------------------------------+-------------+ |CItoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=44256] |perfectly | | |M8510 | | +---------------------+-------------------------------+-------------+ |CalComp |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=261321]|perfectly | | |Artisan 1023 penplotter | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-BJ-100] BJ-100 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=58656] |perfectly | | |BJ-10e | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-BJ-10v] BJ-10v | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-BJ-15v] BJ-15v | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=58688] |perfectly | | |BJ-20 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=58720] |perfectly | | |BJ-200 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=423826]|perfectly | | |BJ-30 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63264] |partially | | |BJ-300 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=222377]|perfectly | | |BJ-330 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-BJ-35v] BJ-35v | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=90976] |perfectly | | |BJ-5 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=139017]| | | |BJC-1000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=89152] | | | |BJC-2000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Canon-BJC-2010] BJC-2010 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=58752] |perfectly | | |BJC-210 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=309929]| | | |BJC-2100 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=49568] |partially | | |BJC-210SP | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Canon-BJC-2110] BJC-2110 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=58816] | | | |BJC-240 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60384] |perfectly | | |BJC-250 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-BJC-250ex] BJC-250ex | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-BJC-255SP] BJC-255SP | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-BJC-265SP] BJC-265SP | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=129472]| | | |BJC-3000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60448] |perfectly | | |BJC-4000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60480] |perfectly | | |BJC-4100 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60512] |perfectly | | |BJC-4200 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60544] |perfectly | | |BJC-4300 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=75232] | | | |BJC-4310SP | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62240] |perfectly | | |BJC-4400 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60576] |perfectly | | |BJC-4550 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=551346]| | | |BJC-50 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=67584] |Paperweight | | |BJC-5000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=21536] |Paperweight | | |BJC-5100 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=551282]| | | |BJC-55 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=77568] |perfectly | | |BJC-600 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=71392] | | | |BJC-6000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60192] |perfectly | | |BJC-610 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=317225]|partially | | |BJC-6100 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62080] |perfectly | | |BJC-620 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=413673]|partially | | |BJC-6200 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=272681]|partially | | |BJC-6500 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-BJC-680J] BJC-680J | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60416] |perfectly | | |BJC-70 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60672] |partially | | |BJC-7000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=67424] | | | |BJC-7004 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=114656]|partially | | |BJC-7100 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=96512] | | | |BJC-80 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60640] |perfectly | | |BJC-800 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=123776]| | | |BJC-8200 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=551410]| | | |BJC-85 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=129632]|Paperweight | | |BJC-8500 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-BJC-880J] BJC-880J | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63008] |perfectly | | |GP 335 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=280649]|perfectly | | |GP 405 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=551474]|perfectly | | |LBP-1000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=77248] |perfectly | | |LBP-1260 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=77216] |perfectly | | |LBP-1760 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-LBP-310] LBP-310 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-LBP-320_Pro] LBP-320 Pro | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-LBP-350] LBP-350 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=72288] |perfectly | | |LBP-4+ | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=257577]|perfectly | | |LBP-430 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=62048] |Paperweight | | |LBP-460 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=74016] |perfectly | | |LBP-4U | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=141417]| | | |LBP-4sx | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=287721]|Paperweight | | |LBP-600 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=64416] |Paperweight | | |LBP-660 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=423122]|Paperweight | | |LBP-800 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=189961]|perfectly | | |LBP-8A1 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-LIPS-IIplus] LIPS-II+ | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24512] |perfectly | | |LIPS-III | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-LIPS-IV] LIPS-IV | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Canon-LIPS-IVv] LIPS-IVv | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60608] |partially | | |MultiPASS C2500 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=111392]|partially | | |MultiPASS C3000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=65600] |partially | | |MultiPASS C3500 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=110464]|partially | | |MultiPASS C5000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=101952]|partially | | |MultiPASS C5500 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=527506]| | | |Multipass C50 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=113312]|Paperweight | | |Multipass L6000 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Canon-S100] S100 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum= |Paperweight | | |Canon-S200] S200 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Canon-S300] S300 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=602258]| | | |S400 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=479986]|partially | | |S450 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=602386]|partially | | |S4500 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Canon-S500] S500 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Canon-S600] S600 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Canon-S630] S630 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Canon-S800] S800 | | +---------------------+-------------------------------+-------------+ |Canon |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Canon-imageRunner_330s] | | | |imageRunner 330s | | +---------------------+-------------------------------+-------------+ |Citizen |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=195529]|perfectly | | |ProJet II | | +---------------------+-------------------------------+-------------+ |Citizen |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=195561]|perfectly | | |ProJet IIc | | +---------------------+-------------------------------+-------------+ |Citizen |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Citizen-printiva1700] | | | |printiva1700 | | +---------------------+-------------------------------+-------------+ |Citizen |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=168201]|perfectly | | |printiva600C | | +---------------------+-------------------------------+-------------+ |Citizen |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Citizen-printiva600U] | | | |printiva600U | | +---------------------+-------------------------------+-------------+ |Citizen |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Citizen-printiva700] | | | |printiva700 | | +---------------------+-------------------------------+-------------+ |Compaq |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=364585]| | | |A900 | | +---------------------+-------------------------------+-------------+ |Compaq |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Compaq-IJ1200] IJ1200 | | +---------------------+-------------------------------+-------------+ |Compaq |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=132832]|Paperweight | | |IJ300 | | +---------------------+-------------------------------+-------------+ |Compaq |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=132864]| | | |IJ750 | | +---------------------+-------------------------------+-------------+ |Compaq |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=132800]|partially | | |IJ900 | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=135401]| | | |1800 | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=146569]|perfectly | | |DECWriter 500i | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=190601]|perfectly | | |DECwriter 110i | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=190537]|perfectly | | |DECwriter 520ic | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24576] |perfectly | | |LA50 | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=375433]|perfectly | | |LA70 | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24640] |perfectly | | |LA75 | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24704] |perfectly | | |LA75 Plus | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=22944] |perfectly | | |LJ250 | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=130112]|perfectly | | |LN03 | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=78816] |perfectly | | |LN07 | | +---------------------+-------------------------------+-------------+ |DEC |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=56672] | | | |LN17 | | +---------------------+-------------------------------+-------------+ |Dymo-CoStar |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126086]|perfectly | | |ASCII 250 | | +---------------------+-------------------------------+-------------+ |Dymo-CoStar |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126087]|perfectly | | |ASCII+ | | +---------------------+-------------------------------+-------------+ |Dymo-CoStar |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126081]|perfectly | | |EL40 | | +---------------------+-------------------------------+-------------+ |Dymo-CoStar |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126082]|perfectly | | |EL60 | | +---------------------+-------------------------------+-------------+ |Dymo-CoStar |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126048]|perfectly | | |LabelWriter II | | +---------------------+-------------------------------+-------------+ |Dymo-CoStar |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126049]|perfectly | | |LabelWriter XL | | +---------------------+-------------------------------+-------------+ |Dymo-CoStar |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126080]|perfectly | | |LabelWriter XL+ | | +---------------------+-------------------------------+-------------+ |Dymo-CoStar |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126084]|perfectly | | |SE250 | | +---------------------+-------------------------------+-------------+ |Dymo-CoStar |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126085]|perfectly | | |SE250+ | | +---------------------+-------------------------------+-------------+ |Dymo-CoStar |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126083]|perfectly | | |Turbo | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=67456] |perfectly | | |ActionLaser 1100 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=316361]|perfectly | | |ActionLaser II | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23296] |perfectly | | |ActionPrinter 3250 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum= |Paperweight | | |Epson-AcuLaser_C1000] AcuLaser | | | |C1000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-AcuLaser_C2000] AcuLaser | | | |C2000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-AcuLaser_C2000PS] | | | |AcuLaser C2000PS | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-AcuLaser_C8500] AcuLaser | | | |C8500 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-AcuLaser_C8500PS] | | | |AcuLaser C8500PS | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24448] |perfectly | | |Dot Matrix | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=373513]|perfectly | | |EPL-5200 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=619666]|perfectly | | |EPL-5200+ | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=549970]|Paperweight | | |EPL-5500W | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=158569]| | | |EPL-5700 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=312297]|Paperweight | | |EPL-5700L | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=633554]|perfectly | | |EPL-5800 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum= |Paperweight | | |Epson-EPL-5800L] EPL-5800L | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-5800PS] EPL-5800PS | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-5900] EPL-5900 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-5900PS] EPL-5900PS | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=547378]|perfectly | | |EPL-7100 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-N1600] EPL-N1600 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-N1600PS] EPL-N1600PS | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-N2050] EPL-N2050 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-N2050plus] EPL-N2050+| | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-N2050PS] EPL-N2050PS | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-N2050PSplus] | | | |EPL-N2050PS+ | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-N2120] EPL-N2120 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-N2750] EPL-N2750 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-EPL-N2750PS] EPL-N2750PS | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=125696]|perfectly | | |L-1000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63328] |perfectly | | |LP 8000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-LP-2000] LP-2000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=611890]| | | |LP-2000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-LP-3000] LP-3000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-LP-7000] LP-7000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-LP-7000G] LP-7000G | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-LP-xx00] LP-xx00 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24320] |perfectly | | |LQ-24 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23904] |perfectly | | |LQ-2550 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=46400] |perfectly | | |LQ-500 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=263305]|perfectly | | |LQ-570+ | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63360] |perfectly | | |LQ-850 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=244617]|perfectly | | |LX-1050 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-MachJet] MachJet | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-PM-760C] PM-760C | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-PM-770C] PM-770C | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-PM-800C] PM-800C | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-PM-820C_3300C] PM-820C/ | | | |3300C | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=75712] |perfectly | | |SQ 1170 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus] Stylus | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=547282]|perfectly | | |Stylus 800 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=522002]| | | |Stylus B/W 820 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-Stylus_C20SX] Stylus | | | |C20SX | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-Stylus_C20UX] Stylus | | | |C20UX | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-Stylus_C40SX] Stylus | | | |C40SX | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-Stylus_C40UX] Stylus | | | |C40UX | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_C60] Stylus C60 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_C70] Stylus C70 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_C80] Stylus C80 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61184] |perfectly | | |Stylus Color | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=317481]|perfectly | | |Stylus Color 1160 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=317385]|perfectly | | |Stylus Color 1500 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=20672] |perfectly | | |Stylus Color 1520 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-Stylus_Color_200] Stylus | | | |Color 200 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=106848]| | | |Stylus Color 300 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=208969]|perfectly | | |Stylus Color 3000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62912] |perfectly | | |Stylus Color 400 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=75296] |perfectly | | |Stylus Color 440 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=73472] |perfectly | | |Stylus Color 460 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=317321]|partially | | |Stylus Color 480 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=214153]|perfectly | | |Stylus Color 500 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=607474]|partially | | |Stylus Color 580 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=26016] |perfectly | | |Stylus Color 600 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=66016] |perfectly | | |Stylus Color 640 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=244361]|perfectly | | |Stylus Color 660 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=266313]|perfectly | | |Stylus Color 670 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=517810]| | | |Stylus Color 680 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62112] |perfectly | | |Stylus Color 740 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=96288] |perfectly | | |Stylus Color 760 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=464242]|perfectly | | |Stylus Color 777 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-Stylus_Color_8_3] Stylus | | | |Color 8 3 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61344] |perfectly | | |Stylus Color 800 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63840] |perfectly | | |Stylus Color 850 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=80896] |perfectly | | |Stylus Color 860 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=317801]| | | |Stylus Color 880 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=92192] |perfectly | | |Stylus Color 900 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=317865]| | | |Stylus Color 980 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=25696] |perfectly | | |Stylus Color I | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=61216] | | | |Stylus Color II | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=61248] | | | |Stylus Color IIs | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=25824] |perfectly | | |Stylus Color PRO | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=83520] |perfectly | | |Stylus Photo | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=167008]|perfectly | | |Stylus Photo 1200 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=284169]|perfectly | | |Stylus Photo 1270 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Photo_1280] Stylus| | | |Photo 1280 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Photo_1290] Stylus| | | |Photo 1290 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=317609]|partially | | |Stylus Photo 2000P | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=71424] |perfectly | | |Stylus Photo 700 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=317545]|perfectly | | |Stylus Photo 720 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60128] |perfectly | | |Stylus Photo 750 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Photo_780] Stylus | | | |Photo 780 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Photo_785] Stylus | | | |Photo 785 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Photo_790] Stylus | | | |Photo 790 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Photo_810] Stylus | | | |Photo 810 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Photo_820] Stylus | | | |Photo 820 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=284105]|perfectly | | |Stylus Photo 870 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Photo_875] Stylus | | | |Photo 875 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Photo_890] Stylus | | | |Photo 890 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Photo_895] Stylus | | | |Photo 895 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=75808] |perfectly | | |Stylus Photo EX | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=608210]|perfectly | | |Stylus Photo PM760 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=608370]|perfectly | | |Stylus Photo PM820 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Epson-Stylus_Pro_10000] Stylus | | | |Pro 10000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-Stylus_Pro_5000] Stylus | | | |Pro 5000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-Stylus_Pro_5500] Stylus | | | |Pro 5500 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Pro_7000] Stylus | | | |Pro 7000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Epson-Stylus_Pro_7500] Stylus | | | |Pro 7500 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Epson-Stylus_Pro_9000] Stylus | | | |Pro 9000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Epson-Stylus_Pro_9500] Stylus | | | |Pro 9500 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=65856] | | | |Stylus Pro XL | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Epson-Stylus_Scan_2000] Stylus | | | |Scan 2000 | | +---------------------+-------------------------------+-------------+ |Epson |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=516274]|perfectly | | |Stylus Scan 2500 | | +---------------------+-------------------------------+-------------+ |Fujitsu |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24128] |perfectly | | |1200 | | +---------------------+-------------------------------+-------------+ |Fujitsu |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24192] |perfectly | | |2400 | | +---------------------+-------------------------------+-------------+ |Fujitsu |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24256] |perfectly | | |3400 | | +---------------------+-------------------------------+-------------+ |Fujitsu |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Fujitsu-FMLBP2xx_Page_Printer] | | | |FMLBP2xx Page Printer | | +---------------------+-------------------------------+-------------+ |Fujitsu |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Fujitsu-FMPR] FMPR | | +---------------------+-------------------------------+-------------+ |Fujitsu |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=76224] |perfectly | | |PrintPartner 10V | | +---------------------+-------------------------------+-------------+ |Fujitsu |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=116256]|perfectly | | |PrintPartner 16DV | | +---------------------+-------------------------------+-------------+ |Fujitsu |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=234281]|perfectly | | |PrintPartner 20W | | +---------------------+-------------------------------+-------------+ |Fujitsu |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=69472] |perfectly | | |PrintPartner 8000 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=65984] |perfectly | | |2000C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=64512] |perfectly | | |2500C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=554770]|perfectly | | |2563 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=530994]|perfectly | | |Business Inkjet 2200 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=517906]|perfectly | | |Business Inkjet 2250 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=517970]|perfectly | | |Business Inkjet 2250TN | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-Color_Inkjet_Printer_CP1160]| | | |Color Inkjet Printer CP1160 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-Color_Inkjet_Printer_CP1700]| | | |Color Inkjet Printer CP1700 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=69824] |perfectly | | |Color LaserJet 4500 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-Color_LaserJet_4550] Color | | | |LaserJet 4550 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=122336]| | | |Color LaserJet 5 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=49888] |partially | | |Color LaserJet 5000 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=365737]|perfectly | | |Color LaserJet 8550GN | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=108128]| | | |DesignJet 230 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=134880]|perfectly | | |DesignJet 3500CP | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=173248]| | | |DesignJet 350C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=64992] | | | |DesignJet 650C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-DesignJet_750] DesignJet | | | |750C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=122496]| | | |DesignJet 750C Plus | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=490066]| | | |DesignJet ColorPro CAD | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=267881]|perfectly | | |DeskJet | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=61600] | | | |DeskJet 1000C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=22720] | | | |DeskJet 1100C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=76896] |perfectly | | |DeskJet 1120C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_1125C] DeskJet 1125C| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63712] |perfectly | | |DeskJet 1200C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=290953]| | | |DeskJet 1220C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61120] |perfectly | | |DeskJet 1600C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61152] |perfectly | | |DeskJet 1600CM | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_200] DeskJet 200 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=76704] |perfectly | | |DeskJet 310 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=311177]|perfectly | | |DeskJet 320 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=153056]|perfectly | | |DeskJet 340C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=620306]| | | |DeskJet 350C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63040] |perfectly | | |DeskJet 400 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=66400] |perfectly | | |DeskJet 420C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=58363] |perfectly | | |DeskJet 500 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=79840] |perfectly | | |DeskJet 500C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_505J_Plus] DeskJet | | | |505J Plus | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=127776]|perfectly | | |DeskJet 510 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=129184]|perfectly | | |DeskJet 520 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=99616] |perfectly | | |DeskJet 540C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=58464] |perfectly | | |DeskJet 550C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=22624] |perfectly | | |DeskJet 560C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=64576] |perfectly | | |DeskJet 600 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=206505]|perfectly | | |DeskJet 610C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=219977]|perfectly | | |DeskJet 610CL | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=174249]|perfectly | | |DeskJet 612C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_630C] DeskJet 630C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_632C] DeskJet 632C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=520178]| | | |DeskJet 640C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_640C] DeskJet 640C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=448242]|perfectly | | |DeskJet 648C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-DeskJet_656C] DeskJet 656C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=64192] |perfectly | | |DeskJet 660C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60928] |perfectly | | |DeskJet 670C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=68512] |perfectly | | |DeskJet 672C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=624114]|perfectly | | |DeskJet 680C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=75520] |perfectly | | |DeskJet 682C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60960] |perfectly | | |DeskJet 690C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=249705]|perfectly | | |DeskJet 692C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_693C] DeskJet 693C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=70560] |perfectly | | |DeskJet 694C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_695C] DeskJet 695C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=68672] |perfectly | | |DeskJet 697C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=61472] | | | |DeskJet 710C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=71232] | | | |DeskJet 712C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=61504] | | | |DeskJet 720C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=61536] | | | |DeskJet 722C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=156105]|perfectly | | |DeskJet 810C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=161705]|perfectly | | |DeskJet 812C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=293641]|perfectly | | |DeskJet 815C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_816C] DeskJet 816C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=61568] | | | |DeskJet 820C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_825C] DeskJet 825C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_830C] DeskJet 830C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=250601]|perfectly | | |DeskJet 832C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=133664]|perfectly | | |DeskJet 840C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_841C] DeskJet 841C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=133152]|perfectly | | |DeskJet 842C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_845C] DeskJet 845C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=61024] | | | |DeskJet 850C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=60992] | | | |DeskJet 855C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=60256] | | | |DeskJet 870C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=68384] |perfectly | | |DeskJet 880C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=71040] |perfectly | | |DeskJet 882C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=226985]| | | |DeskJet 890C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=72000] |perfectly | | |DeskJet 895C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-DeskJet_920C] DeskJet 920C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=175232]| | | |DeskJet 930C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=108320]| | | |DeskJet 932C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-DeskJet_940C] DeskJet 940C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-DeskJet_948C] DeskJet 948C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=273833]| | | |DeskJet 950C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-DeskJet_952C] DeskJet 952C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=523058]| | | |DeskJet 955C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=635698]|perfectly | | |DeskJet 960C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=186729]| | | |DeskJet 970C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_980C] DeskJet 980C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=530418]|perfectly | | |DeskJet 990C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-DeskJet_995C] DeskJet 995C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=623858]|perfectly | | |DeskJet Plus | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=623922]|perfectly | | |DeskJet Portable | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=22976] |perfectly | | |LaserJet | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum= |Paperweight | | |HP-LaserJet_1000] LaserJet 1000| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62816] |perfectly | | |LaserJet 1100 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=71680] |perfectly | | |LaserJet 1100A | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_1200] LaserJet 1200| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_1220] LaserJet 1220| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=110624]|perfectly | | |LaserJet 2 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=78688] |perfectly | | |LaserJet 2 w/PS | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=64096] |perfectly | | |LaserJet 2100 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=64064] |perfectly | | |LaserJet 2100M | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_2200] LaserJet 2200| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23104] |perfectly | | |LaserJet 2D | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=74176] |perfectly | | |LaserJet 2P | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=34016] |perfectly | | |LaserJet 2P Plus | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=78144] |perfectly | | |LaserJet 3 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=64960] |Paperweight | | |LaserJet 3100 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=266185]|Paperweight | | |LaserJet 3150 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=474610]| | | |LaserJet 3200 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-LaserJet_3200m] LaserJet | | | |3200m | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=609714]| | | |LaserJet 3200se | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_3300_MFP] LaserJet | | | |3300 MFP | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_3310_MFP] LaserJet | | | |3310 MFP | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_3320_MFP] LaserJet | | | |3320 MFP | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_3320N_MFP] LaserJet| | | |3320N MFP | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-LaserJet_3330_MFP] LaserJet | | | |3330 MFP | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23168] |perfectly | | |LaserJet 3D | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_3P_w_PCL5] LaserJet| | | |3P w/ PCL5 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=86176] |perfectly | | |LaserJet 3P w/PS | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=491506]|perfectly | | |LaserJet 4 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=75104] |perfectly | | |LaserJet 4 Plus | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=100576]|perfectly | | |LaserJet 4000 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62304] |perfectly | | |LaserJet 4050 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_4100] LaserJet 4100| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59776] |perfectly | | |LaserJet 4L | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=69120] |perfectly | | |LaserJet 4M | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=69088] |perfectly | | |LaserJet 4ML | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=230377]|perfectly | | |LaserJet 4P | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=439570]|perfectly | | |LaserJet 4Si | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=439378]|perfectly | | |LaserJet 4V | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_4V_4LJ_Pro] | | | |LaserJet 4V/4LJ Pro | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63520] |perfectly | | |LaserJet 5 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=67136] |perfectly | | |LaserJet 5000 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62720] |perfectly | | |LaserJet 5L | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=91232] |perfectly | | |LaserJet 5M | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=64864] |perfectly | | |LaserJet 5MP | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=75168] |perfectly | | |LaserJet 5P | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=605074]|perfectly | | |LaserJet 5Si | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23232] |perfectly | | |LaserJet 6 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62368] |perfectly | | |LaserJet 6L | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=67296] |perfectly | | |LaserJet 6MP | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=152585]|perfectly | | |LaserJet 6P | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=67168] |perfectly | | |LaserJet 8000 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=67200] |perfectly | | |LaserJet 8100 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_8150] LaserJet 8150| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-LaserJet_9000] LaserJet 9000| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23040] |perfectly | | |LaserJet Plus | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=287561]|perfectly | | |Mopier 240 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=67232] |perfectly | | |Mopier 320 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=77952] | | | |OfficeJet 500 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=185033]| | | |OfficeJet 600 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=74208] | | | |OfficeJet 625 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=100704]| | | |OfficeJet 635 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=142944]| | | |OfficeJet 710 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-OfficeJet_D125] OfficeJet | | | |D125 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-OfficeJet_D135] OfficeJet | | | |D135 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-OfficeJet_D145] OfficeJet | | | |D145 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-OfficeJet_D155] OfficeJet | | | |D155 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=421842]| | | |OfficeJet G55 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=421906]| | | |OfficeJet G85 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=421970]| | | |OfficeJet G95 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-OfficeJet_K60] OfficeJet K60| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-OfficeJet_K80] OfficeJet K80| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=421714]| | | |OfficeJet Pro 1150C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=258089]|perfectly | | |OfficeJet Pro 1170C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=76640] |perfectly | | |OfficeJet Pro 1175C | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=289961]|perfectly | | |OfficeJet R45 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=136928]|perfectly | | |OfficeJet R60 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-OfficeJet_R65] OfficeJet R65| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-OfficeJet_R80] OfficeJet R80| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=537362]| | | |OfficeJet T45 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=312169]| | | |OfficeJet T65 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-OfficeJet_V40] OfficeJet V40| | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=541906]| | | |Officejet LX | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-PSC_300] PSC 300 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=102304]|perfectly | | |PSC 500 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-PSC_750] PSC 750 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-PSC_950] PSC 950 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=22784] |perfectly | | |PaintJet | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=22848] |perfectly | | |PaintJet XL | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63680] |perfectly | | |PaintJet XL300 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |HP-PhotoSmart_P100] PhotoSmart | | | |P100 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=131424]| | | |PhotoSmart P1000 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=259689]| | | |PhotoSmart P1100 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-PhotoSmart_P1115] PhotoSmart| | | |P1115 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-PhotoSmart_P1215] PhotoSmart| | | |P1215 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-PhotoSmart_P1218] PhotoSmart| | | |P1218 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-PhotoSmart_P1315] PhotoSmart| | | |P1315 | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=268521]|partially | | |ThinkJet | | +---------------------+-------------------------------+-------------+ |HP |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |HP-e-printer_e20] e-printer e20| | +---------------------+-------------------------------+-------------+ |Heidelberg |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=287273]|perfectly | | |Digimaster 9110 | | +---------------------+-------------------------------+-------------+ |Hitachi |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=287401]|perfectly | | |DDP 70 (with MicroPress) | | +---------------------+-------------------------------+-------------+ |IBM |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23360] |perfectly | | |3853 JetPrinter | | +---------------------+-------------------------------+-------------+ |IBM |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63200] |perfectly | | |4019 | | +---------------------+-------------------------------+-------------+ |IBM |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=487986]|partially | | |4029 030 LaserPrinter 10 | | +---------------------+-------------------------------+-------------+ |IBM |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=74688] |perfectly | | |4029 10P | | +---------------------+-------------------------------+-------------+ |IBM |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=114016]|perfectly | | |4303 Network Color Printer | | +---------------------+-------------------------------+-------------+ |IBM |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=180160]|perfectly | | |Execjet 4072 | | +---------------------+-------------------------------+-------------+ |IBM |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=543058]|perfectly | | |Infoprint 12 | | +---------------------+-------------------------------+-------------+ |IBM |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=191689]|perfectly | | |Page Printer 3112 | | +---------------------+-------------------------------+-------------+ |IBM |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=204745]|perfectly | | |ProPrinterII | | +---------------------+-------------------------------+-------------+ |Imagen |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=44192] |perfectly | | |ImPress | | +---------------------+-------------------------------+-------------+ |Infotec |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=287337]|perfectly | | |4651 MF | | +---------------------+-------------------------------+-------------+ |Kodak |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=287689]|perfectly | | |DigiSource 9110 | | +---------------------+-------------------------------+-------------+ |Kodak |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=287657]|perfectly | | |IS 70 CPII | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=552146]|perfectly | | |F-1010 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=365001]| | | |F-1200 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=70528] |perfectly | | |F-3300 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=158816]|perfectly | | |F-800T | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=619538]|perfectly | | |FS-1000 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=269289]|perfectly | | |FS-1200 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=68736] |perfectly | | |FS-1700+ | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=181792]|perfectly | | |FS-1750 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=114816]| | | |FS-3500 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=312041]| | | |FS-3700+ | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=247625]|perfectly | | |FS-3750 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=91840] |perfectly | | |FS-5900C | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=128576]|perfectly | | |FS-600 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=93120] |perfectly | | |FS-600 (KPDL-2) | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=311113]|perfectly | | |FS-680 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=77472] |perfectly | | |FS-800 | | +---------------------+-------------------------------+-------------+ |Kyocera |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=70496] |perfectly | | |P-2000 | | +---------------------+-------------------------------+-------------+ |LaserMaster |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=365353]|Paperweight | | |LM 1000 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59296] |partially | | |1000 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59328] |partially | | |1020 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=66336] | | | |1020 Business | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59008] |partially | | |1100 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59360] |partially | | |2030 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59392] |partially | | |2050 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59424] |partially | | |2070 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=59456] | | | |3000 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=70912] | | | |3200 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=70144] |perfectly | | |4039 10plus | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Lexmark-4076] 4076 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=65440] |partially | | |5000 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62016] |partially | | |5700 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59520] |partially | | |7000 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59552] |partially | | |7200 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Lexmark-E210] E210 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Lexmark-Optra_C710] Optra C710 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60896] |perfectly | | |Optra Color 1200 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60864] |perfectly | | |Optra Color 1275 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60800] |perfectly | | |Optra Color 40 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60832] |perfectly | | |Optra Color 45 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59584] |perfectly | | |Optra E | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63648] |perfectly | | |Optra E+ | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=72736] |perfectly | | |Optra E310 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=321929]|perfectly | | |Optra E312 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59616] |perfectly | | |Optra Ep | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=72544] |perfectly | | |Optra K 1220 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=378729]|perfectly | | |Optra M410 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=378665]|perfectly | | |Optra M412 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=74144] |perfectly | | |Optra R+ | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=59648] |perfectly | | |Optra S 1250 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=69568] |perfectly | | |Optra S 1855 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=628498]| | | |Optra S1650 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=86784] |perfectly | | |Optra Se 3455 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=315753]|perfectly | | |Optra T610 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=378825]|perfectly | | |Optra T612 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=378889]|perfectly | | |Optra T614 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=378953]|perfectly | | |Optra T616 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=181984]|perfectly | | |Optra W810 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=70720] |perfectly | | |Valuewriter 300 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=60704] |Paperweight | | |Winwriter 100 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=60736] |Paperweight | | |Winwriter 150c | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=60768] |Paperweight | | |Winwriter 200 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126496]|partially | | |Winwriter 400 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Lexmark-X73] X73 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=122048]|partially | | |Z11 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=486066]|Paperweight | | |Z12 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=327401]|partially | | |Z22 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum= |Paperweight | | |Lexmark-Z23] Z23 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=618706]|partially | | |Z31 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=317129]|partially | | |Z32 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum= |Paperweight | | |Lexmark-Z33] Z33 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=593266]| | | |Z42 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Lexmark-Z43] Z43 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=122080]|partially | | |Z51 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=328553]|perfectly | | |Z52 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Lexmark-Z53] Z53 | | +---------------------+-------------------------------+-------------+ |Lexmark |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |partially | | |Lexmark-Z82] Z82 | | +---------------------+-------------------------------+-------------+ |Minolta |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=642674]|perfectly | | |PagePro 1100 | | +---------------------+-------------------------------+-------------+ |Minolta |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum= |Paperweight | | |Minolta-PagePro_1100L] PagePro | | | |1100L | | +---------------------+-------------------------------+-------------+ |Minolta |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=66496] |perfectly | | |PagePro 6 | | +---------------------+-------------------------------+-------------+ |Minolta |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=87968] |Paperweight | | |PagePro 6L | | +---------------------+-------------------------------+-------------+ |Minolta |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=76064] |perfectly | | |PagePro 6e | | +---------------------+-------------------------------+-------------+ |Minolta |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=76096] |perfectly | | |PagePro 6ex | | +---------------------+-------------------------------+-------------+ |Minolta |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=66528] |perfectly | | |PagePro 8 | | +---------------------+-------------------------------+-------------+ |Minolta |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=117472]|partially | | |PagePro 8L | | +---------------------+-------------------------------+-------------+ |Mitsubishi |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=44320] |perfectly | | |CP50 Color Printer | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |NEC-MultiWriter] MultiWriter | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=60224] |perfectly | | |P2X | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |NEC-PC-PR1000] PC-PR1000 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |NEC-PC-PR150] PC-PR150 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |NEC-PC-PR2000] PC-PR2000 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |NEC-PC-PR201] PC-PR201 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |NEC-PICTY180] PICTY180 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24768] |perfectly | | |PinWriter P6 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24832] |perfectly | | |PinWriter P6 plus | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24896] |perfectly | | |PinWriter P60 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=24960] |perfectly | | |PinWriter P7 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=25024] |perfectly | | |PinWriter P7 plus | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=25088] |perfectly | | |PinWriter P70 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=615698]|perfectly | | |Pinwriter P20 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=135529]|perfectly | | |SilentWriter LC 890 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=56608] |perfectly | | |Silentwriter 95f | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=245033]|perfectly | | |Silentwriter2 S60P | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=78720] |perfectly | | |Silentwriter2 model 290 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61792] |partially | | |SuperScript 100C | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61888] |partially | | |SuperScript 1260 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61696] |partially | | |SuperScript 150C | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=129376]|perfectly | | |SuperScript 1800 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=531058]|perfectly | | |SuperScript 4600N | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=142825]|Paperweight | | |SuperScript 610plus | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61760] |partially | | |SuperScript 650C | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=122016]|Paperweight | | |SuperScript 660 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61856] |perfectly | | |SuperScript 660i | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=61632] |Paperweight | | |SuperScript 660plus | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61664] |partially | | |SuperScript 750C | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61824] |partially | | |SuperScript 860 | | +---------------------+-------------------------------+-------------+ |NEC |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=61728] |partially | | |SuperScript 870 | | +---------------------+-------------------------------+-------------+ |Oce |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=76352] |perfectly | | |3165 | | +---------------------+-------------------------------+-------------+ |Oce |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=555026]|perfectly | | |9050 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=314601]| | | |6e | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=336297]| | | |6w | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=599218]| | | |DP 5000 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Okidata-ML_320] ML 320 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Okidata-ML_321] ML 321 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=332073]|perfectly | | |ML 380 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=25152] | | | |Microline 182 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=75936] |partially | | |Microline 192+ | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Okidata-Microline_600CL] | | | |Microline 600CL | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Okidata-Microline_620CL] | | | |Microline 620CL | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=556050]|perfectly | | |Microline IBM compatible 9 pin | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Okidata-OL400] OL400 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Okidata-OL400e] OL400e | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=322185]| | | |OL400e | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=194601]|perfectly | | |OL400ex | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=96576] | | | |OL400w | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=63616] | | | |OL410e | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=70016] |perfectly | | |OL600e | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62944] |perfectly | | |OL610e/PS | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=108896]| | | |OL610e/S | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=178185]|perfectly | | |OL800 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=66176] |perfectly | | |OL810e/PS | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=194697]|perfectly | | |OL810ex | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=182528]|partially | | |OL820 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=125024]|perfectly | | |OL830Plus | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=68320] |Paperweight | | |Okijet 2010 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=109440]| | | |Okijet 2500 | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=188457]|perfectly | | |Okipage 10e | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=421586]|perfectly | | |Okipage 10ex | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=85344] |perfectly | | |Okipage 12i | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Okidata-Okipage_14ex] Okipage | | | |14ex | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=86208] |perfectly | | |Okipage 20DXn | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=64672] | | | |Okipage 4w | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=25216] | | | |Okipage 4w+ | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=64032] |perfectly | | |Okipage 6e | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62976] |perfectly | | |Okipage 6ex | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=182633]| | | |Okipage 6w | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=64704] |perfectly | | |Okipage 8c | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=77088] |perfectly | | |Okipage 8p | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=64736] | | | |Okipage 8w | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=295273]| | | |Okipage 8w Lite | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=421650]| | | |Okipage 8z | | +---------------------+-------------------------------+-------------+ |Okidata |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=82496] | | | |Super 6e | | +---------------------+-------------------------------+-------------+ |Olivetti |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63904] |perfectly | | |JP350S | | +---------------------+-------------------------------+-------------+ |Olivetti |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=115488]| | | |JP450 | | +---------------------+-------------------------------+-------------+ |Olivetti |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=143104]|perfectly | | |JP470 | | +---------------------+-------------------------------+-------------+ |Olivetti |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=204617]|perfectly | | |PG 306 | | +---------------------+-------------------------------+-------------+ |PCPI |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=74592] |perfectly | | |1030 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62496] |perfectly | | |KX-P1123 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=77312] |perfectly | | |KX-P1124 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=230121]|perfectly | | |KX-P1150 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=54176] |partially | | |KX-P1180i | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=55232] |partially | | |KX-P1624 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=116128]|perfectly | | |KX-P2023 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=101152]| | | |KX-P2123 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=138697]|perfectly | | |KX-P2135 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=70208] |perfectly | | |KX-P2150 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=196201]|perfectly | | |KX-P4410 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=65312] |perfectly | | |KX-P4450 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=65216] |perfectly | | |KX-P5400 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=65248] |Paperweight | | |KX-P6100 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=231689]| | | |KX-P6150 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=143689]|Paperweight | | |KX-P6300 GDI | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=65280] |partially | | |KX-P6500 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=65376] |Paperweight | | |KX-P8410 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=65408] |perfectly | | |KX-P8420 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=65344] |perfectly | | |KX-P8475 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=90592] |partially | | |KX-PS600 | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=631698]|partially | | |KX-Pxxxx 24-pin | | +---------------------+-------------------------------+-------------+ |Panasonic |[http://www.linuxprinting.org/ |Unknown | | |show_printer.cgi?recnum=628690]| | | |KXP-2624 | | +---------------------+-------------------------------+-------------+ |Pentax |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Pentax-PocketJet_200] PocketJet| | | |200 | | +---------------------+-------------------------------+-------------+ |Pentax |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Pentax-PocketJet_II] PocketJet | | | |II | | +---------------------+-------------------------------+-------------+ |Printrex |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=112832]|partially | | |820 DL | | +---------------------+-------------------------------+-------------+ |QMS |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=67744] |perfectly | | |2425 Turbo EX | | +---------------------+-------------------------------+-------------+ |QMS |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=125632]|perfectly | | |LPK-100 | | +---------------------+-------------------------------+-------------+ |QMS |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=74464] |Paperweight | | |magicolor 2 | | +---------------------+-------------------------------+-------------+ |QMS |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=310313]|perfectly | | |magicolor 2+ | | +---------------------+-------------------------------+-------------+ |QMS |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=151625]| | | |ps-810 | | +---------------------+-------------------------------+-------------+ |Raven |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=312329]| | | |LP-410 | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23424] |perfectly | | |4081 | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63744] |perfectly | | |4801 | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=63776] |perfectly | | |6000 | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=102080]|perfectly | | |Aficio 220 | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=255049]| | | |Aficio 401 | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=490898]|perfectly | | |Aficio 700 | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=29472] |perfectly | | |Aficio AP2000 | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=194345]|Paperweight | | |Aficio Color 2206 | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=112864]|Paperweight | | |Afico FX10 | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Ricoh-RPDL_I_Laser_Printer] | | | |RPDL I Laser Printer | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Ricoh-RPDL_II_Laser_Printer] | | | |RPDL II Laser Printer | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Ricoh-RPDL_III_Laser_Printer] | | | |RPDL III Laser Printer | | +---------------------+-------------------------------+-------------+ |Ricoh |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Ricoh-RPDL_IV_Laser_Printer] | | | |RPDL IV Laser Printer | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Samsung-ML-1000] ML-1000 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Samsung-ML-1010] ML-1010 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Samsung-ML-1020] ML-1020 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Samsung-ML-1200] ML-1200 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Samsung-ML-1210] ML-1210 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Samsung-ML-1220] ML-1220 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Samsung-ML-200] ML-200 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Samsung-ML-210] ML-210 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=517394]|perfectly | | |ML-4500 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=334409]|perfectly | | |ML-4600 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=210153]|perfectly | | |ML-5000a | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=32640] |Paperweight | | |ML-5050G | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Samsung-ML-5080] ML-5080 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=32768] |perfectly | | |ML-6000/6100 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Samsung-ML-6040] ML-6040 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=32736] |perfectly | | |ML-7000/7000P/7000N | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=32832] |perfectly | | |ML-7050 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=32672] |perfectly | | |ML-85 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=130656]| | | |ML-85G | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=42048] |perfectly | | |QL-5100A | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=87552] |perfectly | | |QL-6050 | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=325321]| | | |QL-85G | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=32704] |Paperweight | | |SF/MSYS/MJ-4700/4800/4500C | | +---------------------+-------------------------------+-------------+ |Samsung |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=173888]|perfectly | | |SI-630A | | +---------------------+-------------------------------+-------------+ |Seiko |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=126176]| | | |SLP | | +---------------------+-------------------------------+-------------+ |Seiko |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=126180]| | | |SLP 120 | | +---------------------+-------------------------------+-------------+ |Seiko |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=126181]| | | |SLP 220 | | +---------------------+-------------------------------+-------------+ |Seiko |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=126178]| | | |SLP EZ30 | | +---------------------+-------------------------------+-------------+ |Seiko |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=126177]| | | |SLP Plus | | +---------------------+-------------------------------+-------------+ |Seiko |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=126179]| | | |SLP Pro | | +---------------------+-------------------------------+-------------+ |Seiko |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=616946]| | | |SLP-100 | | +---------------------+-------------------------------+-------------+ |Seiko |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=616978]| | | |SLP-200 | | +---------------------+-------------------------------+-------------+ |Seiko |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=617010]| | | |SLP-240 | | +---------------------+-------------------------------+-------------+ |Seiko |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=195593]|perfectly | | |SpeedJET 200 | | +---------------------+-------------------------------+-------------+ |Sharp |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=542482]| | | |AJ-1800 | | +---------------------+-------------------------------+-------------+ |Sharp |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Sharp-AJ-1805] AJ-1805 | | +---------------------+-------------------------------+-------------+ |Sharp |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=640082]| | | |AJ-2000 | | +---------------------+-------------------------------+-------------+ |Sharp |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Sharp-AJ-2005] AJ-2005 | | +---------------------+-------------------------------+-------------+ |Sharp |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum= |Paperweight | | |Sharp-AJ-2100] AJ-2100 | | +---------------------+-------------------------------+-------------+ |Sharp |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=212905]|perfectly | | |AR-161 | | +---------------------+-------------------------------+-------------+ |Star |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Star-JJ-100] JJ-100 | | +---------------------+-------------------------------+-------------+ |Star |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=193321]| | | |LC 90 | | +---------------------+-------------------------------+-------------+ |Star |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=262185]|perfectly | | |LC24-100 | | +---------------------+-------------------------------+-------------+ |Star |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=80288] | | | |LC24-200 | | +---------------------+-------------------------------+-------------+ |Star |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=312393]|perfectly | | |LS-04 | | +---------------------+-------------------------------+-------------+ |Star |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=365417]| | | |LaserPrinter 8 | | +---------------------+-------------------------------+-------------+ |Star |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=147433]|perfectly | | |NL-10 | | +---------------------+-------------------------------+-------------+ |Star |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=475634]| | | |NX-1001 | | +---------------------+-------------------------------+-------------+ |Star |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=25280] | | | |StarJet 48 | | +---------------------+-------------------------------+-------------+ |Star |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=99136] |Paperweight | | |WinType 4000 | | +---------------------+-------------------------------+-------------+ |Tally |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=96480] |perfectly | | |MT908 | | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23584] |perfectly | | |3693d color printer, 8-bit mode| | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23488] |perfectly | | |4693d color printer, 2-bit mode| | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=23552] |perfectly | | |4693d color printer, 4-bit mode| | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=25344] |perfectly | | |4695 | | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=130208]|perfectly | | |4696 | | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=130272]|perfectly | | |4697 | | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=550610]| | | |Phaser 350 | | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=202441]|perfectly | | |Phaser 780 | | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=157312]|perfectly | | |Phaser 850 | | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=130336]|perfectly | | |Phaser IISX | | +---------------------+-------------------------------+-------------+ |Tektronix |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=130080]|perfectly | | |Phaser PX | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=25408] |perfectly | | |2700 XES | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=25472] |perfectly | | |3700 XES | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=25568] |perfectly | | |4045 XES | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum= | | | |Xerox-Able_1406] Able 1406 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=77152] |perfectly | | |DocuPrint 4508 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=477618]|partially | | |DocuPrint C11 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=125408]|perfectly | | |DocuPrint C20 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=64320] |perfectly | | |DocuPrint C55 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=270089]| | | |DocuPrint C6 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=105504]|partially | | |DocuPrint C8 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=638194]| | | |DocuPrint M750 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=369705]| | | |DocuPrint M760 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=62624] |perfectly | | |DocuPrint N17 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=64288] |perfectly | | |DocuPrint N32 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Xerox-DocuPrint_N4512] | | | |DocuPrint N4512 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum= |perfectly | | |Xerox-DocuPrint_N4512_PS] | | | |DocuPrint N4512 PS | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=80160] | | | |DocuPrint P12 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=581554]| | | |DocuPrint P1202 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=84864] |Paperweight | | |DocuPrint P8 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works mostly | | |show_printer.cgi?recnum=70752] | | | |DocuPrint P8e | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=69504] |partially | | |DocuPrint XJ6C | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=123584]|partially | | |DocuPrint XJ8C | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=113888]|perfectly | | |Document Centre 400 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=126752]|partially | | |Document Homecentre | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=160032]|Paperweight | | |WorkCentre 385 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=80320] |partially | | |WorkCentre 450cp | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=71712] |partially | | |WorkCentre 470cx | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=142569]|Paperweight | | |WorkCentre XD120f | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=73408] |Paperweight | | |WorkCentre XE80 | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |None - | | |show_printer.cgi?recnum=164576]|Paperweight | | |WorkCentre XE90fx | | +---------------------+-------------------------------+-------------+ |Xerox |[http://www.linuxprinting.org/ |Works | | |show_printer.cgi?recnum=290665]|partially | | |WorkCentre XK35c | | +---------------------+-------------------------------+-------------+ The following is old information and will be removed in a future revision of this document:   * HP LaserJet 4 series - free-lj4, printing modes control program [ftp:// metalab.unc.edu/pub/Linux/system/printing/free-lj4-1.1p1.tar.gz] here   * BiTronics parallel port interface [ftp://metalab.unc.edu/pub/Linux/kernel /patches/misc/bt-ALPHA-0.0.1.module.patch.gz] here   * Epson Stylus Color 850. Use Magicfilter with either of the filters 'stylus800-filter', 'stylus_color_360dpi-filter' or 'stylus_color_720dpi-filter'. ----------------------------------------------------------------------------- 22.1. Ghostscript Many Linux programs output PostScript files. Non-PostScript printers can emulate PostScript Level 2 using Ghostscript.   * Ghostscript [ftp://ftp.cs.wisc.edu/pub/ghost/aladdin/] here ----------------------------------------------------------------------------- 22.1.1. Ghostscript 5.1 supported printers   * Apple Imagewriter   * Apple Dot Matrix printer   * Apple StyleWriter 2x00 (bjc600)   * Brother HL-660 (ljet4)   * C. Itoh M8510   * Canon BubbleJet BJ10e, BJ20 (bj10e)   * Canon BubbleJet BJ100, BJ200, BJC-210 (B/W only), BJC-240 (B/W only), BJC-250 (B/W only), BJC-70 (B/W only) (bj200)   * Canon BubbleJet BJC-600, BJC-610, BJC-4000, BJC-4100 (B/W only), BJC-4200, BJC-4300, BJC-4400, BJC-4550, BJC-210, BJC-450, MultiPASS C2500, BJC-240, BJC-70 (bjc600)   * Canon BubbleJet BJC-800, BJC-7000 (bjc800)   * Canon Bubblejet BJC-610 (uniprint)   * Canon LBP-8II, LIPS III   * DEC LA50/70/75/75plus   * DEC LN03, LJ250 (decl250)   * Epson 9 pin, 24 pin, LQ series, AP3250   * Epson Stylus Color/Color II/400/500/600/800 (stcolor)   * Epson Stylus Color/Color II/500/600/800/1520 (uniprint)   * Fujitsu 3400,2400,1200   * HP 2563B   * HP DesignJet 650C   * HP DeskJet, Deskjet Plus (deskjet)   * HP Deskjet 500, Deskjet Portable (djet500)   * HP Deskjet 500C (cdeskjet)   * HP Deskjet 550C (uniprint)   * HP DeskJet 400/500C/520C/540C/690C/693C (cdj500)   * HP DeskJet 550C/560C/600/660C/660Cse/682C/683C/693C/694C/695C/850/870Cse (cdj550)   * HP DeskJet 850/855/870Cse/870Cxi/890C/672C/680/1100C (cdj850)   * HP DeskJet 500C/510/520/5540C/693C printing black only (cdjmono)   * HP DeskJet 600 (lj4dith)   * HP DeskJet 600/870Cse, LaserJet 5/5L/6L (ljet4)   * HP Deskjet 600/1200C/1600C (pjxl300)   * HP Deskjet 500/500C/510/520/540/550C/560C/850C/855C and other PCL3 printers [ftp://ftp.pdb.sni.de/pub/utilities/misc/hpdj-2.1.tar.gz] here   * HP Deskjet 710, 720, 820 and 1000 series [http://pnm2ppa.sourceforge.net /] here   * HP Paintjet (pjtest)   * HP Paintjet XL (pjxltest)   * HP PaintJet XL300 (pjxl300)   * HP LaserJet/Plus/II/III/4/5/6   * IBM 3853 Jetprinter color   * IBM Proprinter   * Imagen ImPress   * Lexmark Optra E+ (ljet4)   * Mitsubishi CP50 color   * NEC P6/P6+/P60   * NEC Pinwriter P2X (uniprint)   * NEC SuperScript 860 (ljetplus)   * Oki OL410ex LED (ljet4)   * Okidata MicroLine 182   * Ricoh 4081/6000 (r4081)   * SPARCprinter   * StarJet 48 inkjet printer   * Tektronix 4693d color 2/4/8 bit   * Tektronix 4695/4696 inkjet plotter   * Xerox XES printers (2700, 3700, 4045, etc.) ----------------------------------------------------------------------------- 22.1.2. Alpha, Beta drivers   * Epson Stylus Color 440 ----------------------------------------------------------------------------- 23. Scanners For scanner support there is the package SANE (Scanner Access Now Easy). Information can be found at [http://www.mostang.com/sane/] here. It can be downloaded from [ftp://ftp.mostang.com/pub/sane/] here. This is a universal scanner interface. It comes complete with documentation and several frontends and backends. More information on handheld scanners can be found at [http:// www.willamowius.com/scanner.html] here Many scanners also have their own, scanner specific, software packages which include drivers. ----------------------------------------------------------------------------- 23.1. Supported   * A4 Tech AC 4096 / AS 8000P (a4scan) [ftp://ftp.informatik.hu-berlin.de/ pub/local/linux/a4scan/a4scan.tgz] here   * Adara Image Star I ??? [http://fb4-1112.uni-muenster.de/ffwd/] here ??? [ftp://fb4-1112.uni-muenster.de/pub/ffwd/mtekscan-0.2.tar.gz] here   * Conrad Personal Scanner 64, P105 handheld scanners (scan-driver) [ftp:// tsx-11.mit.edu/pub/linux/ALPHA/scanner/scan-driver-0.1.8.tar.gz] here   * Epson GT-5500 (SANE epson)   * Epson GT-6000 [ftp://metalab.unc.edu/pub/Linux/apps/graphics/capture/ ppic0.5.tar.gz] here   * Escom Image Scanner 256 (SANE umax)   * Fujitsu SCSI-2 scanners contact Dr. G.W. Wettstein < [mailto: greg%wind.UUCP@plains.nodak.edu] greg%wind.UUCP@plains.nodak.edu>   * Genius ColorPage-SP2 ??? [http://fb4-1112.uni-muenster.de/ffwd/] here ??? [ftp://fb4-1112.uni-muenster.de/pub/ffwd/mtekscan-0.2.tar.gz] here   * Genius GS-B105G handheld scanner (gs105) [ftp://tsx-11.mit.edu/pub/linux/ ALPHA/scanner/gs105-0.0.1.tar.gz] here   * Genius GeniScan GS-4500, GS-4500A handheld scanners (gs4500) [http:// www.willamowius.com/gs4500.html] here   * HighScreen Greyscan 256 handheld scanner (BW only) (gs4500) [http:// www.willamowius.com/gs4500.html] here   * HP ScanJet II series SCSI [ftp://metalab.unc.edu/pub/Linux/apps/graphics/ capture/hpscanpbm-0.3a.tar.gz] here   * HP ScanJet IIc, IIcx, IIp, 3c, 4c, 4p, 5p, 5pse, plus [http:// www.tummy.com/xvscan/] here   * Linotype Hell Jade, Jade2 (SANE umax)   * Logitech Scanman+, Scanman 32, Scanman 256 handheld scanners (logiscan) [ftp://tsx-11.mit.edu/pub/linux/ALPHA/scanner/logiscan-0.0.4.tar.gz] here   * Microtek ScanMaker E3, E6, II, IIXE, III and 35t models ??? [http:// fb4-1112.uni-muenster.de/ffwd/] here ??? [ftp://fb4-1112.uni-muenster.de/ pub/ffwd/mtekscan-0.2.tar.gz] here E3 and E6 scanners are also supported by [http://www.tummy.com/xvscan/] here   * Mustek M105 handheld scanner (scan-driver) [ftp://tsx-11.mit.edu/pub/ linux/ALPHA/scanner/scan-driver-0.1.8.tar.gz] here   * Mustek HT800 Turbo, Matador 105, Matador 256 handheld scanners ( scan-driver) [ftp://tsx-11.mit.edu/pub/linux/ALPHA/scanner/ scan-driver-0.1.8.tar.gz] here   * Mustek Paragon 6000CX [ftp://metalab.unc.edu/pub/Linux/apps/graphics/ capture/muscan-2.0.6.taz] here   * Nikon Coolscan SCSI 35mm film scanner [ftp://metalab.unc.edu/pub/Linux/ apps/graphics/capture/coolscan-0.2.tgz] here   * Nikon AX-210 (SANE umax)   * Pearl 256 handheld scanner (scan-driver) [ftp://tsx-11.mit.edu/pub/linux/ ALPHA/scanner/scan-driver-0.1.8.tar.gz] here   * Polaroid DMC (SANE dmc)   * Vobis/Highscreen Scanboostar Premium (SANE umax)   * UMAX SCSI scanners [ftp://tsx-11.mit.edu/pub/linux/ALPHA/scanner/ umax-0.5.5.tar.gz] here   * UMAX Vista S6, S6E, T630, Supervista S-12 (SANE umax)   * UMAX S-6E, S-6EG, S-12, S-12G (SANE umax)   * UMAX Astra 600S, 610S, 1200S, 1220S (SANE umax)   * UMAX UC 630, 840, 1200S, 1200SE (SANE umax)   * UMAX UG 80, 630 (SANE umax)   * UMAX PSD, Gemini D-16 (SANE umax) NOTE: The Mustek drivers work only with GI1904 interface cards. Eric Chang [mailto:eric.chang@chrysalis.org] eric.chang@chrysalis.org has created a patch to use them with IF960 interface cards. ----------------------------------------------------------------------------- 23.2. Alpha, Beta drivers   * Abaton Scan 300/S (SANE abaton)   * Abaton Scan 300/GS (SANE abaton)   * Agfa Focus, Focus II (SANE agfafocus)   * Agfa Focus Color, Focus Color Plus (SANE agfafocus)   * Agfa Focus Lineart (SANE agfafocus)   * Agfa Arcus II (SANE microtek)   * Agfa StudioScan II, IIsi (SANE microtek)   * Agfa SnapScan 300, 310, 600 (SANE snapscan)   * Apple Scanner, OneScanner, ColorOneScanner (SANE apple)   * Artec/Ultima AT3, AT6, AT12 (SANE artec)   * Artec A6000C+ (SANE artec)   * Canon CanoScan 300, CanoScan 600, CanoScan 2700F (SANE canon)   * Genius Colorpage-Vivid+ Info can be found on [http://thor.prohosting.com/ ~chrordig/Primax/index.html] here. The driver can also be found here.   * Genius GS-4000, ScanMate/32, ScanMate/GS handheld scanners (gs4500) [http://www.willamowius.com/gs4500.html] here   * HP ScanJet IIc, IIp, IIcx, 3c, 4c, 3p, 4p, 5p, 6100c, 6200c (SANE hp)   * HP PhotoSmart PhotoScanner (SANE hp)   * Kodak DC210 (SANE dc210)   * Kodak DC20, DC25 (SANE dc25)   * Microtek Scanmaker E2, E3, E6, II, IIG, IIHR, IISP, III, 35t+, 600Z(S), 600G(S) (SANE microtek)   * Microtek ScanMaker E3plus, 330, 630, 636, X6 (SANE microtek2)   * Microtek Phantom 636 (SANE microtek2)   * Mustek MFC-600S, MFC-600CD, MFC-800S (SANE mustek)   * Mustek MFS-6000CX, MFS-6000SP, MFS-8000SP, MFS-1200SP, MFS-12000CX (SANE mustek)   * Mustek SE-6000SP, SE-12000SP (SANE mustek)   * Mustek HT105, M800 handheld scanners (scan-driver) [ftp://tsx-11.mit.edu/ pub/linux/ALPHA/scanner/scan-driver-0.1.8.tar.gz] here   * Nework Scanny MM100 Info can be found on [http://thor.prohosting.com/ ~chrordig/Primax/index.html] here. The driver can also be found here.   * Nikon LS-20, LS-30, LS-1000 (SANE Coolscan)   * Plustek OpticPro 4830P, OpticPro 4831P, OpticPro 9630P/PL, OpticPro 600P, OpticPro FBIII, OpticPro FBIV (SANE plustek) The sane driver can be found at [http://home.t-online.de/home/g-jaeger/plustek.html] here   * Primax Colorado Direct 300, Colorado Direct 600/30bit, Storm Totalscan Info can be found on [http://thor.prohosting.com/~chrordig/Primax/ index.html] here. The driver can also be found here.   * Siemens S9036 (SANE agfafocus)   * Tamarack Artiscan 6000C, 8000C, 12000C (SANE tamarack)   * UMAX Vista-S8, UC-1260, Mirage IIse, PL-II (SANE umax)   * Vobis HighScan (SANE microtek2)   * Voelkner Personal Scanner 64 handheld scanner (scan-driver) [ftp:// tsx-11.mit.edu/pub/linux/ALPHA/scanner/scan-driver-0.1.8.tar.gz] here   * Vuego 310S (SANE snapscan) ----------------------------------------------------------------------------- 23.3. Unsupported   * Acer scanners. Acer is not releasing any programming information.   * Escom 256 (Primax Lector Premier 256) handheld scanner   * Genius ScanMate/256, ScanMate/Color, EasyScan handheld scanners   * Mustek CG 8000 handheld scanner   * Primax Colorado Direct 9600, Colorado 1200p, Colorado USB 19200 Info can be found on [http://thor.prohosting.com/~chrordig/Primax/index.html] here   * Trust Ami Scan handheld scanner   * UMAX parallel scanners ----------------------------------------------------------------------------- 24. USB USB is supported in all 2.4.x kernels, as well as 2.2.18 and higher. The kernel driver supports both the Universal Host Controller Interface (UHCI, used by Intel and Via motherboard chipsets) and the Open Host Controller Interface (OHCI, used by Compaq, Apple, SiS, OPTi, Lucent and ALi chipsets). For more information, see [http://www.linux-usb.org/] linux-usb.org. Below is a very incomplete list of USB hardware known to work with the Linux USB driver. ----------------------------------------------------------------------------- 24.1. Digital Cameras +--------------------+---------+-----------+------------------------+ |Manufacturer |Model |Driver |Notes | | |Name | | | +--------------------+---------+-----------+------------------------+ |Sony |DSC-F505V|usb-storage|Information from [http:/| | | | |/ | | | | |www.cybershotcentral.com| | | | |/oses.asp?os=Linux] | | | | |www.cybershotcentral.com| | | | |/oses.asp?os=Linux | +--------------------+---------+-----------+------------------------+ |Sony |DSC-S70 |usb-storage|Information from [http:/| | | | |/ | | | | |www.cybershotcentral.com| | | | |/oses.asp?os=Linux] | | | | |www.cybershotcentral.com| | | | |/oses.asp?os=Linux | +--------------------+---------+-----------+------------------------+ |Sony |DSC-S50 |usb-storage|Information from [http:/| | | | |/ | | | | |www.cybershotcentral.com| | | | |/oses.asp?os=Linux] | | | | |www.cybershotcentral.com| | | | |/oses.asp?os=Linux | +--------------------+---------+-----------+------------------------+ |Sony |DSC-S30 |usb-storage|Information from [http:/| | | | |/ | | | | |www.cybershotcentral.com| | | | |/oses.asp?os=Linux] | | | | |www.cybershotcentral.com| | | | |/oses.asp?os=Linux | +--------------------+---------+-----------+------------------------+ |Sony |DSC-P1 |usb-storage|Information from [http:/| | | | |/ | | | | |www.cybershotcentral.com| | | | |/oses.asp?os=Linux] | | | | |www.cybershotcentral.com| | | | |/oses.asp?os=Linux | +--------------------+---------+-----------+------------------------+ ----------------------------------------------------------------------------- 24.2. Miscellaneous +--------------+---------+------------+-----------+------------------------+ |Manufacturer |Model |Description |Driver |Notes | | |Name | | | | +--------------+---------+------------+-----------+------------------------+ |SanDisk |ImageMate|CompactFlash|usb-storage|  | | | |reader | | | +--------------+---------+------------+-----------+------------------------+ |Sony |MSAC-US1 |Memory Stick|usb-storage|Information from [http:/| | | |Standalone | |/ | | | |USB Adaptor | |www.cybershotcentral.com| | | | | |/oses.asp?os=Linux] | | | | | |www.cybershotcentral.com| | | | | |/oses.asp?os=Linux | +--------------+---------+------------+-----------+------------------------+ ----------------------------------------------------------------------------- 25. Other hardware 25.1. Amateur Radio The following cards etc. are supported:   * KISS based Terminal Node Controllers   * Ottawa PI card   * Gracilis PacketTwin card   * Other Z8530 SCC based cards   * Parallel and serial port Baycom modems   * Soundblaster cards   * Soundcards based on the Crystal chipset ----------------------------------------------------------------------------- 25.2. VESA Power Savings Protocol (DPMS) monitors Support for power savings is included in the Linux kernel. Use setterm to enable support in the Linux console, and xset to enable support under X. ----------------------------------------------------------------------------- 25.3. Touch screens The Metro-X X-server is supporting the following touch screen controllers:   * Carrol Touch serial touch screen [http://www.carrolltouch.com/] here   * EloGraphics   * Lucas Deeco   * MicroTouch ----------------------------------------------------------------------------- 25.4. Terminals on serial port Old terminals can easily be used under Linux by connecting them to the serial port of your system. At least the following terminals will be supported:   * VT52   * VT100   * VT220   * VT320   * VT420 ----------------------------------------------------------------------------- 25.5. Joysticks Joystick support is in the latest XFree86 distributions (3.3.x) and in kernel versions 2.1.xx and 2.2.xx. For older kernels the links below are usefull.   * Joystick driver For information check [http://atrey.karlin.mff.cuni.cz/ ~vojtech/joystick] here. An FTP archive can be found at [ftp:// atrey.karlin.mff.cuni.cz/pub/linux/joystick] here. Currently supported joysticks are:   * Amiga joysticks on Amiga   * CH Flightstick Pro compatibles with additional two hats and two buttons   * DirectPad Pro parallel port joystick interfaces ([http://www.ziplabel.com /dpadpro/index.html] here)   * FP Gaming Assasin 3D ([http://www.fpgaming.com/portfolio/assn3d.html] here)   * Gamepads with 6 and 8 buttons   * Genius Flight2000 Digital F-23 ([http://www.genius.kye.de/english/product /game.html] here)   * Gravis Blackhawk Digital ([http://www.gravis.com/products/ js_blackhawkdigital.html] here)   * Gravis GamePad Pro ([http://www.gravis.com/products/gp_gamepadpro.html] here)   * Gravis Xterminator GamePad ([http://www.gravis.com/products/ xterminator.html] here)   * Logitech CyberMan 2 ([http://www.cyberman2.de/] here)   * Logitech ThunderPad Digital   * Logitech WingMan Extreme Digital ([http://www.logitech.ch/ Game+Controllers/WingManExtremeDigital.html] here)   * MadCatz Panther ([http://www.fpgaming.com/portfolio/panther.html] here)   * MadCatz Panther XL ([http://www.fpgaming.com/portfolio/panthxl.html] here)   * Microsoft SideWinder 3D Pro ([http://www.eu.microsoft.com/products/ hardware/sidewinder/3Dpro/default.htm] here)   * Microsoft SideWinder Force Feedback Pro ([http://www.eu.microsoft.com/ products/hardware/sidewinder/force-feedback/default.htm] here)   * Microsoft SideWinder GamePad ([http://www.eu.microsoft.com/products/ hardware/sidewinder/gamepad/default.htm] here)   * Microsoft SideWinder Precision Pro ([http://www.eu.microsoft.com/products /hardware/sidewinder/precision-pro/default.htm] here)   * Multisystem joysticks (Atari, Amiga, Commodore, Amstrad)   * Multisystem joysticks using 0.8.0.2 hw interface   * Nintendo Entertainment System (and clone - SVI, Pegasus ...) gamepads   * PDPI Lightning L4 gamecard ([http://www.pdpi.net/] here)   * Sega Genesis (MegaDrive) gamepads   * Sega Master System gamepads   * Sega Saturn gamepads   * SNESKey parallel port joystick interfaces   * Sony PlayStation gamepads   * Standard joysticks with 2, 3 or 4 axes, and up to 4 buttons   * Super Nintendo Entertainment System gamepads   * ThrustMaster FCS compatibles with additional hat   * ThrustMaster Millenium 3D Inceptor ([http://www.thrustmaster.com/products /millennium.htm] here)   * ThrustMaster Rage 3D ([http://www.thrustmaster.com/products/rage3d.htm] here)   * TurboGraFX parallel port joystick interface ([http://www2.burg-halle.de/ ~schwenke/parport.html] here) ----------------------------------------------------------------------------- 25.6. Video capture boards / Frame Grabbers / TV tuner A couple of programs are available that support TV tuners. These are:   * BTTV [http://www.thp.Uni-Koeln.DE/~rjkm/linux/bttv.html] here   * Xawtv   * Xtvscreen All cards with Bt848/Bt848a/Bt849/Bt878/Bt879 and normal Composite/S-VHS inputs are supported. Teletext and Intercast support (PAL only) via VBI samples decoding in software.   * Adlink 7200 Digital I/O device [ftp://metalab.unc.edu/pub/Linux/science/ lab/adl7200-0.60.tar.gz] here   * Adlink 7300A Digital I/O device [ftp://ftp.systemy.it/pub/develop/ adl7300-0.04.tar.gz] here   * CMOS Video Conferencing Kit. The video capture card has a Bt849 chipset. It comes with a CCD camera.   * Data Translation DT2803   * Data Translation DT2851 Frame Grabber [ftp://metalab.unc.edu/pub/Linux/ apps/video/dt2851-2.01.tar.gz] here   * Data Translation DT3155 [http://krusty.eecs.umich.edu/people/ncowan/linux /welcome.html] here   * Diamond DTV2000 (based on Bt848)   * Dipix XPG1000/FPG/PPMAPA (based on TI C40 DSP). Most add-on cards are supported. [http://www.thp.Uni-Koeln.DE/~rjkm/linux/bttv.html] here or [http://www.atlantek.com.au/~wes/linux/frame/] here. The driver can be found at [ftp://ftp.atlantek.com.au/pub/ldipix] here   * Epix SVM   * Epix Silicon Video MUX series of video frame grabbing boards [http:// www.ssc.com/lj/issue13/npc13c.html] here   * FAST Screen Machine II [ftp://metalab.unc.edu/pub/Linux/apps/video/ ScreenMachineII.2.0.tgz] here   * Hauppage Wincast TV PCI (based on Bt848) [http://www.thp.Uni-Koeln.DE/ ~rjkm/linux/bttv.html] here   * Imaging Technology ITI/IC-PCI [ftp://ftp.gom-online.de/pub/IC-PCI/ icpci-0.3.2.tar.gz] here   * ImageNation Cortex I [ftp://metalab.unc.edu/pub/Linux/apps/video/ cortex.drv.1.1.tgz] here   * ImageNation CX100 [ftp://metalab.unc.edu/pub/Linux/apps/video/ cxdrv-0.86.tar.gz] here   * ImageNation PX500 [ftp://ftp.systemy.it/pub/develop] here   * ImageNation PXC200 [ftp://ftp.systemy.it/pub/develop] here   * Imaging Technology Inc. IC-PCI frame grabber board [ftp:// gandalf.expmech.ing.tu-bs.de/pub/driver/icpci-0.2.0.tar.gz] here   * Matrix Vision MV-Delta [http://www.matrix-vision.de/] here   * Matrox Meteor [ftp://metalab.unc.edu/pub/Linux/apps/video/ meteor-1.4a.tgz] here   * Matrox PIP-1024 [http://www.powerup.com.au/~sobeyp/pip_tar.gz] here   * MaxiTV/PCI (based on ZR36120) [ftp://metalab.unc.edu/pub/Linux/kernel/ misc-cards/zr36120-971127.tgz] here   * Miro PCTV (based on Bt848) [http://www.thp.Uni-Koeln.DE/~rjkm/linux/ bttv.html] here   * MuTech MV1000 PCI [ftp://metalab.unc.edu/pub/Linux/apps/video/ mv1000drv-0.33.tgz] here   * MuTech MV200 [http://www.powerup.com.au/~sobeyp/mu_tar.gz] here   * Philips PCA10TV (not in production anymore) [ftp://ftp.il.ft.hse.nl/pub/ tv1000/pctv1000.02.tgz] here   * Pinnacle PCTV (based on Bt848)   * Pro Movie Studio [ftp://metalab.unc.edu/pub/Linux/apps/video/ PMS-grabber.3.0.tgz] here   * Quanta WinVision B&W video capture card [ftp://metalab.unc.edu/pub/Linux/ apps/video/fgrabber-1.0.tgz] here   * Quickcam [ftp://metalab.unc.edu/pub/Linux/apps/video/qcam-0.7c-5.tar.gz] here   * Nomadic Technologies Sensus 700 [http://www.robots.com/] here for common information. Alas, Nomadic Technologies has removed the page about the Sensus 700.   * Smart Video Recoder III (based on Bt848) [http://www.thp.Uni-Koeln.DE/ ~rjkm/linux/bttv.html] here   * STB TV PCI Television Tuner (based on Bt848) [http://www.thp.Uni-Koeln.DE /~rjkm/linux/bttv.html] here   * Tekram C210 (based on ZR36120) [ftp://metalab.unc.edu/pub/Linux/kernel/ misc-cards/zr36120-971127.tgz] here   * Video Blaster, Rombo Media Pro+ [ftp://metalab.unc.edu/pub/Linux/apps/ video/vid_src-0.7.tgz] here   * VT1500 TV cards [ftp://metalab.unc.edu/pub/Linux/apps/video/ vt1500-1.0.9.tar.gz] here ----------------------------------------------------------------------------- 25.7. Digital Camera Currently there are five programs which can be used in combination with digital cameras.   * Camediaplay ([http://www.itojun.org/itojun.html] here) You can download it from [ftp://ftp.itojun.org/pub/digicam/C-400L/unix/] here   * Photopc ([http://www.average.org/digicam/] here) It can be downloaded from [ftp://ftp.average.org/pub/photopc/] here   * Qvplay ([http://www.asahi-net.or.jp/~XG2K-HYS/index-e.html] here) It can be downloaded from [http://www.asahi-net.or.jp/~XG2K-HYS/ qvplay-0.93.tar.gz] here   * JCAM, a Java application which allows digital camera owners to access and download pictures from a wide variety of popular digital cameras ([http:/ /www.jcam.com/] here) It can be downloaded from [http://www.jcam.com/jcam /download.shtml] here   * gPhoto ([http://www.gphoto.org/] here) It can be downloaded from [http:// www.gphoto.org/download.html] here Photopc can be extended with a graphical Tk frontend. This can be found at [http://www.mediacity.com/~pwhite/Phototk/phototk.html] here. Also Qvplay cab be extended with a graphical Tk frontend, which can be found at [http:// www.bekkoame.or.jp/~tormato/pub/qvplaytk-0.73c.tar.gz] here ----------------------------------------------------------------------------- 25.7.1. Supported   * Agfa ePhoto line of cameras (photopc, camediaplay, JCAM)   * Apple QuickTake 200 (JCAM)   * Casio QV10, QV-10A, QV-11, QV-30, QV-70, QV-100, QV-200, QV-300, QV-700, QV-770 (qvplay) [http://www.casio.com/digitalimaging/digital-results.cfm? ObjectGroup_ID=171] here   * Casio QV-10A, QV-11, QV-30, QV-70, QV-100, QV-300, QV-700, QV-770 (JCAM)   * Chinon ES-1000 (same hardware, protocol and image format as Kodak DC20) ( JCAM) [http://www.planet-interkom.de/oliver.hartmann/dc20secr.htm] here   * Epson "Colorio Photo" CP-100 (PhotoPC) (photopc, camediaplay) [http:// www.epson.com/cam_scan/] here   * Epson "Colorio Photo" CP-200 (PhotoPC 500) (photopc, camediaplay, JCAM) [http://www.epson.com/cam_scan/] here   * Epson "Colorio Photo" CP-200 (PhotoPC 550) (JCAM)   * Epson "Colorio Photo" CP-500 (PhotoPC 600) (photopc, camediaplay, JCAM) [http://www.epson.com/cam_scan/] here   * Epson "Colorio Photo" CP-500 (PhotoPC 700) (JCAM)   * Epson PhotoPC 550 (photopc, camediaplay) [http://www.epson.com/cam_scan/] here   * Fuji DS-7, DX-5 (DS-10), DX-7 (DS-20), DX-9 (DS-30), DS-300, MX-700 (JCAM )   * HP Photo Smart Digital Camera (Some people say it is supported, others say it isn't !!??)   * Kodak DC-20, DC-25, DC-200/210 (JCAM) [http://www.planet-interkom.de/ oliver.hartmann/dc20secr.htm] here   * Olympus C-300L, C-320L, C-420L, C-800L, C-840L, C-1000L, C-1400L (JCAM) [http://www.olympusamerica.com/digital/dhome.html] here   * Olympus "Camedia" C-400L (D-200L) (photopc, camediaplay, JCAM) [http:// www.olympusamerica.com/digital/dhome.html] here   * Olympus "Camedia" C-820L (D-320L) (photopc, camediaplay, JCAM) [http:// www.olympusamerica.com/digital/dhome.html] here   * Olympus C2000Z (photocd)   * Sanyo VPC-G200/G200EX (photopc, camediaplay) [http://www.sanyo.co.jp/AV/ CEmedia_e/products/digicam/digicam.html] here   * Sanyo DSC-V1 (VPC-G200E) (photopc, camediaplay) [http://www.sanyo.co.jp/ AV/CEmedia_e/products/digicam/digicam.html] here   * Sanyo DSC-X1 (VPC-X300) (JCAM)   * Sanyo DSC-X300 (photopc, camediaplay) [http://www.sanyo.co.jp/AV/ CEmedia_e/products/digicam/digicam.html] here   * Nikon Coolpix 600/900 (Coolpix 600 untested) (photopc) [http:// www.nikonusa.com/products/products.taf?id=128] here and [http:// www.nikonusa.com/products/products.taf?id=129] here   * Sierra Imaging SD640 (photopc) [http://www.sierraimaging.com/support/ supchimgex.html] here   * Toshiba PDR-2 (not sure: photopc) [http://www.toshiba.com/taisisd/dsc/ indexj.htm] here ----------------------------------------------------------------------------- 25.7.2. Unsupported   * Casio QV-120, QV-5000SX, QV-7000SX   * Kodak DC40, DC50, DC120 ----------------------------------------------------------------------------- 25.8. UPS Various other UPS's are supported, read the [http://www.linuxdoc.org/HOWTO/ UPS-HOWTO.html] UPS HOWTO   * APC SmartUPS [http://www.apcupsd.org/] here   * APC-BackUPS 400/600, APC-SmartUPS SU700/1400RM [http://www.apcupsd.org/] here   * Fenton PowerPal [ftp://megatec.com.tw/Rups2/UNIX/v3.0.1] here for downloads and manuals. Web site information can be found at [http:// www.fentonups.com/index2.htm] here   * Fenton Tele-UPS [ftp://megatec.com.tw/Rups2/UNIX/v3.0.1] here for downloads and manuals. Web site information can be found at [http:// www.fentonups.com/index2.htm] here   * Fenton PowerOn [ftp://megatec.com.tw/Rups2/UNIX/v3.0.1] here for downloads and manuals. Web site information can be found at [http:// www.fentonups.com/index2.htm] here   * UPS's with RS-232 monitoring port (genpower package) [ftp:// metalab.unc.edu/pub/Linux/system/ups/genpower-1.0.1.tgz] here   * MGE UPS's [http://www.mgeups.com/download/softlib.htm] here and [http:// www.mgeups.com/download/software/linux/upsp.tgz] here   * A daemon to shut down and up computers connected to ups's. It's network aware and allows server- and client-mode [ftp://metalab.unc.edu/pub/Linux /system/ups/powerd-2.0.tar.gz] here ----------------------------------------------------------------------------- 25.9. Multifunction boards   * Pro Audio Spectrum 16 SCSI / Sound interface card ----------------------------------------------------------------------------- 25.10. Data acquisition The Linux Lab Project site collects drivers for hardware dealing with data acquisition, they also maintain some mailing lists dealing with the subject. I have no experience with data acquisition so please check the site for more details.   * Linux Lab Project [http://www.llp.fu-berlin.de/] here   * CED 1401   * DBCC CAMAC   * IEEE-488 (GPIB, HPIB) boards   * Keithley DAS-1200   * National Instruments AT-MIO-16F / Lab-PC+   * Analog Devices RTI-800/815 ADC/DAC board contact Paul Gortmaker < [mailto:gpg109@anu.edu.au] gpg109@anu.edu.au > ----------------------------------------------------------------------------- 25.11. Watchdog timer interfaces   * Berkshire Products PC Watchdog Card (ISA cards rev. A and C) Check [ftp:/ /ftp.bitgate.com/pub/bitgate/pcwd] here for the PC Watchdog program. A driver is included in recent kernels. More information on this product can be found at [http://www.berkprod.com/wdog.htm] here   * ICS WDT500-P [http://www.indcompsrc.com/products/data/html/wdt500-p.html] here   * ICS WDT501-P (with and without fan tachometer) [http://www.indcompsrc.com /products/data/html/wdt500-p.html] here   * Outsource Engineering & Manufacturing Inc. Basic Watchdog Timer Board (ISA) Information can be found at [http://www.ctec.net/basicwdt] here. Drivers currently running on 2.0.29, 2.0.33 and 2.0.36 kernels ----------------------------------------------------------------------------- 25.12. Miscellaneous   * Mattel Powerglove   * AIMS Labs RadioTrack FM radio card [ftp://metalab.unc.edu/pub/Linux/apps/ sound/radio/radiotrack-1.1.tgz] here   * Reveal FM Radio card [ftp://magoo.uwsuper.edu/docs/radio.html] here   * Videotext cards [ftp://metalab.unc.edu/pub/Linux/apps/video/ videoteXt-0.6.tar.gz] here ----------------------------------------------------------------------------- 26. Appendix A. S3 cards supported by XFree86 3.3.x. +---------------------------------+---------+---------+---+-----------+ |CHIPSET |RAMDAC |CLOCKCHIP|BPP|CARD | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |  | +---------------------------------+---------+---------+---+-----------+ |801/805 |AT&T |  |16 |Actix GE 32| | |20C490 | | |/ 32+ 2Mb | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |Orchid | | | | | |Fahrenheit | | | | | |1280(+) | +---------------------------------+---------+---------+---+-----------+ |801/805 |AT&T |ICD2061A |16 |STB | | |20C490 | | |PowerGraph | | | | | |X.24 | +---------------------------------+---------+---------+---+-----------+ |801/805 |  |  |  |Del S3 805 | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |Miro | | | | | |Crystal 8S | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |Orchid | | | | | |Fahrenheit | | | | | |VA | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |VL-41 | +---------------------------------+---------+---------+---+-----------+ |805 |S3 GENDAC|  |16 |Miro 10SD | | | | | |VLB/PCI | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |SPEA Mirage| | | | | |VLB | +---------------------------------+---------+---------+---+-----------+ |801/805 |SS2410 |ICD2061A |8 |Diamond | | | | | |Stealth 24 | | | | | |VLB/ISA | +---------------------------------+---------+---------+---+-----------+ |801/805 |AT&T |Ch8391 |16 |JAX 8231/ | | |20C490 | | |8241, SPEA | | | | | |Mirage | +---------------------------------+---------+---------+---+-----------+ |801/805 |S3 GENDAC|  |  |Miro | | | | | |Crystal | | | | | |10SD | +---------------------------------+---------+---------+---+-----------+ |805i |  |  |  |Actix GE | | | | | |32i | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |ELSA Winner| | | | | |1000 ISA | +---------------------------------+---------+---------+---+-----------+ |928 |AT&T |  |16 |Actix Ultra| | |20C490 | | | | +---------------------------------+---------+---------+---+-----------+ |928 |Sierra |ICD2061A |32 |ELSA Winner| | |SC15025 | | |1000 ISA/ | | | | | |VLB/EISA | +---------------------------------+---------+---------+---+-----------+ |928 |Bt485 |ICD2061A |32 |STB Pegasus| | | | | |VL | +---------------------------------+---------+---------+---+-----------+ |928 |Bt485 |SC11412 |16 |SPEA(/V7) | | | | | |Mercury VLB| +---------------------------------+---------+---------+---+-----------+ |928 |Bt485 |ICD2061A |32 |#9 GXE | | | | | |Level 10/11| | | | | |/12 | +---------------------------------+---------+---------+---+-----------+ |928 |Ti3020 |ICD2061A |32 |#9 GXE | | | | | |Level 14/16| +---------------------------------+---------+---------+---+-----------+ |928 |  |  |  |928Movie | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |Diamond | | | | | |Stealth Pro| +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |ELSA Winner| | | | | |1000TwinBus| +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |ELSA Winner| | | | | |1000VL | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |ELSA Winner| | | | | |2000 | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |Miro | | | | | |Crystal 16S| +---------------------------------+---------+---------+---+-----------+ |864 |  |ICD2061A |  |Miro | | | | | |Crystal | | | | | |20SD (BIOS | | | | | |2.xx) | +---------------------------------+---------+---------+---+-----------+ |864 |AT&T |ICS2494 |32 |Miro | | |20C498 | | |(Crystal) | | | | | |20SD (BIOS | | | | | |1.xx) | +---------------------------------+---------+---------+---+-----------+ |864 |AT&T |ICD2061A/|32 |ELSA Winner| | |20C498/ | | |1000 PRO | | | | | |VLB/PCI | +---------------------------------+---------+---------+---+-----------+ |864 |STG1700 |ICS9161 |  |MIRO 20SD | | | | | |(BIOS 2.x) | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |ELAS Winner| | | | | |1000 PRO | +---------------------------------+---------+---------+---+-----------+ |864 |STG1700 |ICD2061A |32 |Actix GE 64| | | | | |VLB | +---------------------------------+---------+---------+---+-----------+ |864 |AT&T |ICS2595 |16 |SPEA(/V7) | | |20C498/ | | |Mirage P64 | | | | | |DRAM (BIOS | | | | | |3.x) | +---------------------------------+---------+---------+---+-----------+ |  |AT&T |  |  |  | | |21C498 | | | | +---------------------------------+---------+---------+---+-----------+ |864 |S3 86C716|  |32 |ELSA Winner| | |SDAC | | |1000 PRO | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |Miro 20SD | | | | | |(BIOS 3.x) | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |SPEA Mirage| | | | | |P64 DRAM | | | | | |(BIOS 4.x) | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |Diamond | | | | | |Stealth 64 | | | | | |DRAM | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |Genoa | | | | | |Phantom 64i| +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |Miro | | | | | |Crystal | | | | | |20SD VLB | | | | | |(BIOS 3.xx)| +---------------------------------+---------+---------+---+-----------+ |864 |ICS5342 |ICS5342 |32 |Diamond | | | | | |Stealth 64 | | | | | |DRAM (some)| +---------------------------------+---------+---------+---+-----------+ |864 |SDAC |  |  |Diamond | | | | | |Stealth 64 | | | | | |Graphics | | | | | |2001 | +---------------------------------+---------+---------+---+-----------+ |864 |AT&T |ICD2061A |32 |#9 GXE64 | | |20C498-13| | |PCI | +---------------------------------+---------+---------+---+-----------+ |864 |  |  |  |ASUS Video | | | | | |Magic PCI | | | | | |V864 | +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |VidTech | | | | | |FastMax P20| +---------------------------------+---------+---------+---+-----------+ |  |  |  |  |  | +---------------------------------+---------+---------+---+-----------+ +----------------------------------+--------+---------+---+----------+ |CHIPSET |RAMDAC |CLOCKCHIP|BPP|CARD | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |  | +----------------------------------+--------+---------+---+----------+ |964 |  |  |  |ELSA | | | | | |Winner | | | | | |2000 | | | | | |PRO-2,4 | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |spider | | | | | |Tarantula | | | | | |64 | +----------------------------------+--------+---------+---+----------+ |964 |AT&T |ICD2061A |32 |Miro | | |20C505 | | |Crystal | | | | | |20SV PCI/ | | | | | |40SV | +----------------------------------+--------+---------+---+----------+ |964 |Bt485 |ICD2061A |32 |Diamond | | | | | |Stealth 64| +----------------------------------+--------+---------+---+----------+ |964 |Bt9485 |ICS9161A |32 |SPEA | | | | | |Mercury 64| +----------------------------------+--------+---------+---+----------+ |964 |Ti3020 |ICD2061A |8 |ELSA | | | | | |Winner | | | | | |2000 PRO | | | | | |PCI | +----------------------------------+--------+---------+---+----------+ |964 |Ti3025 |Ti3025 |32 |#9 GXE64 | | | | | |Pro VLB/ | | | | | |PCI | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Miro | | | | | |Crystal | | | | | |40SV | +----------------------------------+--------+---------+---+----------+ |964 |IBM RGB |  |32 |Hercules | | | | | |Graphite | | | | | |Terminator| | | | | |64 | +----------------------------------+--------+---------+---+----------+ |868 |S3 |  |32 |ELSA | | |86C716 | | |Winner | | |SDAC | | |1000AVI | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Miro | | | | | |Crystal | | | | | |20SD PCI | +----------------------------------+--------+---------+---+----------+ |868 |AT&T |  |  |ELSA | | |29C409 | | |Winner | | | | | |1000AVI | +----------------------------------+--------+---------+---+----------+ |868 |  |  |  |Diamond | | | | | |Stealth | | | | | |Video DRAM| +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Diamond | | | | | |Stealth 64| | | | | |Video 2120| | | | | |/2200 | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |ELSA | | | | | |Winner | | | | | |1000PRO/X | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |#9 FX | | | | | |Motion 531| +----------------------------------+--------+---------+---+----------+ |  |  |  |  |VideoLogic| | | | | |GrafixStar| | | | | |500 | +----------------------------------+--------+---------+---+----------+ |968 |  |  |  |Diamond | | | | | |Stealth 64| | | | | |Video 3200| +----------------------------------+--------+---------+---+----------+ |  |  |  |  |ELSA | | | | | |Gloria-4/8| +----------------------------------+--------+---------+---+----------+ |  |  |  |  |ELSA | | | | | |Winner | | | | | |2000AVI | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |ELSA | | | | | |Winner | | | | | |2000PRO/ | | | | | |X-2/X-4/ | | | | | |X-8 | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Genoa | | | | | |VideoBlitz| | | | | |III AV | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Hercules | | | | | |Graphite | | | | | |Terminator| | | | | |Pro 64 | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |LeadTek | | | | | |WinFast | | | | | |S430 | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |LeadTek | | | | | |WinFast | | | | | |S510 | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Miro | | | | | |Crystal | | | | | |80SV | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Miro | | | | | |Crystal | | | | | |20SV | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |#9 FX | | | | | |Motion 771| +----------------------------------+--------+---------+---+----------+ |  |  |  |  |VideoLogic| | | | | |GrafixStar| | | | | |700 | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |WinFast | | | | | |S430/S510 | +----------------------------------+--------+---------+---+----------+ |968 |TVP3026 |  |32 |ELSA | | | | | |Winner | | | | | |2000PRO/X | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Diamond | | | | | |Stealth 64| | | | | |Video VRAM| +----------------------------------+--------+---------+---+----------+ |968 |IBM RGB |  |32 |Genoa | | | | | |VideoBlitz| | | | | |III AVI | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Hercules | | | | | |Terminator| | | | | |Pro 64 | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |STB | | | | | |Velocity | | | | | |64 Video | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |#9 FX | | | | | |Motion 771| +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Diamond | | | | | |Stealth 64| | | | | |Video 3240| | | | | |/3400 | +----------------------------------+--------+---------+---+----------+ |968 |TI |  |  |Diamond | | |RAMDAC | | |Stealth 64| | | | | |Video 3240| | | | | |/3400 | +----------------------------------+--------+---------+---+----------+ |732 |(Trio32)|  |32 |Diamond | | | | | |Stealth 64| | | | | |DRAM SE | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |(all | | | | | |Trio32 | | | | | |based | | | | | |cards) | +----------------------------------+--------+---------+---+----------+ |764 |(Trio64)|  |32 |SPEA | | | | | |Mirage P64| | | | | |(BIOS 5.x)| +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Diamond | | | | | |Stealth 64| | | | | |DRAM | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |Diamond | | | | | |Stealth 64| | | | | |Graphics | | | | | |2xx0 | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |#9 FX | | | | | |Vision 330| +----------------------------------+--------+---------+---+----------+ |  |  |  |  |STB | | | | | |PowerGraph| | | | | |64 | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |(all | | | | | |Trio64 | | | | | |based | | | | | |cards) | +----------------------------------+--------+---------+---+----------+ |  |  |  |  |  | +----------------------------------+--------+---------+---+----------+ +----------------------------+----------+---------+---+-----------+ |CHIPSET |RAMDAC |CLOCKCHIP|BPP|CARD | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |  | +----------------------------+----------+---------+---+-----------+ |  |(Trio64V+)|  |  |DSV3326 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |Diamond | | | | | |Stealth 64 | | | | | |Video 2001 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |DataExpert | | | | | |DSV3365 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |ExpertColor| | | | | |DSV3365 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |MAXColor S3| | | | | |Trio64V+ | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |ELSA Winner| | | | | |1000TRIO/V | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |Hercules | | | | | |Terminator | | | | | |64/Video | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |#9 FX | | | | | |Motion 331 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |STB | | | | | |Powergraph | | | | | |64 Video | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |VideoLogic | | | | | |GrafixStar | | | | | |400 | +----------------------------+----------+---------+---+-----------+ |  |(Trio64V2)|  |  |ELSA Winner| | | | | |1000/T2D | +----------------------------+----------+---------+---+-----------+ |  |(ViRGE) |  |  |Canopus Co.| | | | | |Power | | | | | |Window 3DV | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |DSV3325 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |DataExpert | | | | | |DSV3325 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |Diamond | | | | | |Multimedia | | | | | |Stealth 3D | | | | | |2000 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |Diamond | | | | | |Multimedia | | | | | |Stealth 3D | | | | | |2000 PRO | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |Diamond | | | | | |Stealth 3D | | | | | |2000 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |Diamond | | | | | |Stealth 3D | | | | | |2000 PRO | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |Diamond | | | | | |Stealth 3D | | | | | |3000 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |ELSA | | | | | |Victory 3D | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |ELSA | | | | | |Victory 3DX| +----------------------------+----------+---------+---+-----------+ |  |  |  |  |ELSA Winner| | | | | |3000-S | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |Expertcolor| | | | | |DSV3325 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |Hercules | | | | | |Terminator | | | | | |64/3D | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |LeadTek | | | | | |WinFast 3D | | | | | |S600 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |MELCO | | | | | |WGP-VG4S | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |#9 FX | | | | | |Motion 332 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |Orchid | | | | | |Tech. | | | | | |Fahrenheit | | | | | |Video 3D | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |STB systems| | | | | |Powergraph | | | | | |3D | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |WinFast 3D | | | | | |S600 | +----------------------------+----------+---------+---+-----------+ |  |(ViRGE/DX)|  |  |Hercules | | | | | |Terminator | | | | | |3D/DX | +----------------------------+----------+---------+---+-----------+ |  |(ViRGE/GX)|  |  |STB Nitro | | | | | |3D | +----------------------------+----------+---------+---+-----------+ |  |(ViRGE/VX)|  |  |ELSA Winner| | | | | |2000AVI/3D | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |ELSA Winner| | | | | |3000 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |ELSA Winner| | | | | |3000-L-42/ | | | | | |-M-22 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |MELCO | | | | | |WGP-VX8 | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |STB Systems| | | | | |Velocity 3D| +----------------------------+----------+---------+---+-----------+ |911/924 |  |  |  |Diamond | | | | | |Stealth | | | | | |VRAM | +----------------------------+----------+---------+---+-----------+ |924 |SC1148 DAC|  |  |  | +----------------------------+----------+---------+---+-----------+ |  |  |  |  |  | +----------------------------+----------+---------+---+-----------+ NOTE: for the ViRGE/VX,DX,GX,GX2 chipsets you need XFree86 3.3.1 or newer. You should use the XF86_SVGA server. ----------------------------------------------------------------------------- 27. Appendix B. Supported PCMCIA cards These cards are supported by David Hinds' PCMCIA package and this list is taken from his web page ([http://pcmcia-cs.sourceforge.net/] here). CardBus cards are listed at the end of each section. At this time, all CardBus drivers should be treated as experimental. Beware that some cards have 16-bit and CardBus versions with very similar names. If the CardBus version is not specifically listed as supported here, then you should not expect it to work. ----------------------------------------------------------------------------- 27.1. Ethernet cards   * SMC, Megahertz and Ositech cards use the smc91c92_cs driver   * 3Com and Farallon cards use the 3c589_cs driver   * Fujitsu, TDK, RATOC, CONTEC, Eagle and Nextcom cards use the fmvj18x_cs driver All other cards use the pcnet_cs driver. Other NE2000-compatible cards that are not on the list are also likely to work with pcnet_cs.   * 3Com 3c589, 3c589B, 3c589C, 3c589D (3c589_cs)   * 3Com Megahertz 3CCE589E, 3CXE589D, 3CXE589EC (3c589_cs)   * Accton EN2212, EN2216 EtherCard (pcnet_cs)   * Accton SOHO BASIC EN220 (pcnet_cs)   * Addtron Ethernet (pcnet_cs)   * AIBrain EPCM-T (pcnet_cs)   * Allied Telesis CentreCOM CE6001, LA-PCM, LA-PCM V2 (pcnet_cs)   * AmbiCom AMB8002, AMB8002T (pcnet_cs)   * AnyCom ECO Ethernet (pcnet_cs)   * Apollo RE450CT (pcnet_cs)   * Argosy EN210 (pcnet_cs)   * Asante FriendlyNet (pcnet_cs) (new cards seem not to work!!)   * AST 1082 Ethernet (pcnet_cs)   * Billionton LNT-10TB, LNT-10TN (pcnet_cs)   * Califormia Access LAN Adapter   * CeLAN EPCMCIA (pcnet_cs)   * CNet CN30BC, CN40BC Ethernet (pcnet_cs)   * Compaq Ethernet Adapter (xirc2ps_cs)   * Compex/ReadyLINK Ethernet Combo (pcnet_cs)   * Compex Linkport Ethernet (pcnet_cs)   * COMPU-SHACK BASEline Ethernet (pcnet_cs)   * Connectware LANdingGear Adapter (pcnet_cs)   * Corega Ether PCC-T, PCM-T (pcnet_cs)   * CyQ've ELA-010 10baseT (pcnet_cs)   * CONTEC C-NET(PC)C (fmvj18x_cs)   * Danpex EN-6200P2 Ethernet (pcnet_cs)   * Datatrek NetCard (pcnet_cs)   * Dayna Communications CommuniCard E (pcnet_cs)   * Digital DEPCM-AA, PCP78-AC Ethernet (pcnet_cs)   * Digital EtherWORKS Turbo Ethernet (pcnet_cs)   * D-Link DE-650, DE-660 (pcnet_cs)   * DynaLink L10C Ethernet (pcnet_cs)   * Eagle NE200 Ethernet (fmvj18x_cs)   * Edimax Technology Ethernet Combo (pcnet_cs)   * EFA InfoExpress 205, 207 Combo (pcnet_cs)   * Eiger Labs EPX-ET10T2 Combo (pcnet_cs)   * Eiger Labs EPX-10BT, EPX-ET 10BT EPX-ET 10TZ (fmvj18x_cs)   * ELECOM Laneed LD-CDWA, LD-CDX, LD-CDNIA, LD-CDY, LD-CDF (pcnet_cs)   * EP-210 Ethernet (pcnet_cs)   * Epson Ethernet (pcnet_cs)   * EtherPRIME Ethernet (pcnet_cs)   * Explorer NE-10000 Ethernet (pcnet_cs)   * EZLink 4109 Ethernet (pcnet_cs)   * Farallon Etherwave, EtherMac (3c589_cs)   * Fiberline FL-4680 (pcnet_cs)   * Fujitsu FMV-J181, FMV-J182, FMV-J182A, FMV-J183 (fmvj18x_cs)   * Fujitsu Towa LA501, FMV-1080, FM50N-183 (fmvj18x_cs)   * Gateway 2000 Ethernet (pcnet_cs)   * Genius ME3000II Ethernet (pcnet_cs)   * Grey Cell Ethernet (pcnet_cs)   * GVC NIC-2000P Ethernet Combo (pcnet_cs)   * Hitachi HT-4840-11 EtherCard (fmvj18x_cs)   * Hypertec HyperNet (pcnet_cs)   * IBM CreditCard Ethernet Adapter (pcnet_cs)   * IC-Card Ethernet (pcnet_cs)   * Infotel IN650ct Ethernet (pcnet_cs)   * I-O Data PCLA/T, PCLA/TE (pcnet_cs)   * Katron PE-520 Ethernet (pcnet_cs)   * KingMax Technology EN10-T2 Ethernet (pcnet_cs)   * Kingston KNE-PCM/M, KNE-PC2, KNE-PC2T (pcnet_cs)   * KTI PE-520 Plus (pcnet_cs)   * LANEED LD-CDW Ethernet (pcnet_cs)   * LanPro EP4000A (pcnet_cs)   * Lantech Ethernet (pcnet_cs)   * Level One EPC-0100TB (pcnet_cs)   * Linksys EtherCard (pcnet_cs)   * Logitec LPM-LN10T, LPM-LN10BA, LPM-LN20T Ethernet (pcnet_cs)   * Longshine ShineNet LCS-8534TB Ethernet (pcnet_cs)   * Macnica ME-1 Ethernet (pcnet_cs)   * Maxtech PCN2000 Ethernet (pcnet_cs)   * Megahertz XJ10BT, XJ10BC, CC10BT Ethernet (smc91c92_cs)   * Melco LPC-TJ, LPC-TS, LPC-T, LPC2-T (pcnet_cs)   * Microdyne NE4200 Ethernet (pcnet_cs)   * Midori LANNER LT-PCMT (pcnet_cs)   * Micronet Etherfast Adapter (pcnet_cs)   * NDC Instant-Link (pcnet_cs)   * Network General ``Sniffer'' (pcnet_cs)   * New Media EtherLAN (nmclan_cs)   * New Media LanSurfer (pcnet_cs)   * New Media LiveWire (NOT the LiveWire+) (nmclan_cs)   * New Media BASICS Ethernet (smc91c92_cs)   * NextCom NC5310 (fmvj18x_cs)   * Novell/National NE4100 InfoMover (pcnet_cs)   * Ositech Four of Diamonds (smc91c92_cs)   * OvisLink Ethernet (pcnet_cs)   * Panasonic CF-VEL211P-B (pcnet_cs)   * Planet SmartCom 2000, 3500, ENW-3501-T, ENW-3502-T (pcnet_cs)   * Pretec Ethernet (pcnet_cs)   * PreMax PE-200 Ethernet (pcnet_cs)   * Proteon Ethernet (pcnet_cs)   * Ratoc REX-9822, REX-5588A/W, REX-R280 (fmvj18x_cs)   * Relia RE2408T Ethernet (pcnet_cs)   * Reliasys 2400A Ethernet (pcnet_cs)   * RPTI EP400, EP401 Ethernet (pcnet_cs)   * SCM Ethernet (pcnet_cs)   * Sky Link Express (pcnet_cs)   * SMC 8020BT EtherEZ (not the EliteCard) (smc91c92_cs)   * SMC 8022 EZCard-10 (pcnet_cs)   * Socket Communications EA LAN Adapter (pcnet_cs)   * Socket Communications LPE Low Power Ethernet (pcnet_cs)   * SOHOware Ethernet (pcnet_cs)   * SuperSocket RE450T (pcnet_cs)   * Surecom Ethernet (pcnet_cs)   * SVEC PN605C (pcnet_cs)   * TDK LAC-CD02x, LAK-CD021, LAK-CD022A, LAK-CD021AX, LAK-CD021BX (fmvj18x_cs)   * Thomas-Conrad Ethernet (pcnet_cs)   * Trust Ethernet Combo (pcnet_cs)   * UNEX NexNIC MA010 (pcnet_cs)   * Volktek NPL-402CT Ethernet (pcnet_cs)   * Xircom CreditCard CE2 (xirc2ps_cs) ----------------------------------------------------------------------------- 27.2. Fast Ethernet (10/100baseT) adapters epic_cb and tulip_cb drivers are experimental and need a 2.2.x or newer kernel   * 3Com 3c574TX, 3CCFE574BT (3c574_cs)   * 3Com 3c575TX, 3CCFE575BT, 3CXFE575BT CardBus (3c575_cb, performance problem)   * Abocom LinkMate FE1000 (pcnet_cs)   * Accton Fast EtherCard-16 (xirc2ps_cs)   * Accton EN2220 CardBus (tulip_cb)   * Allied Telesyn AT-2800 (tulip_cb)   * AmbiCom AMB8100 (tulip_cb)   * AnyCom ECO Ethernet 10/100 (pcnet_cs)   * Apollo Fast Ethernet (pcnet_cs)   * Argosy EN220 (smc91c92_cs)   * Compaq Netelligent 10/100 (xirc2ps_cs)   * Compex Linkport TX (tulip_cb)   * COMPU-SHACK FASTline 10/100 (pcnet_cs)   * Corega FastEther PCC-TX (pcnet_cs)   * D-Link DFE-650 (pcnet_cs)   * D-Link DFE-660TX (tulip_cb)   * Dynalink L100C (smc91c92_cs)   * EXP ThinLan 100 (pcnet_cs)   * Fiberline Fast Ethernet (pcnet_cs)   * Hamlet FE1000 10/100 (pcnet_cs)   * Intel EtherExpress PRO/100 (xirc2ps_cs, 16-bit NOT 32-bit)   * IO DATA PCET/TX (pcnet_cs)   * Kingston KNE-CB4TX (tulip_cb)   * KTI KF-C16 (pcnet_cs)   * Laneed LD-10/100CD (pcnet_cs)   * Lantech FastNet/TX (smc91c92_cs)   * LevelOne FPC-0100TX (pcnet_cs)   * LevelOne FPC-0101TX 10/100Mbps CardBus (tulip_cb)   * Linksys PCMPC100 EtherFast 10/100 (pcnet_cs)   * Linksys PCMPC200 EtherFast CardBus (tulip_cb)   * Logitec LPM-LN100TX (pcnet_cs)   * Melco LPC2-TX (pcnet_cs)   * Melco/SMC LPC-TX (smc91c92_cs)   * Microcom TravelCard 10/100 (pcnet_cs)   * Micronet EtherFast Adapter (pcnet_cs)   * NetGear FA410TXC (pcnet_cs)   * Ositech Seven of Diamonds (smc91c92_cs)   * Ositech Seven of Spades CardBus (epic_cb)   * Planet FNW-3600T (pcnet_cs)   * SMC EZ CardBus 10/100 Ethernet (tulip_cb)   * SVEC FD606 10/100 Ethernet (tulip_cb)   * TDK NetworkFlyer LAK-CB100X, LAK-CB100AX CardBus (tulip_cb)   * Toshiba IPC5008A, Advanced Network 10/100 (xirc2ps_cs)   * UMAX Technologies UMAX250 (tulip_cb)   * WiseCom WC-PC400 (smc91c92_cs)   * Xircom CBEII-10/100 (tulip_cb)   * Xircom CreditCard CE3 (xirc2ps_cs, new cards may not work !!) ----------------------------------------------------------------------------- 27.3. Token-ring adapters You should at least have kernel 1.3.72   * 3Com 3c389 Tokenlink Velocity (ibmtr_cs)   * 3Com 3c689 TokenLink III (ibmtr_cs)   * IBM Token ring Adapter (ibmtr_cs)   * IBM Turbo 16/4 Token Ring (ibmtr_cs) ----------------------------------------------------------------------------- 27.4. Wireless network adapters   * Aironet PC4500, PC4800 wireless network adapters (airco_cs) (Ben Reed [mailto:breed@almaden.ibm.com] breed@almaden.ibm.com)   * AT&T / NCR / Lucent WaveLAN version 2.0 (wavelan_cs)   * DEC RoamAbout/DS (wavelan_cs)   * Harris PRISM/AM79C930 IEEE 802.11 wireless LAN [http://www.absoval.com/ linux-wlan] here (Mark Mathews [mailto:mark@absoval.com] mark@absoval.com)   * Lucent WaveLAN/IEEE wireless network adapter (wavelan2_cs) (Lucent Technologies [mailto:betasupport@wavelan.com] betasupport@wavelan.com)   * ORiNOCO Silver and Gold adapters from Lucent/Agere and Avaya. (orinoco_cs /wvlan_cs)   * Raylink Wireless Network [http://world.std.com/~corey/raylink.html] here (Corey Thomas [mailto:corey@world.std.com] corey@world.std.com)   * WaveLAN/IEEE wireless network adapter [http://www.fasta.fh-dortmund.de/ users/andy/wvlan] here (Andreas Neuhaus [mailto: andy@fasta.fh-dortmund.de] andy@fasta.fh-dortmund.de)   * Xircom CreditCard Netwave (netwave_cs) ----------------------------------------------------------------------------- 27.5. ISDN   * Elsa MicroLink ISDN adapter (elsa_cs) (Klaus Lichtenwalder [mailto: Klaus.Lichtenwalder@WebForum.DE] Klaus.Lichtenwalder@WebForum.DE)   * MPS ISLINEnote ISDN adapter (mpsuni_cs) (Detlef Glaschick [mailto: glaschick@mps-software.de] glaschick@mps-software.de)   * Sedlbauer Speed Star ISDN adapter (sedl_cs) (Marcus Niemann [mailto: niemann@www-bib.fh-bielefeld.de] niemann@www-bib.fh-bielefeld.de)   * Teles ISDN adapter (teles_cs) (Christof Petig [mailto: ea0141@uni-wuppertal.de] ea0141@uni-wuppertal.de) ----------------------------------------------------------------------------- 27.6. Modem and serial cards Virtually all modem cards, simple serial port cards, and digital cellular modems should work. Also ISDN modems that emulate a standard UART are supported.   * Advantech COMpad-32/85 dual serial (serial_cs)   * Argosy dual serial (serial_cs)   * Black Box I114A RS-422/485 (serial_cs)   * National Instruments PCMCIA-232, PCMCIA-232/2, PCMCIA-232/4 (serial_cs)   * National Instruments PCMCIA-485, PCMCIA-485/2 (serial_cs)   * Omega Engineering QSP-100 (serial_cs)   * Quatech, IOTech dual RS-232 cards (serial_cs)   * Quatech quad RS-232 card (serial_cs)   * Socket Communications dual RS-232 card (serial_cs)   * Trimble Mobile GPS (serial_cs) ----------------------------------------------------------------------------- 27.7. Memory cards All SRAM cards should work. Unsupported flash cards can be read but not written.   * Epson 2MB SRAM   * IBM 8MB Flash (memory_cs)   * Intel Series 2, Series 2+ and Value Series 100 Flash (memory_cs)   * Maxtor MobileMax 16MB Flash (memory_cs)   * New Media SRAM   * RATOC SmartMedia Adapter (memory_cs)   * TDK Flash Memory SFM20W/C 20MB (memory_cs) ----------------------------------------------------------------------------- 27.8. SCSI adapters Be careful. Many vendors, particularly CD-ROM vendors, seem to switch controller chips at will. Generally, They will use a different product code, but not always: older (supported) New Media Bus Toaster cards are not easily distinguishable from the current (unsupported) Bus Toaster cards.   * Adaptec APA-1450A, APA-1460, APA-1460A/B/C/D SlimSCSI (aha152x_cs)   * Adaptec SlimSCSI 1480 Cardbus (apa1480_cb, experimental, requires kernel 2.2.2.x or later)   * Digital SCSI II adapter   * Eiger Labs SCSI (qlogic_cs)   * Epson SC200 (qlogic_cs)   * Future Domain SCSI2GO (fdomain_cs)   * IBM SCSI (fdomain_cs)   * Iomega ZIP and JAZ Cards (PPA3) (aha152x_cs)   * IO-DATA PCSC-II, PCSC-II-L   * IO-DATA CDG-PX44/PCSC CD-ROM   * Logitec LPM-SCSI2   * Logitec LCD-601 CD-ROM   * MACNICA mPS110, mPS110-LP SCSI (qlogic_cs)   * Melco IFC-SC2, IFC-DC   * Midori CN-SC43 (qlogic_cs)   * NEC PC-9801N-J03R (qlogic_cs)   * New Media Bus Toaster SCSI (older cards only) (aha152x_cs)   * New Media Toast 'n Jam (SCSI only) (aha152x_cs)   * Noteworthy Bus Toaster SCSI (aha152x_cs)   * Panasonic KXL-D740, KXL-DN740A, KXL-DN740A-NB 4X CD-ROM   * Pioneer PCP-PR1W, PCP-PR2W CD-ROM   * Qlogic FastSCSI (qlogic_cs)   * Raven CD-Note 4X (qlogic_cs)   * RATOC REX-9530 SCSI-2 (qlogic_cs)   * Simple Technologies SCSI (fdomain_cs)   * Sony CD-ROM Discman PRD-250   * Taxan ICD-400PN   * Toshiba NWB0107ABK, SCSC200A, SCSC200B (qlogic_cs) ----------------------------------------------------------------------------- 27.9. ATA/IDE CD-ROM adapters You should at least have kernel 1.3.72   * Argosy EIDE CD-ROM (ide_cs)   * Caravelle CD-36N (ide_cs)   * CNF CARDport CD-ROM (ide_cs)   * Creative Technology CD-ROM (ide_cs)   * Digital Mobile Media CD-ROM (ide_cs)   * EXP CD940 CD-ROM (ide_cs, Some work, some do not)   * EXP Traveler 620 CD-ROM (ide_cs)   * H45 Technologies Quick 2x CD-ROM (ide_cs)   * H45 Technologies QuickCD 16X (ide_cs)   * IBM Max 20X CD-ROM (ide_cs)   * IO DATA CDP-TX4/PCIDE, CDP-TX6/PCIDE, CDV-HDN6/PCIDE (ide_cs)   * IO DATA CDP-TX10/PCIDE, CDP-FX24/CBIDE, MOP-230/PCIDE (ide_cs)   * IO DATA HDP-1G/PCIDE, HDP-1.6G/PCIDE (ide_cs)   * Microtech International MicroCD (ide_cs)   * Microtech Mii Zip 100 (ide_cs)   * NOVAC NV-CD410 (ide_cs)   * Sony PCGA-CD5 CD-ROM (ide_cs)   * TEAC IDE Card/II (ide_cs) ----------------------------------------------------------------------------- 27.10. Multifunction cards You should at least have kernel 1.3.73   * 3Com 3c562, 3c562B/C/D, 3c563B/C/D (3c589_cs)   * 3Com Megahertz 3CCEM556, 3CXEM556, 3CCEM556B (3c589_cs)   * 3Com Megahertz 3CCFEM556 (3c574_cs)   * 3Com 3CCFEM656B (3c575_cb, ethernet only!!)   * Accton UE2218 (pcnet_cs)   * ActionTex ComNet 33.6 (pcnet_cs)   * AnyCom Fast Ethernet + 56K Combo (pcnet_cs)   * Asus combo card (pcnet_cs)   * Billionton LM5LT-10B (pcnet_cs)   * Compaq Microcom CPQ550 Modem + 10/100 LAN (xirc2ps_cs)   * Dayna Communicard (pcnet_cs)   * D-Link DME336T, DMF560TX (pcnet_cs)   * Gateway Telepath Combo (smc91c92_cs)   * Grey Cell GCS3400 (pcnet_cs)   * GVC LAN modem (pcnet_cs)   * IBM Home and Away, Home and Away 28.8 (pcnet_cs)   * IO DATA PCEM-336T (pcnet_cs)   * Intel EtherExpress PRO/100 LAN/Modem (xirc2ps_cs)   * Linksys LANmodem 28.8 (PCMLM28), 33.6 (PCMLM336) (pcnet_cs)   * Linksys EtherFast LANmodem 56K (PCMLM56) (pcnet_cs)   * Megahertz/U.S. Robotics EM1144, EM3288, EM3336 (smc91c92_cs)   * Motorola Mariner (smc91c92_cs)   * Motorola Marquis (3c589_cs)   * Ositech Jack of Diamonds, Jack of Hearts (smc91c92_cs)   * Ositech Jack of Spades CardBus (epic_cb, experimental, requires kernel 2.2.x or later)   * PREMAX LAN modem (pcnet_cs)   * Psion V.34 Gold Card (pcnet_cs)   * Psion Gold Card Netglobal 56K+10Mb (pcnet_cs)   * Rover ComboCard 33.6 (pcnet_cs)   * TDK 3000/3400/5670 (pcnet_cs)   * Telecom Device SuperSocket LM336 (pcnet_cs)   * Xircom CreditCard CEM28, CEM33, CEM56 (xirc2ps_cs)   * Xircom RealPort REM10BT, REM56G-100 (xirc2ps_cs)   * Xircom RBEM56G-100BTX, CBEM56G-100BTX (tulip_cb, experimental, requires kernel 2.2.x or later) ----------------------------------------------------------------------------- 27.11. ATA/IDE card drives These card drives are supported starting with kernel 1.3.72. Both Flash-ATA cards and rotating-media cards are supported. The very old Western Digital 40MB drives are not supported, because they do not conform to the PCMCIA ATA specifications. ----------------------------------------------------------------------------- 27.12. ATA/IDE Interface Cards   * Archos Zip100 MiniDrive (ide_cs)   * Microtech International XpressDock (ide_cs)   * DataStor Technology PCMCIA ATA/ATAPI Card (ide_cs)   * Creo DNBoy (ide_cs)   * GREYSTONE DD-25 (ide_cs)   * Shining Technology CitiDISK 250PE (ide_cs)   * Sicon Periperal Micro Mate (ide_cs) ----------------------------------------------------------------------------- 27.13. Parallel port cards: See the appendix on supported parallel port devices ----------------------------------------------------------------------------- 27.14. Miscellaneous cards   * GemPlus GPR400 Smart Card Reader [http://www.linuxnet.com/smartcard/ code.html] here (Wolf Geldmacher [mailto:wgeldmacher@paus.ch] wgeldmacher@paus.ch)   * IBM Smart Capture (iscc_cs) (Koji Okamura [mailto:oka@ec.kyushu-u.ac.jp] oka@ec.kyushu-u.ac.jp)   * IBM Etherjet (cs89x0_cs) (Danilo Beuche [mailto: danili@cs.uni-magdeburg.de] danili@cs.uni-magdeburg.de)   * National Instruments DAQcard700 [ftp://ftp.rtlinux.org/pub/rtlinux/ sources/DAQCard700/] here (Oleg Subbotin)   * Netwave AirSurfer Plus (asplus_cs) [http://ipoint.vlsi.uiuc.edu/wireless/ asplus.html] here (Jay Moorman [mailto:jrmoorma@uiuc.edu] jrmoorma@uiuc.edu)   * New Media Bus Toaster SCSI (new version) (sym53c500_cs) (Tim Corner [mailto:tcorner@via.at] tcorner@via.at)   * New Media BASICS SCSI (sym53c500_cs) (Tim Corner [mailto:tcorner@via.at] tcorner@via.at)   * Nokia/InTalk ST-500A [http://www.absoval.com/linux-wlan] here (Mark Mathews [mailto:mark@absoval.com] mark@absoval.com)   * Proxim RangeLAN2 and Symphony wireless LAN cards [http://www.komacke.com/ distribution.html] here (Dave Koberstein [mailto:davek@komacke.com] davek@komacke.com)   * RATOC REX-9590 (iscc_cs) (Koji Okamura [mailto:oka@nanotsu.kobe-u.ac.jp] oka@nanotsu.kobe-u.ac.jp)   * Samsung MagicWave SWL-1000N [http://www.absoval.com/linux-wlan] here (Mark Mathews [mailto:mark@absoval.com] mark@absoval.com)   * Silicom SPE ethernet, SEM EtherModem, SES EtherSerial [http:// www.silicom.co.il/] here   * SIMA TECH SCSI9000 (sym53c500_cs) (Tim Corner [mailto:tcorner@via.at] tcorner@via.at)   * SST 5136-DN-PC DeviceNet Interface (ss5136_cs) [http://www.gnofn.org/ ~marksu/dn5136man.html] here (Mark Sutton [mailto: Mark.Sutton@laitram.com] Mark.Sutton@laitram.com)   * Trimble Mobile GPS (uses serial/modem driver)   * Y-E Data FlashBuster floppy drive adapter (floppy_cs) (David Bateman [mailto:dbateman@eng.uts.edu.au] dbateman@eng.uts.edu.au)   * Zoom Telephonics ZoomAir 4000 [http://www.absoval.com/linux-wlan] here (Mark Mathews [mailto:mark@absoval.com] mark@absoval.com) ----------------------------------------------------------------------------- 27.15. Working on ... People are working on the following cards:   * Roland SCP-55 MIDI (Toshiaki Nakatsu [mailto:ir9k-nkt@asahi.net.or.jp] ir9k-nkt@asahi.net.or.jp)   * CyberRom CD-ROM (David Rowntree [mailto:rowntree@dircon.co.uk] rowntree@dircon.co.uk)   * IO DATA PCSC-II (Katayama Nobuhiro [mailto:kata-n@po.iijnet.or.jp] kata-n@po.iijnet.or.jp)   * Macnica mPS-1x0 (Katayama Nobuhiro [mailto:kata-n@po.iijnet.or.jp] kata-n@po.iijnet.or.jp)   * Proxim RangeLAN/2 [http://www.komacke.com/distribution.html] here   * TView Preso (Brenden Tuck [mailto:friar@zendragon.com] friar@zendragon.com) ----------------------------------------------------------------------------- 27.16. Unsupported   * Adaptec/Trantor APA-460 SlimSCSI   * Eiger Labs SCSI w/FCC ID K36..   * New Media .WAVjammer and all other sound cards   * New Media LiveWire+   * Nikon CoolPix100   * Panasonic KXL-D720, KXL-D745, KXL-D783 (Note: SCSI controller of KXL-D745 is supported as a Qlogic FAS adapter.)   * SMC 8016 EliteCard   * Xircom CE II Ethernet/Modem   * Xircom CE-10BT Ethernet ----------------------------------------------------------------------------- 28. Appendix C. Supported Parallel Port devices More and more, the parallel port is used to connect other devices than printers. To support this parallel port drivers are written for the devicesto work. This appendix presents devices for which parallel port support is written. To be clear: printers are not presented in this appendix as they are not supported by parallel port support projects. Also, check the Linux Parallel Port support pages for more information [http: //www.torque.net/parport] here. Here you can find   * paride subsystem for parallel port IDE devices ([http://www.torque.net/ parport/paride.html] here)   * support for parallel port SCSI devices ([http://www.torque.net/parport/ parscsi.html] here) ----------------------------------------------------------------------------- 28.1. Ethernet   * Accton EtherPocket adapter   * AT-Lan-Tec/RealTek parallel port ethernet adapter   * D-Link DE600/DE620 parallel port ethernet adapter ----------------------------------------------------------------------------- 28.2. Hard drives   * H45 Quick HD   * KingByte IDE/ATAPI disks   * KT Technologies PHd portable hard disk   * MicroSolutions backpack hard-drives   * SyQuest EZ-135   * SyQuest EZ-230   * SyQuest SparQ   * ValueStor external hard-drive ----------------------------------------------------------------------------- 28.3. Tape drives   * Hewlett-Packard Colorado Tracker 250 tape drive (all except the T1000e)   * Hewlett-Packard HP Colorado 5GB tape drive   * Iomega Ditto tape drive   * MicroSolutions backpack 8000t, 8000td tape drives ----------------------------------------------------------------------------- 28.4. CD-ROM drives   * Freecom Power CD   * Freecom Traveller CD-ROM   * H45 Quick CD   * Hewlett-Packard HP 7100e/7200e CD-R   * KingByte IDE/ATAPI CD-ROMs   * MicroSolutions backpack CD-ROM. Models 163550 and later are supported by the paride driver. For models 160550 and 162550 seperate drivers are availavble.   * MicroSolutions backpack PD/CD drive   * SyQuest SyJet ----------------------------------------------------------------------------- 28.5. Removable drives   * Avatar Shark 250   * Imation Superdisk   * Iomega ZIP, ZIP Plus drives ----------------------------------------------------------------------------- 28.6. IDE Adapter   * Arista ParaDrive products   * DataStor Commuter disks   * Fidelity International Technologies TransDisk products   * Freecom IQ Cable Parallel   * Shuttle Technology EPAT/EPEZ parallel port IDE adapter   * Shuttle Technology EPIA parallel port IDE adapter ----------------------------------------------------------------------------- 28.7. SCSI Adapters   * Adaptec APA-348 mini-SCSI plus adapter cable Driver available at [http:// www.torque.net/parport/parscsi.html] here   * Adaptec APA-358 mini-SCSI EPP adapter cable Driver available at [http:// www.torque.net/parport/parscsi.html] here   * Shuttle Technology EPSA-2 parallel port SCSI adapter Driver available at [http://www.torque.net/parport/parscsi.html] here   * Shuttle Technology EPST parallel port SCSI adapter Driver available at [http://www.torque.net/parport/parscsi.html] here ----------------------------------------------------------------------------- 28.8. Digital Camera   * Connectix QuickCam ----------------------------------------------------------------------------- 28.9. PCMCIA parallel port cards The parport_cs driver requires kernel 2.2.x or later   * Quatech SPP-100   * IOtech DBK35, WBK20A ----------------------------------------------------------------------------- 29. Appendix D. Plug and Play devices For people having trouble getting Plug and Play devices to work, the ISA PnP utilities written by Peter Fox are available. Quote from the README: These programs allow ISA Plug-And-Play devices to be configured on a Linux machine. This program is suitable for all systems, whether or not they include a PnP BIOS. Commands have been taken from the Plug and Play ISA specification Version 1.0a. More information on ISA PnP utilities can be found on the website of Peter Fox: [http://www.roestock.demon.co.uk/isapnptools/] here Please let me know about hardware (not normally supported under Linux) which can be put to work with the aid of these utilities. A list of this hardware will be put in this appendix. ----------------------------------------------------------------------------- 30. Appendix E. Linux incompatible Hardware Some hardware manufacturers have created devices which are compatible with MS-DOS and Windows 95/98 only. They seem to emulate part of the normally available hardware in the devices by software packages sold together with the device. Specification on these devices are not presented to the world so it is almost impossible to write drivers for these devices. Below a list of devices reported as being Linux incompatible will be given. Simply put, it is best to avoid hardware which states things like "Needs Windows" or "Windows only".   * Printers +-----------------------+----------------------+-------------+ |Manufacturer |Model Number |Functionality| +-----------------------+----------------------+-------------+ |Brother |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=328361] 4550 | | +-----------------------+----------------------+-------------+ |Brother |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=47328] MP-21C | | +-----------------------+----------------------+-------------+ |Canon |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=67584] BJC-5000| | +-----------------------+----------------------+-------------+ |Canon |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=21536] BJC-5100| | +-----------------------+----------------------+-------------+ |Canon |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=129632] | | | |BJC-8500 | | +-----------------------+----------------------+-------------+ |Canon |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=62048] LBP-460 | | +-----------------------+----------------------+-------------+ |Canon |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=287721] LBP-600| | +-----------------------+----------------------+-------------+ |Canon |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=64416] LBP-660 | | +-----------------------+----------------------+-------------+ |Canon |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=423122] LBP-800| | +-----------------------+----------------------+-------------+ |Canon |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=527506] | | | |Multipass C50 | | +-----------------------+----------------------+-------------+ |Canon |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=113312] | | | |Multipass L6000 | | +-----------------------+----------------------+-------------+ |Canon |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=Canon-S200] | | | |S200 | | +-----------------------+----------------------+-------------+ |Compaq |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=364585] A900 | | +-----------------------+----------------------+-------------+ |Compaq |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=132832] IJ300 | | +-----------------------+----------------------+-------------+ |Epson |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum= | | | |Epson-AcuLaser_C1000] | | | |AcuLaser C1000 | | +-----------------------+----------------------+-------------+ |Epson |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=549970] | | | |EPL-5500W | | +-----------------------+----------------------+-------------+ |Epson |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=312297] | | | |EPL-5700L | | +-----------------------+----------------------+-------------+ |Epson |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum= | | | |Epson-EPL-5800L] | | | |EPL-5800L | | +-----------------------+----------------------+-------------+ |Epson |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=611890] LP-2000| | +-----------------------+----------------------+-------------+ |Epson |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=522002] Stylus | | | |B/W 820 | | +-----------------------+----------------------+-------------+ |HP |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=520178] DeskJet| | | |640C | | +-----------------------+----------------------+-------------+ |HP |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum= | | | |HP-LaserJet_1000] | | | |LaserJet 1000 | | +-----------------------+----------------------+-------------+ |HP |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=64960] LaserJet| | | |3100 | | +-----------------------+----------------------+-------------+ |HP |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=266185] | | | |LaserJet 3150 | | +-----------------------+----------------------+-------------+ |HP |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=541906] | | | |Officejet LX | | +-----------------------+----------------------+-------------+ |Kyocera |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=365001] F-1200 | | +-----------------------+----------------------+-------------+ |Kyocera |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=312041] | | | |FS-3700+ | | +-----------------------+----------------------+-------------+ |LaserMaster |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=365353] LM 1000| | +-----------------------+----------------------+-------------+ |Lexmark |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=628498] Optra | | | |S1650 | | +-----------------------+----------------------+-------------+ |Lexmark |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=60704] | | | |Winwriter 100 | | +-----------------------+----------------------+-------------+ |Lexmark |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=60736] | | | |Winwriter 150c | | +-----------------------+----------------------+-------------+ |Lexmark |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=60768] | | | |Winwriter 200 | | +-----------------------+----------------------+-------------+ |Lexmark |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=486066] Z12 | | +-----------------------+----------------------+-------------+ |Lexmark |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=Lexmark-Z23] | | | |Z23 | | +-----------------------+----------------------+-------------+ |Lexmark |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=Lexmark-Z33] | | | |Z33 | | +-----------------------+----------------------+-------------+ |Minolta |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum= | | | |Minolta-PagePro_1100L]| | | |PagePro 1100L | | +-----------------------+----------------------+-------------+ |Minolta |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=87968] PagePro | | | |6L | | +-----------------------+----------------------+-------------+ |NEC |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=142825] | | | |SuperScript 610plus | | +-----------------------+----------------------+-------------+ |NEC |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=122016] | | | |SuperScript 660 | | +-----------------------+----------------------+-------------+ |NEC |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=61632] | | | |SuperScript 660plus | | +-----------------------+----------------------+-------------+ |Okidata |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=314601] 6e | | +-----------------------+----------------------+-------------+ |Okidata |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=336297] 6w | | +-----------------------+----------------------+-------------+ |Okidata |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=322185] OL400e | | +-----------------------+----------------------+-------------+ |Okidata |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=68320] Okijet | | | |2010 | | +-----------------------+----------------------+-------------+ |Panasonic |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=65248] KX-P6100| | +-----------------------+----------------------+-------------+ |Panasonic |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=143689] | | | |KX-P6300 GDI | | +-----------------------+----------------------+-------------+ |Panasonic |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=65376] KX-P8410| | +-----------------------+----------------------+-------------+ |Panasonic |[http:// |Unknown | | |www.linuxprinting.org/| | | |show_printer.cgi? | | | |recnum=628690] | | | |KXP-2624 | | +-----------------------+----------------------+-------------+ |QMS |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=74464] | | | |magicolor 2 | | +-----------------------+----------------------+-------------+ |Ricoh |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=194345] Aficio | | | |Color 2206 | | +-----------------------+----------------------+-------------+ |Ricoh |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=112864] Afico | | | |FX10 | | +-----------------------+----------------------+-------------+ |Samsung |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=32640] ML-5050G| | +-----------------------+----------------------+-------------+ |Samsung |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=32704] SF/MSYS/| | | |MJ-4700/4800/4500C | | +-----------------------+----------------------+-------------+ |Sharp |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=Sharp-AJ-2100] | | | |AJ-2100 | | +-----------------------+----------------------+-------------+ |Star |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=99136] WinType | | | |4000 | | +-----------------------+----------------------+-------------+ |Xerox |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=84864] | | | |DocuPrint P8 | | +-----------------------+----------------------+-------------+ |Xerox |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=160032] | | | |WorkCentre 385 | | +-----------------------+----------------------+-------------+ |Xerox |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=142569] | | | |WorkCentre XD120f | | +-----------------------+----------------------+-------------+ |Xerox |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=73408] | | | |WorkCentre XE80 | | +-----------------------+----------------------+-------------+ |Xerox |[http:// |None - | | |www.linuxprinting.org/|Paperweight | | |show_printer.cgi? | | | |recnum=164576] | | | |WorkCentre XE90fx | | +-----------------------+----------------------+-------------+ The following is old information and will be removed in a future version of this document:   + Canon LBP-465 printer   + Sharp JX-9210 printer   * Modems   + 3Com 3CXM356/3CCM356 and 3CXM656/3CCM656 PCMCIA   + AOpen FM56-P and FM56-H   + Boca Research 28.8 internal modem (model MV34AI)   + Boca Research 33.6 internal modem (model MV34)(Joe Harjung has succeeded in configuring the modem under Win95 and then soft booting into Linux with the modem still working. Filippo is using this modem under Linux directly without any problems and without soft booting from Windows. I definitely need more info on these Boca Research modems.) The Boca Research 33.6 modem (model M336I) is mentioned to work with Linux. The only thing that needed to be done was diabling Plug and Play. Here are the specs of the modem   o Three stickers saying "MC2920A-3.3", "E6030D 4035-01" and "1721 8011 A"   o Chips etc on the board   # Cirrus Logic CL-MD3450D-SC-B   # Cirrus Logic MD1724-11VC-D   # Datatronic VLM301-1??   # Omron G5V-1 (2 of them)   # AST (?) M628032-20E1   # Cirrus Logic CL-MD4450C-SC-A   # Abracon 23-040-20   # two empty places for additional chips, one of which might be a Cirrus Logic CL-MD1724D   o 4 jumpers for COM port selection   o 10 jumpers for IRQ selection   o other unknown jumpers   + Compaq 192 PCMCIA modem/serial card   + HP Fastmodem D4810B   + Multiwave Innovation CommWave V.34 modem   + Megahertz XJ/CC2560 PCMCIA   + New Media Winsurfer PCMCIA modem/serial card   + Rockwell SoftK56   + US Robotics WinModem series   + Zoltrix 33.6 Win HSP Voice/Speaker Phone modem ----------------------------------------------------------------------------- 31. Glossary AGP Accelerated Graphics Port. A bus interconnect mechanism designed to improve performance of 3D graphics applications. AGP is a dedicated bus from the graphics subsystem to the core-logic chipset. [http:// www.euro.dell.com/intl/euro/r+d/r+dnews/vectors/vect_2-1/v2-1_agp.htm] here ATAPI AT Attachment Packet Interface. A new protocol for controlling mass storage devices similar to SCSI protocols. It builds on the ATA (AT Attachment) interface, the official ANSI Standard name for the IDE interface developed for hard disk drives. ATAPI is commonly used for hard disks, CD-ROM drives, tape drives, and other devices. ATM Asynchronous Transfer Mode CDDA Compact Disk Digital Audio. Capability of CD-ROM/Writer to read out audio tracks. DMA Direct Memory Access EGA Enhanced Graphics Adapter EIDE Enhanced IDE EISA Extended Industry System Architecture FDDI Fiber Distributed Data Interface. High-speed ring local area network. IDE Integrated Drive Electronics. Each drive has a built-in controller. ISA Industry System Architecture ISDN Integrated Services Digital Network MCA MicroChannel Architecture MFM Modified Frequency Modulation MMX Multimedia Extensions. Extra instructions meant to speed multimedia. PCI Pheripheral Component Interconnect. 32-bit bus designed by Intel. Information can be found [http://www.pcisig.com/] here. RAID Redudant Arrays of Inexpensive Disks. The basic idea of RAID is to combine multiple small, inexpensive disk drives into an array of disk drives which yields performance exceeding that of a single large expensive drive. There are five types of redundant array Architectures; RAID-1 through RAID-5. A non-redudant array of disk drives is referred to as RAID-0. Some RAID systems can mix formats. [http://www.uni-mainz.de/ ~neuffer/scsi/what_is_raid.html] (more info) PPA Printing Performance Architecture. Protocol developed by Hewlett Packard for their series of Deskjet printers. In essence, the protocol moves the low-level processing of the data to the host computer rather than the printer. This allows for a low-cost printer with a small amount of memory and computing power and a flexible driver. However, this comes at the price of compatibility. HP's decision was to develop drivers only for Windows 95 for this printer. RLL Run Length Limited SCSI Small Computer Systems Interface. A standerd interface defined for all devices in a computer. It make it possible to use a single adapter for all devices. [http://www.uni-mainz.de/~neuffer/scsi/what_is_scsi.html] (more info) SVGA Super Video Graphics Adapter UART Universal Asynchronous Receiver Transmitter USB Universal Serial Bus. VGA Video Graphics Adapter VLB VESA Local Bus. Used in some 486 PC's. WORM Write Once Read Many