# Driver Packages Driver packages from the [contrib](https://github.com/jumpstarter-dev/jumpstarter/tree/main/contrib) directory are additional drivers that are not part of the jumpstarter core package, we package them separately to keep the core as lightweight and dependency-free as possible. Drivers packages from the [drivers](https://github.com/jumpstarter-dev/jumpstarter/tree/main/jumpstarter/drivers) directory are drivers that are part of the jumpstarter core package. ```{toctree} :maxdepth: 2 can.md dbus.md flashers.md network.md opendal.md proxy.md probe-rs.md pyserial.md sdwire.md shell.md snmp.md tftp.md uboot.md ustreamer.md yepkit.md ```