Current and Future Projects
Here is a list of current and future projects I would like to work on:
Current
- Porting the OpenBSD athn driver to FreeBSD, tracked in D45821.
- i3e_driver, a software implementation of FreeBSD’s net80211 stack.
Future (no guarantees)
- Implementing RTL8188GU (0x0BDA:0xB711) in FreeBSD. In theory, this should just be implementing a subset of specific operations to the rtwn USB driver.
- Implementing usb_modeswitch in FreeBSD’s usbconfig utility.
- USB-over-IP - Plug in a USB device in one computer and use have it present as plugged into another computer. This is pretty low priority, but would be useful in device driver development.
Maybe?
- Porting Linux’s Broadcom BCM43438 driver to FreeBSD. This is already an ISC-licensed driver, but converting from Linux’s ieee80211 stack to FreeBSD’s net80211 stack will not be easy.
- Implementing a VS Code SSH remote plugin that works on FreeBSD, maybe I will do, maybe not.