Hi, I would like to get my pci wireless card running.
#pcictl pci0 list -N
002:00:0: Atheros Communications AR9485 Wireless LAN (miscellaneous network, revision 0x01)
I was going to use modload(8) for testing the driver. What do you believe would be the best template in the examples to use as a base and start from there.
Main reason for using modload is that compiling the kernal takes a long time and using modload(8) will help speed up compiling and testing.
$ uname -a
NetBSD 9.3 NetBSD 9.3 (GENERIC) #0: Thu Aug 4 14:30:37 UTC 2022 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GERNERIC amd64
Any hints by NetBSD driver writers most appreciated
FreeBSD Atheros 9485 Driver
Thanks