On Sunday 21 June 2009 11:58:07 [email protected] wrote: > Synopsis: [umass] [patch] add a device quirk for Myson Heden 8813 > > Responsible-Changed-From-To: freebsd-usb->remko > Responsible-Changed-By: remko > Responsible-Changed-When: Sun Jun 21 09:58:06 UTC 2009 > Responsible-Changed-Why: > I already prepared a patch for usbdevs and umass.c (8813 is not yet > known). This will soak in head first and then it will be MFC'ed at some > point.
For 8-current use: UMASS_PROTO_DEFAULT. We don't want to hardcode the protocol to a VID+PID series. s/UMASS_PROTO_SCSI | UMASS_PROTO_BBB/UMASS_PROTO_DEFAULT/g --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
