MFp4: //depot/projects/usb@155730

Config index should be zero. Reported by:
	Stanislav Sedov

Submitted by: Hans Petter Selasky
This commit is contained in:
Andrew Thompson 2009-01-13 19:01:03 +00:00
parent 20c2956049
commit dbd7373cc6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187161

View File

@ -92,7 +92,7 @@ SYSCTL_INT(_hw_usb2_ubsa, OID_AUTO, debug, CTLFLAG_RW,
#define UBSA_N_TRANSFER 6 /* units */
#define UBSA_BSIZE 1024 /* bytes */
#define UBSA_CONFIG_INDEX 1
#define UBSA_CONFIG_INDEX 0
#define UBSA_IFACE_INDEX 0
#define UBSA_REG_BAUDRATE 0x00