repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ACPI: thinkpad-acpi: add development version tag
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
scsi
/
osst_detect.h
blob
21717d0e6974c410275766a6b1ea069c807aa37f
1
#define SIGS_FROM_OSST \
2
{
"OnStream"
,
"SC-"
,
""
,
"osst"
}, \
3
{
"OnStream"
,
"DI-"
,
""
,
"osst"
}, \
4
{
"OnStream"
,
"DP-"
,
""
,
"osst"
}, \
5
{
"OnStream"
,
"FW-"
,
""
,
"osst"
}, \
6
{
"OnStream"
,
"USB"
,
""
,
"osst"
}