Alpine Hassio Docker Help

Hey, I am running hassio and from what ive read its running dockers on alpine. I have a sierra wireless modem built into the laptop im running on. when i have linux on this machine the modem shows as /dev/ttyUSB1 ttyUSB2 and ttyUSB3

docker alpine is only showing me ttyUSB0 which is my sonoff zigbee stick.
My question is, how can i get hassio to see those devices?

Ok, so update It looks like it is being passed to the docker as a lsusb -t -v shows
Bus 002 Device 002: ID 1199:9091 which is the id of the hardware. It would appear that
its a driver issue. Is there a way to add drivers for a sierra wireless card to alpine or hassio?

It’s BuildRoot that would need to support it, since that’s what HAOS is based on, so that HAOS could. Alpine is used for (some) of the containers.

However, what is it you want the card to do?

The device is a GSM modem built into the laptop that im using for HA.

While it uses the mpci slot, its using the USB pins in it. Its a usb device. a Sierra Wireless EM74xx 4g modem.
I’m tired of having to use the external modem

It uses AT commands I’d like to use it for SMS-GSM modem integration