summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_msctest.h
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2014-10-31 07:51:05 +0000
committerhselasky <hselasky@FreeBSD.org>2014-10-31 07:51:05 +0000
commit6154f3f49858c595fb560a9984e1701bff45573d (patch)
tree9d79c2b1fbff9b6ca7122158fa1101b2d4268679 /sys/dev/usb/usb_msctest.h
parent5c349cb3d1ed428c4e8f1b4449bb7329ae5af093 (diff)
downloadFreeBSD-src-6154f3f49858c595fb560a9984e1701bff45573d.zip
FreeBSD-src-6154f3f49858c595fb560a9984e1701bff45573d.tar.gz
MFC r269575, r269576 and r269578:
- Add a second Huawei SCSI eject command as USB mode switch config files sometimes use one or the other. Maybe newer Huawei modems switched. - Return USB_ERR_INVAL if the eject method is not known. PR: 145319
Diffstat (limited to 'sys/dev/usb/usb_msctest.h')
-rw-r--r--sys/dev/usb/usb_msctest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usb_msctest.h b/sys/dev/usb/usb_msctest.h
index e4a717f..4f64f84 100644
--- a/sys/dev/usb/usb_msctest.h
+++ b/sys/dev/usb/usb_msctest.h
@@ -33,6 +33,7 @@ enum {
MSC_EJECT_ZTESTOR,
MSC_EJECT_CMOTECH,
MSC_EJECT_HUAWEI,
+ MSC_EJECT_HUAWEI2,
MSC_EJECT_TCT,
};
OpenPOWER on IntegriCloud