ENE SCSI & RAID Devices Driver Download

  



  1. Learn The Difference Between SCSI And IDE - TechRepublic
  2. What Is SCSI (Small Computer System Interface)? - Definition ...
  3. Cached
  4. ENE Systems
  5. Ene Scsi & Raid Devices Driver Downloads
This content has been archived, and is no longer maintained by Indiana University. Information here may no longer be accurate, and links may no longer be available or reliable.

Linux 5.10 was released on Sun, 13 December 2020. Summary: This new Linux version is a Long Term Support release, and it brings support for a fast commit mode in Ext4 which provides faster fsync; support for safer sharing of iouring rings between processes; a new syscall to provide madvise(2) hints for other processes, code patching to allow direct calls to be used instead of indirect. Windows device driver information for ENE CIR HID Receiver. The ENE CIR HID reciever's full product name is the Winbond HID CIR Receiver. The latest version of the device driver is ver7.1.64.1010. It was published by Acer on May 6, 2007. It is a video driver. It runs on most Microsoft Windows operating systems. Computer systems produced since then often share commonly used chipsets, even across widely disparate computing specialties. For example, the NCR 53C9x, a low-cost chipset implementing a SCSI interface to storage devices, could be found in Unix machines such as the MIPS Magnum, embedded devices, and personal computers.

  • Introduction

Introduction

Systems

SCSI (Small Computer Systems Interface) is a smart bus,controlled with a microprocessor, that allows you to add up to 15peripheral devices to the computer. These devices can include harddrives, scanners, printers, and other peripherals. High-end singleSCSI boards have two controllers and support up to 30 peripherals on asingle expansion card. An advantage of SCSI is that you can connectseveral peripherals to one host adapter, using only one slot in thebus.

Uses for SCSI

ENE SCSI & RAID Devices Driver download

SCSI is widely used in workstations, servers, and mainframes; it isless commonly used in desktop PCs. The advantage of SCSI in a desktopPC is that you can add a scanner and several other drives (forexample, CD-Rs, DVD-RAM, Zip drives), as well as hard drives, to oneSCSI cable chain. This has become less important as alternateinterfaces such as USB and FireWire have becomepopular.

SCSI is useful in network servers, where several hard drives can beeasily set up as a RAID configuration. If one drive fails,it can be removed and a new one inserted, without loss of data, whilethe system is still operational. This feature of RAID hardware iscalled hot-swapping.

You can install SCSI hard drives in a PC that already contains one ormore IDE disk drives. The IDE drive will still be the bootdrive, and the SCSI drives will provide additional storage. An IDEdevice is always the default boot device even if a SCSI hard drive isinstalled and configured as SCSI device number 0. For example, if aSCSI hard drive is on the same computer with an IDE CD-ROM drive, thecomputer will always boot to the CD-ROM drive; the only way aroundthis is to replace the IDE CD-ROM with a SCSI one.

Connecting SCSI devices

SCSI devices are daisy-chained together. External devices have twoports, one for the incoming cable and another for the outgoing cableto the next device. An internal device has a single port that attachesto a ribbon cable with multiple connectors. Some higher-end SCSIcards may have multiple internal ports that allow you to attachmultiple ribbon cables.

Each SCSI device must have a unique ID number; normally you can setthese numbers by flipping rotary switches on external devices or bysetting jumpers on internal ones. The SCSI ID determines the deviceorder, which runs from 7 to 0 and then from 15 to 8. The hostadapter defaults to the highest priority, which is 7.

You must terminate the device at the end of a SCSI chain by eithersetting a switch or plugging a resistor module into the openport. Usually, host adapters default to terminated. If devices areconnected both internally and externally, you must remove the hostadapter termination and apply termination to the ends of both chains.

There are adapters that allow SCSI peripherals to be connected via theparallel port. The parallel port's transfer rate is considerably lessthan that of the SCSI host adapter, but it does provide a means tohook up SCSI devices to laptops. Not all SCSI devices will work on aparallel adapter, and some SCSI devices have their own parallel portadapters. In general, expect transfer rates of around 1MBps whenusing a SCSI-to-parallel-port adapter.

SCSI support

Windows 95, 98, NT, Me,2000, and XP as well as most older Macintoshcomputers provide internal support for SCSI, but Windows3.1 and DOS do not. Newer Macintosh computers supportFireWire rather than SCSI for high-performanceinterfaces. To install SCSI in a Windows 3.1 or DOS computer, you mustadd the appropriate SCSI driver.

More information

This information was adapted from TechEncyclopedia at:

You can find more information on SCSI at:

SCSI

SCSI standards

Learn The Difference Between SCSI And IDE - TechRepublic

  • SCSI-1: Uses an 8-bit bus and a 25-pinCentronics-style connector. Supports data rates of 4-5MBps and cansupport up to 7 devices
  • SCSI-2: Same as SCSI-1, but uses a 50-pinconnector instead of a 25-pin connector, and supports multipledevices. This is what is most commonly meant as plain SCSI. Cansupport up to 7 devices
  • Fast SCSI: Uses an 8-bit bus, but doubles theclock rate to support data rates of 10MBps. Uses a 50-pin connectorand can support up to 7 devices
  • Wide SCSI or Fast Wide SCSI: Uses a wider cable(168 cable lines to 68 pins) to support 16-bit transfers. Supportsdata rates of 20MBps and can support up to 15 devices

    Note: The term 'wide' refers to the number of cablelines, not to the physical width of the cable, which is actuallysmaller than a 50-pin 'narrow' SCSI cable.

  • 8-bit Ultra SCSI-3: Uses an 8-bit bus, andsupports data rates of 20MBps
  • 16-bit Ultra SCSI-3: Uses a 16-bit bus. Supportsdata rates of 40MBps and can support up to 15 devices. Also calledUltra Wide SCSI
  • 8-bit Ultra-2 SCSI-3: Uses an 8-bit bus. Supportsdata rates of 40MBps and can support up to 8 devices. This is alsothe first generation of SCSI to use a 'low voltage differential' bus,which means that you will sometimes see Ultra-2 referred to as 'LVD'SCSI.
  • Wide Ultra-2 SCSI: Uses a 16-bit bus. Supportsdata rates of 80MBps and can support up to 15 devices
  • Ultra3 SCSI: Not a specific protocol, but rathera label that the SCSI Trade Association created to apply to any SCSItechnology that combines Ultra2 SCSI with one or more of five newfeatures as defined by the ANSI SCSI-3 Parallel Interface - 3 (SPI-3)specification. Since Ultra3 does not restrict which features must beincluded, there could be as many as 63 variations that could qualifyas Ultra3 SCSI. It would also be possible that two Ultra3 SCSI devicesmight not communicate at 160MBs because they would not include thesame set of features.
  • Ultra 160 SCSI: This is Adaptec's and other SCSImanufacturers' implementation of their interpretation of the Ultra3specification. It was created in response to a controversy arisingfrom the fact that a manufacturer can implement only one of the fivekey features of the SPI-3 standard created by ANSI and still callitself 'Ultra 3 SCSI'. Adaptec and the other manufacturers wanted todistinguish their product by advertising its maximum possible speedof 160MBps. Their standards includes Double Transition Clocking(sending info on both the rise and decay of a clock cycle, whichspeeds data transfer without increasing the controller's clock speed),Cyclical Redundancy Checking (CRC), and Domain Validation (optimumspeed negotiation). Ultra 160 has become the de facto standard, inplace of Ultra 3; later technologies did not follow the 'Ultra 3'naming paradigm by getting named 'Ultra 4' and instead were named'Ultra 360' and 'Ultra 640'.
  • Ultra 160+: This is simply Ultra 160 with allfive of the ANSI SPI-3 features built in, instead of just one to fourof them.
  • Ultra 320 SCSI: This is a bit more than simply anextension of the Ultra 160. This is a newer generation of SCSIattempting to implement the SCSI-3 Parallel Interface - 4 (SPI-4)standards. It has a faster (80MHz) bus with a wide (16-bit) datapath. As you can tell from the name, 320MBps is the expected top speedof this interface.
  • Ultra 640 SCSI: An extension of the previousstandard, this time to 640MBps. This standard never became popular,due to the severe cable length limits required to meet the speed. Mostmanufacturers have skipped over this standard and have chosen toadopt Serial Attached SCSI instead.
  • Serial Attached SCSI (SAS): This is the lateststandard attempting to switch over to a serial from a parallelinterface; all the standards mentioned here before this one areparallel interfaces (i.e., multiple wires and connectorsside-by-side). This does mean that SAS will be the firstnon-backwards-compatible SCSI standard, at least where the connectoris concerned. It is meant to use the best features of SCSI, Serial ATA(SATA), and fiber channel disk interfaces, and is expected to havesome compatibility with SATA (one way only; an SAS controller willrecognize a SATA drive, but a SATA controller will not recognize anSAS drive). Transfer speeds start at 3GBps (gigabits per second), andthe standard calls for that to increase to 10GBps by the year 2010.

What Is SCSI (Small Computer System Interface)? - Definition ...

SCSI connectors and interfaces

  • Centronics 50-pin connector: The Centronics50-pin connector was once the most widely used SCSI connector. Anexternal connector only, the Centronics is a SCSI-1 connector thatlooks the same as the Centronics cable that attaches to a parallelport printer. The Centronics 50-pin cable comes in male and femalestyles, and gender changers and cable converters are commonlyavailable. Although used on older SCSI devices and external driveenclosures, this interface is no longer heavily used, due to its slowspeed and short cable lengths.
  • High-density 50-pin connector: The high-density50-pin connector is used on scanners and Jaz drives. It is one of themore common SCSI connectors and is usually used to connect SCSI-2devices. Both ends of the cable are usually 50-pin male, while thesockets on the host adapter and external devices are 50-pin female.
  • DB 25-pin connector: The DB 25-pin or D Sub 25 isby far the most widely used connector. This connector is used forparallel and serial printers in addition to the many other devicesavailable. Both ends of the cable are usually 25-pin male, while thesockets on the host adapter and external devices are 25-pin female.This cable is almost always an external connector.

    Note: DB-25 SCSI cables are not compatible with andshould not be used as serial or printer cables; serial cables andprinter cables should not be used or attached to DB-25 SCSI adapters.You can short out the SCSI host adapter or the motherboard by usingthe wrong cable. Marking cables is the best way to avoid this.

  • IDC50 connector: The IDC50 is the most commoninternal SCSI connector. It is very similar to the standard IDEinternal ribbon cable. The IDC50 SCSI cable is considerably widerthen an IDE ribbon cable; in fact, it is usually the widest standardinternal cable in use. This is a standard SCSI-2 10MBps internal SCSIcable. Many low-end cables have only two or three connectors, allowingfor one or two devices to be attached to the cable. Seven-devicecables are available, though they are often expensive and require alarge case, as the cables may be four or five feet long.
  • High-density 68-pin connector: The high-density68-pin connector is the SCSI connector of choice for SCSI-3 hostadapters and peripherals. There is an internal ribbon cable versionthat looks very similar to the IDC50 connector. Many low-end cableshave only two or three connectors, allowing for one or two devices tobe attached to the cable. Seven-device cables are available, thoughthey are often very expensive and require a large case, as the cablesmay be three or more feet long. Both ends of the external cable areusually 68-pin male, while the sockets on the host adapter andexternal devices are 68-pin female.
  • SCA 80-pin Micro-Centronics connector: SCA standsfor Single Connector Attachment, a type of disk drive connector thatincludes connection pins for the power cables as well as the datawires. A SCA connector uses an 80-pin plug and socket to connectperipherals. This connector combines power, data channel, and IDconfiguration for fast installation and removal. SCAconnectors are typically found only on high-end SCSI hard disks. TheSCA interface was designed to provide a standard connection forsystems using drives that can be hot-swapped. SCA makes swapping SCSIhard drives much easier than with traditional SCSI cables,plugs, and sockets. An adapter enables SCA drives to fit into standardSCSI enclosures.
  • Serial Attached SCSI SFF 8482: Also called '4xinternal' by some vendors. This is a connector with the same formfactor as SATA with the addition of a 'bump' to key it specificallyfor SAS. (SATA drives can be plugged into SAS controllers, but SASdrives will not function with a SATA controller; hence, the necessityfor the key bump on the connector.) As the name says, it's meant to beused internally, i.e., inside the computer case.
  • Serial Attached SCSI SFF 8484: Also called'32-pin' or 'MultiLane'. This is a high density connector usuallyintended to plug into the motherboard, controller, or backplaneitself. Cables with this connector on one end usually have fourindividual SFF 8482 connectors on the other.
  • Serial Attached SCSI SFF 8470: Also called '4xexternal' by some vendors. This is simply a version of the SFF 8484that's meant to be used with external (i.e., not located within thecase) drives.

You can find more information about SCA connectors at:

Cached

Cached

ENE Systems

You can find more information about SCSI interfaces and connectors at:

Ene Scsi & Raid Devices Driver Downloads

aic7880LibAdaptec 7880 SCSI Host Adapter Library File
aioPxLibasynchronous I/O (AIO) library (POSIX)
aioPxShowasynchronous I/O (AIO) show library
aioSysDrvAIO system driver
ambaSioARM AMBA UART tty driver
ansiAssertANSI 'assert' documentation
ansiCtypeANSI `ctype' documentation
ansiLocaleANSI `locale' documentation
ansiMathANSI `math' documentation
ansiSetjmpANSI 'setjmp' documentation
ansiStdargANSI `stdarg' documentation
ansiStdioANSI `stdio' documentation
ansiStdlibANSI 'stdlib' documentation
ansiStringANSI `string' documentation
ansiTimeANSI `time' documentation
arpLibAddress Resolution Protocol (ARP) table manipulation library
ataDrv [DOSFS2]ATA/IDE (LOCAL and PCMCIA) disk device driver
autopushLibWindNet STREAMS autopush facility (STREAMS Option)
bALibbuffer manipulation library SPARC assembly language routines
bLibbuffer manipulation library
bootConfigsystem configuration module for boot ROMs
bootInitROM initialization module
bootLibboot ROM subroutine library
bootpLibBOOTP client library
bpfDrvBerkeley Packet Filter (BPF) I/O driver library
cacheArchLibarchitecture-specific cache management library
cacheCy604LibCypress CY7C604/605 SPARC cache management library
cacheI960CxALibI960Cx cache management assembly routines
cacheI960CxLibI960Cx cache management library
cacheI960JxALibI960Jx cache management assembly routines
cacheI960JxLibI960Jx cache management library
cacheLibcache management library
cacheMb930LibFujitsu MB86930 (SPARClite) cache management library
cacheMicroSparcLibmicroSPARC cache management library
cacheR3kALibMIPS R3000 cache management assembly routines
cacheR3kLibMIPS R3000 cache management library
cacheR4kLibMIPS R4000 cache management library
cacheR33kLibMIPS R33000 cache management library
cacheR333x0LibMIPS R333x0 cache management library
cacheSh7040LibHitachi SH7040 cache management library
cacheSh7604LibHitachi SH7604/SH7615 cache management library
cacheSh7700LibHitachi SH7700 cache management library
cacheSh7729LibHitachi SH7729 cache management library
cacheSh7750LibHitachi SH7750 cache management library
cacheSun4LibSun-4 cache management library
cacheTiTms390LibTI TMS390 SuperSPARC cache management library
cbioLib [DOSFS2]Cached Block I/O class library
cd2400SioCL-CD2400 MPCC serial driver
cdromFsLibISO 9660 CD-ROM read-only file system library
cisLib [DOSFS2]PCMCIA CIS library
clockLibclock library (POSIX)
cmdParser [USB]Command line parser routines.
coldfireSiocoldfire Serial Communications driver
cplusLibbasic run-time support for C++
ctB69000Vgaa CHIPS B69000 initialization source module
dbgArchLibarchitecture-dependent debugger library
dbgLibdebugging facilities
dcacheCbio [DOSFS2]Disk Cache Driver
dec21x4xEndEND style DEC 21x4x PCI Ethernet network interface driver
dec21x40EndEND-style DEC 21x40 PCI Ethernet network interface driver
dhcpcBootLibDHCP boot-time client library
dhcpcLibDynamic Host Configuration Protocol (DHCP) run-time client API
dhcpcShowDHCP run-time client information display routines
dhcprLibDHCP relay agent library
dhcpsLibDynamic Host Configuration Protocol (DHCP) server library
dirLibdirectory handling library (POSIX)
distIfShowdistributed objects interface adapter show routines (VxFusion)
distLibdistributed objects initialization and control library (VxFusion)
distNameLibdistributed name database library (VxFusion)
distNameShowdistributed name database show routines (VxFusion)
distTBufLibdistributed objects telegram buffer library (VxFusion)
dlpiLibData Link Provider Interface (DLPI) Library (STREAMS Option)
dosFsFmtLib [DOSFS2]MS-DOS media-compatible file system formatting library
dosFsLib [DOSFS2]MS-DOS media-compatible file system library
dpartCbio [DOSFS2]generic disk partition manager
dspLibdsp support library
dspShowdsp show routines
ei82596EndEND style Intel 82596 Ethernet network interface driver
el3c90xEndEND network interface driver for 3COM 3C90xB XL
elt3c509EndEND network interface driver for 3COM 3C509
endLibsupport library for END-based drivers
envLibenvironment variable library
errnoLiberror status library
etherLibEthernet raw I/O routines and hooks
etherMultiLiba library to handle Ethernet multicast addresses
evbNs16550SioNS16550 serial driver for the IBM PPC403GA evaluation
excArchLibarchitecture-specific exception-handling facilities
excLibgeneric exception handling facilities
fei82557EndEND style Intel 82557 Ethernet network interface driver
fioLibformatted I/O library
floatLibfloating-point formatting and scanning library
fppArchLibarchitecture-dependent floating-point coprocessor support
fppLibfloating-point coprocessor support library
fppShowfloating-point show routines
ftpdLibFile Transfer Protocol (FTP) server
ftpLibFile Transfer Protocol (FTP) library
ftruncatePOSIX file truncation
hostLibhost table subroutine library
httpAuthUtilsaccess functions for authentication
httpBase64Utilutility routines for handling base64-encoded data
httpCustomErrorHandlingcustom error function package
httpDateAccess functions for OSAL date functions
httpErrorHandlingProvide debugging output functions
httpFormutilCheckboxutilities for the http form support
httpFormutilDummyUtilities for the http form support
httpFormutilHiddenUtilities for the http form support
httpFormutilRadioUtilities for the http form support
httpFormutilShowvalueUtilities for the http form support
httpFormutilSingleListUtilities for the http form support
httpFormutilTextareaUtilities for the http form support
httpFormutilTextfieldUtilities for the http form support
httpGenericListUtilUtilities for the configuration lists
httpHashTablehash table package
httpIoAbstract all HTTP socket functions to user
httpIsMatchingutility functions for http server
httpLCIOprotocol encapsulation for LiveControl connections
httpLCLibcommon Live Control functionality
httpLibVery central main loop of the HTTP server
httpLineEscapeescaping utility functions for http server
httpLineUnescapeunescaping utility functions for http server
httpMemmemory management in pools
httpMemPartLibHTTP memory pool management
httpMimeAcceptMIME header processing function for Accept
httpMimeAcceptEncodingparse functions for MIME header
httpMimeAcceptLanguageMIME header processing function for Accept-Language
httpMimeConnectionparse functions for MIME header
httpMimeContentEncodingAfnaccess functions for MIME header
httpMimeContentLengthparse functions for MIME header
httpMimeContentLengthAfnaccess functions for MIME header
httpMimeContentTypeaccess functions for MIME header
httpMimeContentTypeAfnaccess functions for MIME header
httpMimeCookieparse functions for MIME header
httpMimeDateAfnaccess functions for MIME header
httpMimeDateAfnDEPRDeprecated access functions for MIME date header
httpMimeHdrAccessFnsMIME header processing functions
httpMimeKeepAliveparse functions for MIME header
httpMimeParseMime header parser
httpMimePersistparse functions for MIME header
httpMimePersistentConnectionAfnaccess functions for MIME header
httpMimeUserAgentMIME header processing function for User-Agent
httpMultipartdo some basic http multipart support
httpOutputoutput generating functions
httpParseUtilsUtilities for parsing argument strings
httpPostMethodUtilGeneral purpose functions for handling forms using POST method
httpRequestTranslationrequest translation and processing
httpRequestUtilaccess functions for internal data of http server
httpResultsGenerate HTTP result messages
httpRpmAccessControlAccess Control RPM
httpRpmAliasdo some url -> path aliasing
httpRpmAuthshows your authentication and grading for debugging
httpRpmCgiCGI RPM
httpRpmDispatchRPM dispatcher
httpRpmDynaformEvaluateGeneral purpose evaluate function for dynaforms
httpRpmFileSystemFilesystem RPM
httpRpmFuncMultiplexRPM to execute functions dependent on request arguments
httpRpmIpCheckdo socket IP validation
httpRpmLiveControllive remote control and observation of embedded systems
httpRpmLogLogging functions
httpRpmMimeMIME RPM
httpRpmPasswordPassword Control RPM
httpRpmSsihttp template RPM
httpRpmSymbolsshows symbol table contents in HTML
httpRpmUploaddo file-uploading
httpSsihttp template functions
httpSsiIncludeUtilities for the http form support
httpSsiLinkSSI function to create dynamic hyperlinks
httpStrCaseCmputility functions for http server
httpStrcpyutility functions for http server
httpStrdupstrdup function as known by several UNIX versions
httpStringFuncsutility functions for http server
httpSymbolTableUtilsymbol table package
httpSysRpmConfUtilUtilities for the http RPM configuration table
i8250SioI8250 serial driver
icmpShowICMP Information display routines
ifLibnetwork interface library
if_cpmMotorola CPM core network interface driver
if_csCrystal Semiconductor CS8900 network interface driver
if_dcDEC 21x4x Ethernet LAN network interface driver
if_eexIntel EtherExpress 16 network interface driver
if_eiIntel 82596 Ethernet network interface driver
if_eidveIntel 82596 Ethernet network interface driver for DVE-SH7XXX
if_eihkIntel 82596 Ethernet network interface driver for hkv3500
if_elcSMC 8013WC Ethernet network interface driver
if_elt3Com 3C509 Ethernet network interface driver
if_eneNovell/Eagle NE2000 network interface driver
if_esmcAmpro Ethernet2 SMC-91c9x Ethernet network interface driver
if_feiIntel 82557 Ethernet network interface driver
if_fnFujitsu MB86960 NICE Ethernet network interface driver
if_lnAMD Am7990 LANCE Ethernet network interface driver
if_lnPciAMD Am79C970 PCnet-PCI Ethernet network interface driver
if_loopsoftware loopback network interface driver
if_mbcMotorola 68EN302 network-interface driver
if_nicEvbNational Semiconductor ST-NIC Chip network interface driver
if_slSerial Line IP (SLIP) network interface driver
if_smshared memory backplane network interface driver
if_snNational Semiconductor DP83932B SONIC Ethernet network driver
if_ulipnetwork interface driver for User Level IP (VxSim)
if_ultraSMC Elite Ultra Ethernet network interface driver
igmpShowIGMP information display routines
inetLibInternet address manipulation routines
inflateLibinflate code using public domain zlib functions
intArchLibarchitecture-dependent interrupt library
intLibarchitecture-independent interrupt subroutine library
ioLibI/O interface library
iOlicomEndEND style Intel Olicom PCMCIA network interface driver
ioMmuMicroSparcLibmicroSparc I/II I/O DMA library
iosLibI/O system library
iosShowI/O system show routines
ipFilterLibip filter hooks library
iPiix4Pcilow level initalization code for PCI ISA/IDE Xcelerator
ipProtoan interface between the BSD IP protocol and the MUX
kernelLibVxWorks kernel library
ledLibline-editing library
ln97xEndEND style AMD Am79C97X PCnet-PCI Ethernet driver
ln7990EndEND style AMD 7990 LANCE Ethernet network interface driver
loadLibobject module loader
loginLibuser login/password subroutine library
logLibmessage logging library
lptDrvparallel chip device driver for the IBM-PC LPT
lstLibdoubly linked list subroutine library
m2IcmpLibMIB-II ICMP-group API for SNMP Agents
m2IfLibMIB-II interface-group API for SNMP agents
m2IpLibMIB-II IP-group API for SNMP agents
m2LibMIB-II API library for SNMP agents
m2RipLibVxWorks interface routines to RIP for SNMP Agent
m2SysLibMIB-II system-group API for SNMP agents
m2TcpLibMIB-II TCP-group API for SNMP agents
m2UdpLibMIB-II UDP-group API for SNMP agents
m68302SioMotorola MC68302 bimodal tty driver
m68332SioMotorola MC68332 tty driver
m68360SioMotorola MC68360 SCC UART serial driver
m68562SioMC68562 DUSCC serial driver
m68681SioM68681 serial communications driver
m68901SioMC68901 MFP tty driver
masterIoLibdefault IO routines for the SNMP master agent
mathALibC interface library to high-level math functions
mathHardLibhardware floating-point math library
mathSoftLibhigh-level floating-point emulation library
mb86940SioMB 86940 UART tty driver
mb86960EndEND-style Fujitsu MB86960 Ethernet network interface driver
mb87030LibFujitsu MB87030 SCSI Protocol Controller (SPC) library
mbcEndMotorola 68302fads END network interface driver
memLibfull-featured memory partition manager
memPartLibcore memory partition manager
memShowmemory show routines
miiLibMedia Independent Interface library
mmanPxLibmemory management library (POSIX)
mmuL64862LibLSI Logic L64862 MBus-to-SBus Interface: I/O DMA library (SPARC)
mmuMapLibMMU mapping library for ARM Ltd. processors
mmuPro32LibMMU library for PentiumPro/II
mmuSh7700LibHitachi SH7700 MMU support library
mmuSh7750LibHitachi SH7750 MMU support library
mmuSparcILibROM MMU initialization (SPARC)
moduleLibobject module management library
motCpmEndEND style Motorola MC68EN360/MPC800 network interface driver
motFccEndEND style Motorola FCC Ethernet network interface driver
motFecEndEND style Motorola FEC Ethernet network interface driver
mountLibMount protocol library
mqPxLibmessage queue library (POSIX)
mqPxShowPOSIX message queue show
msgQDistGrpLibdistributed message queue group library (VxFusion)
msgQDistGrpShowdistributed message queue group show routines (VxFusion)
msgQDistLibdistributed objects message queue library (VxFusion)
msgQDistShowdistributed message queue show routines (VxFusion)
msgQLibmessage queue library
msgQShowmessage queue show routines
msgQSmLibshared memory message queue library (VxMP Option)
muxLibMUX network interface library
muxTkLibMUX toolkit Network Interface Library
n72001SioNEC PD72001 MPSC ( Multiprotocol Serial Communications Controller )
ncr710CommLibcommon library for ncr710Lib.c and ncr710Lib2.c
ncr710LibNCR 53C710 SCSI I/O Processor (SIOP) library (SCSI-1)
ncr710Lib2NCR 53C710 SCSI I/O Processor (SIOP) library (SCSI-2)
ncr810LibNCR 53C8xx PCI SCSI I/O Processor (SIOP) library (SCSI-2)
ncr5390LibNCR5390 SCSI-Bus Interface Controller library (SBIC)
ncr5390Lib1NCR 53C90 Advanced SCSI Controller (ASC) library (SCSI-1)
ncr5390Lib2NCR 53C90 Advanced SCSI Controller (ASC) library (SCSI-2)
ne2000EndNE2000 END network interface driver
nec765FdNEC 765 floppy disk device driver
netBufLibnetwork buffer library
netDrvnetwork remote file I/O driver
netLibnetwork interface library
netShownetwork information display routines
nfsdLibNetwork File System (NFS) server library
nfsDrvNetwork File System (NFS) I/O driver
nfsLibNetwork File System (NFS) library
nicEvbEndNational Semiconductor ST-NIC Chip network interface driver
ns16550SioNS 16550 UART tty driver
ns83902EndNational Semiconductor DP83902A ST-NIC
ntEndEND network interface driver to ULIP for vxSim for Windows NT
ntPassFsLibpass-through (to Windows NT) file system library
nvr4101DSIUSioNEC VR4101 DSIU UART tty driver
nvr4101SIUSioNEC VR4101 SIU UART tty driver
nvr4102DSIUSioNEC VR4102 DSIU UART tty driver
ossLib [USB]O/S-independent services for vxWorks
passFsLibpass-through (to UNIX) file system library (VxSim)
pccardLib [DOSFS2]PC CARD enabler library
pentiumALibPentium and PentiumPro specific routines
pentiumLibPentium and PentiumPro library
pentiumShowPentium and PentiumPro specific show routines
pingLibPacket InterNet Grouper (PING) library
pipeDrvpipe I/O driver
ppc403Sioppc403GA serial driver
ppc860SioMotorola MPC800 SMC UART serial driver
pppHookLibPPP hook library
pppLibPoint-to-Point Protocol library
pppSecretLibPPP authentication secrets library
pppShowPoint-to-Point Protocol show routines
proxyArpLibproxy Address Resolution Protocol (ARP) library
proxyLibproxy Address Resolution Protocol (ARP) client library
ptyDrvpseudo-terminal driver
ramDiskCbio [DOSFS2]RAM Disk Cached Block Driver
rawFsLib [DOSFS2]raw block device file system library
rBuffLibdynamic ring buffer (rBuff) library
rebootLibreboot support library
remLibremote command library
remShellLibremote access to target shell
resolvLibDNS resolver library
ripLibRouting Information Protocol (RIP) v1 and v2 library
rlogLibremote login library
rngLibring buffer subroutine library
routeLibnetwork route manipulation library
rpcLibRemote Procedure Call (RPC) support library
rt11FsLibRT-11 media-compatible file system library
sa1100SioDigital Semiconductor SA-1100 UART tty driver
sab82532Siemens SAB 82532 UART tty driver
saIoLibdefault transport routines for SNMP subagent
schedPxLibscheduling library (POSIX)
scsi1LibSmall Computer System Interface (SCSI) library (SCSI-1)
scsi2LibSmall Computer System Interface (SCSI) library (SCSI-2)
scsiCommonLibSCSI library common commands for all devices (SCSI-2)
scsiCtrlLibSCSI thread-level controller library (SCSI-2)
scsiDirectLibSCSI library for direct access devices (SCSI-2)
scsiLibSmall Computer System Interface (SCSI) library
scsiMgrLibSCSI manager library (SCSI-2)
scsiSeqLibSCSI sequential access device library (SCSI-2)
selectLibUNIX BSD 4.3 select library
semBLibbinary semaphore library
semCLibcounting semaphore library
semLibgeneral semaphore library
semMLibmutual-exclusion semaphore library
semOLibrelease 4.x binary semaphore library
semPxLibsemaphore synchronization library (POSIX)
semPxShowPOSIX semaphore show library
semShowsemaphore show routines
semSmLibshared memory semaphore library (VxMP Option)
sh7615Endsh7615End END network interface driver
shellLibshell execution routines
shScifSioHitachi SH SCIF (Serial Communications Interface) driver
shSciSioHitachi SH SCI (Serial Communications Interface) driver
sigLibsoftware signal facility library
smcFdc37b78xa superIO (fdc37b78x) initialization source module
smMemLibshared memory management library (VxMP Option)
smMemShowshared memory management show routines (VxMP Option)
smNameLibshared memory objects name database library (VxMP Option)
smNameShowshared memory objects name database show routines (VxMP Option)
smNetLibVxWorks interface to the shared memory network (backplane) driver
smNetShowshared memory network driver show routines
smObjLibshared memory objects library (VxMP Option)
smObjShowshared memory objects show routines (VxMP Option)
sn83932EndNat. Semi DP83932B SONIC Ethernet driver
snmpAuxLibutility routines for object identifiers
snmpBindLibroutines for binding values to variables in SNMP packets
snmpdLibentry points to the SNMP v1/v2c agent
snmpEbufLibextended-buffer manipulation functions
snmpIoLibdefault transport routines for SNMP
snmpProcLibmanipulate variable-bindings in an SNMP packet
sntpcLibSimple Network Time Protocol (SNTP) client library
sntpsLibSimple Network Time Protocol (SNTP) server library
sockLibgeneric socket library
spyLibspy CPU activity library
st16552SioST 16C552 DUART tty driver
straceLibWindNet STREAMS message trace utility (STREAMS Option)
strerrLibWindNet STREAMS error messages trace utility (STREAMS Option)
strmLibdriver for the WindNet STREAMS I/O system (STREAMS Option)
strmShowlibrary for STREAMS debugging (STREAMS Option)
strmSockLibinterface to STREAMS sockets (STREAMS Option)
subagentLibencode, decode, and process agent and subagent messages
sym895LibSCSI-2 driver for Symbios SYM895 SCSI Controller.
symLibsymbol table subroutine library
symSyncLibhost/target symbol table synchronization
sysLibsystem-dependent library
tapeFsLibtape sequential device file system library
tarLib [DOSFS2]UNIX tar compatible library
taskArchLibarchitecture-specific task management routines
taskHookLibtask hook library
taskHookShowtask hook show routines
taskInfotask information library
taskLibtask management library
taskShowtask show routines
taskVarLibtask variables support library
tcpShowTCP information display routines
telnetdLibtelnet server library
tffsConfigTrueFFS configuration file for VxWorks
tffsDrvTrueFFS interface for VxWorks
tftpdLibTrivial File Transfer Protocol server library
tftpLibTrivial File Transfer Protocol (TFTP) client library
tickLibclock tick support library
timerLibtimer library (POSIX)
timexLibexecution timer facilities
trgLibtrigger events control library
trgShowtrigger show routine
ttyDrvprovide terminal device access to serial channels
tyLibtty driver support library
udpShowUDP information display routines
ultraEndSMC Ultra Elite END network interface driver
unixDrvUNIX-file disk driver (VxSim for Solaris and VxSim for HP)
unixSiounix serial driver
unldLibobject module unloading library
usbdCoreLib [USB]USBD core logic
usbDescrCopyLib [USB]USB descriptor copy utility functions
usbdLib [USB]USBD functional interface
usbHandleLib [USB]handle utility functions
usbHcdLib [USB]Implements HCD functional API
usbHcdOhciLib [USB]Host Controller Driver (HCD) for OHCI
usbHcdUhciLib [USB]Defines entry point for UHCI HCD
usbKeyboardLib [USB]USB keyboard class drive with vxWorks SIO interface
usbLib [USB]USB utility functions
usbListLib [USB]Linked list utility functions
usbMouseLib [USB]USB mouse class drive with vxWorks SIO interface
usbPrinterLib [USB]USB printer class drive with vxWorks SIO interface
usbQueueLib [USB]O/S-independent queue functions
usbSpeakerLib [USB]USB speaker class drive with vxWorks SEQ_DEV interface
usbTargKbdLib [USB]USB keyboard target exerciser/demonstration
usbTargLib [USB]USB Target Library
usbTargPhilipsD12EvalLib [USB]emulates Philips PDIUSBD12 eval firmware
usbTargPrnLib [USB]USB printer target exerciser/demonstration
usbTcdLib [USB]TCD functional API
usbTcdPdiusbd12EvalLib [USB]USB target controller driver for Philips PDIUSBD12
usrAtaATA initialization
usrConfiguser-defined system configuration library
usrFdfloppy disk initialization
usrFdiskPartLib [DOSFS2]FDISK-style partition handler
usrFsLib [DOSFS2]file system user interface subroutine library
usrIdeIDE initialization
usrLib [DOSFS2]user interface subroutine library
usrScsiSCSI initialization
usrSmObjshared memory object initialization
vgaInita VGA 3+ mode initialization source module
vmBaseLibbase virtual memory support library
vmLibarchitecture-independent virtual memory support library (VxVMI Option)
vmShowvirtual memory show routines (VxVMI Option)
vxLibmiscellaneous support routines
VXWListsimple linked list class
VXWMemPartmemory partition classes
VXWModuleobject module class
VXWMsgQmessage queue classes
VXWRingBufring buffer class
VXWSemsemaphore classes
VXWSmsupport for shared memory objects
VXWSmNamenaming behavior common to all shared memory classes
VXWSymTabsymbol table class
VXWTasktask class
VXWWdwatchdog timer class
wd33c93LibWD33C93 SCSI-Bus Interface Controller (SBIC) library
wd33c93Lib1WD33C93 SCSI-Bus Interface Controller library (SCSI-1)
wd33c93Lib2WD33C93 SCSI-Bus Interface Controller library (SCSI-2)
wdbEndPktDrvEND based packet driver for lightweight UDP/IP
wdbLibWDB agent context management library
wdbNetromPktDrvNETROM packet driver for the WDB agent
wdbPipePktDrvpipe packet driver for lightweight UDP/IP
wdbSlipPktDrva serial line packetizer for the WDB agent
wdbTsfsDrvvirtual generic file I/O driver for the WDB agent
wdbUlipPktDrvWDB communication interface for the ULIP driver
wdbUserEvtLibWDB user event library
wdbVioDrvvirtual tty I/O driver for the WDB agent
wdLibwatchdog timer library
wdShowwatchdog show routines
winSiowin serial driver
wvFileUploadPathLibfile destination for event data
wvLibevent logging control library (WindView)
wvSockUploadPathLibsocket upload path library
wvTmrLibtimer library (WindView)
wvTsfsUploadPathLibtarget host connection library using TSFS
z8530SioZ8530 SCC Serial Communications Controller driver
zbufLibzbuf interface library
zbufSockLibzbuf socket interface library