On Fri, Jun 13, 2025 at 02:48:40PM -0400, Brandon Applegate wrote:
> I looked at the man pages for both audio and pci and didn’t see anything that
> looked like it would support this. Is there a driver that covers this
> chipset ?
This seems to ring a bell (pun willfully accepted). Let me grep the
source tree: --time passes--
Oh wait... no, what I was thinking about was AD1845/AD1848, a ...bit.. older.
sys/dev/ic/ad18148reg.h
sys/arch/amiga/dev/toccata.c
else it would be just a simple matter of programming to add a PCI interface to
it.
-is