Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CHR_DEV_OSST
has multiple definitions:
drivers/scsi/Kconfig
The configuration item CONFIG_CHR_DEV_OSST:
CONFIG_SCSI
osst
, osst
, osst
The OnStream SC-x0 SCSI tape drives cannot be driven by the standard st driver, but instead need this special osst driver and use the /dev/osstX char device nodes (major 206). Via usb-storage, you may be able to drive the USB-x0 and DI-x0 drives as well. Note that there is also a second generation of OnStream tape drives (ADR-x0) that supports the standard SCSI-2 commands for tapes (QIC-157) and can be driven by the standard driver st. For more information, you may have a look at the SCSI-HOWTO http://www.tldp.org/docs.html#howto and Documentation/scsi/osst.txt in the kernel source. More info on the OnStream driver may be found on http://sourceforge.net/projects/osst/ Please also have a look at the standard st docu, as most of it applies to osst as well.
To compile this driver as a module, choose M here and read Documentation/scsi/scsi.txt. The module will be called osst.
arch/sparc64/Kconfig
The configuration item CONFIG_CHR_DEV_OSST:
CONFIG_SCSI
osst
, osst
, osst
The OnStream SC-x0 SCSI tape drives can not be driven by the standard st driver, but instead need this special osst driver and use the /dev/osstX char device nodes (major 206). Via usb-storage and ide-scsi, you may be able to drive the USB-x0 and DI-x0 drives as well. Note that there is also a second generation of OnStream tape drives (ADR-x0) that supports the standard SCSI-2 commands for tapes (QIC-157) and can be driven by the standard driver st. For more information, you may have a look at the SCSI-HOWTO http://www.tldp.org/docs.html#howto and Documentation/scsi/osst.txt in the kernel source. More info on the OnStream driver may be found on http://linux1.onstream.nl/test/ Please also have a look at the standard st docu, as most of it applies to osst as well.
This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called osst. If you want to compile it as a module, say M here and read Documentation/modules.txt and Documentation/scsi/scsi.txt.
arch/sparc/Kconfig
The configuration item CONFIG_CHR_DEV_OSST:
CONFIG_SCSI
osst
, osst
, osst
The OnStream SC-x0 SCSI tape drives can not be driven by the standard st driver, but instead need this special osst driver and use the /dev/osstX char device nodes (major 206). Via usb-storage and ide-scsi, you may be able to drive the USB-x0 and DI-x0 drives as well. Note that there is also a second generation of OnStream tape drives (ADR-x0) that supports the standard SCSI-2 commands for tapes (QIC-157) and can be driven by the standard driver st. For more information, you may have a look at the SCSI-HOWTO http://www.tldp.org/docs.html#howto and Documentation/scsi/osst.txt in the kernel source. More info on the OnStream driver may be found on http://linux1.onstream.nl/test/ Please also have a look at the standard st docu, as most of it applies to osst as well.
This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called osst. If you want to compile it as a module, say M here and read Documentation/modules.txt and Documentation/scsi/scsi.txt.
Raw data from LKDDb:
lkddb module osst CONFIG_CHR_DEV_OSST : arch/sparc/Kconfig : "SCSI OnStream SC-x0 tape support" # in 2.5.45–2.5.72
lkddb module osst CONFIG_CHR_DEV_OSST : arch/sparc64/Kconfig : "SCSI OnStream SC-x0 tape support" # in 2.5.45–2.5.72
lkddb module osst CONFIG_CHR_DEV_OSST : drivers/scsi/Kconfig : "SCSI OnStream SC-x0 tape support" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.2
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab