Mini jack port disable

13 views
Skip to first unread message

wilcut...@gmail.com

unread,
Jun 16, 2016, 5:26:14 PM6/16/16
to BeagleBoard
I have a need to disable communications on the mini-jack USB port on the BBB.   We've had some folks actually epoxy the port to make sure no one could use it (a security thing).  However, I'd like to just disable it through software.  Note, I still need to use the full sized USB port for other things so disabling all USB activity isn't an option.

Possible approaches:

1. Disable serial port and networking comms through this port -- HOW?
2. Disable the hardware port altogether (best option)  -- HOW?

FYI -- I'd like to build a feature to allow one to programmatically select to enable or disable the port, so continuing to fill the port with JB Weld isn't going to work.

Thanks!
Bryan

William Hermans

unread,
Jun 16, 2016, 8:56:18 PM6/16/16
to beagl...@googlegroups.com
1. Disable serial port and networking comms through this port -- HOW?

The driver that accomplishes serial and USB networking is known as g_multi. You simply make sure the module does not load.
 
2. Disable the hardware port altogether (best option)  -- HOW?

This part, I'm not so sure about. But might possibly involve editing uboot and kernel source to exclude the hardware.


--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/59fa8913-f229-4836-8af8-2c528a5e4ffc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages