The author of the article attempted to use AI coding agents to create a Wi-Fi driver for their old MacBook, which is not natively supported by FreeBSD. The AI agent was initially unable to port the Linux driver to FreeBSD, but after creating a detailed specification of the driver's functionality, the agent was able to build a working kernel module. The driver is now available on GitHub, although it is still in the testing phase and has known issues. The project demonstrates the potential of AI-assisted coding for creating drivers for unsupported hardware.