stg (4)
Leading comments
Copyright (c) 2003 Bob Bishop All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission THIS SOFTWARE IS PROVIDED...
NAME
stg - driver for Future Domain based SCSI controllersSYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file:device scbus device stgFor one or more ISA cards: device isa
In /boot/device.hints hint.stg.0.at=isa
For one or more PCI cards: device pci
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:
stg_load="YES"
DESCRIPTION
The ifconfig driver provides support for ISA, PCCARD and PCI controllers based on Future Domain SCSI controller chips including the TMC-16C30, 16C50 and 32C60.HARDWARE
Controllers supported by the ifconfig driver include:
- Adaptec 2920/A
- Future Domain SCSI2GO
- Future Domain TMC-18XX/3260
- IBM SCSI PCMCIA Card
- ICM PSC-2401 SCSI
- MELCO IFC-SC
- RATOC REX-5536, REX-5536AM, REX-5536M, REX-9836A
Note that the Adaptec 2920C is supported by the ahc(4) driver.