https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227746
Bug ID: 227746
Summary: add request pass(4) and cd(4) to conf/BEAGLEBONE
Product: Base System
Version: 11.1-RELEASE
Hardware: arm
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: conf
Assignee: [email protected]
Reporter: [email protected]
Some u3g modems behave as a mass storage device (cd) at first attached.
To re-attach as a CDC device, ``camcontrol eject cd0'' can be used but
src/sys/arm/conf/BEAGLEBONE doesn't have the following entries, so we can't
this.
device cd
device pass
So how about add these lines?
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"