Aureal vendor id and vortex (audio, not NIC) device ids are not recognized in probe. I'm not sure whether this should be committed, since there are no FBSD device drivers out for it yet (although OSS sells one.) I'm attempting to get docs from Aureal right now for this card. I've visited http://linux.aureal.com/ and downloaded the relevant Linux drivers, however, they've only made source available for the Linux kernel-driver glue, not the actual driver source to the card itself (those are .o's.) They have, however, stated that they will be releasing a full open-source version of their linux drivers; at that point in time, I shall port them to FreeBSD. Perhaps this should be committed once I have a working driver? (Although cosmetically it makes a bit sense to drop it in now.) Fix: (PCI Ids obtained from Aureal's GPL'd linux driver glue) How-To-Repeat: For the purposes of this patch: On any system with an Aureal audio chipset: playground:% dmesg |grep 0x12eb pci0: <unknown card> (vendor=0x12eb, dev=0x0002) at 10.0 irq 10 Where 0x12eb is Aureal Inc.'s vendor id.
State Changed From-To: open->feedback Can this be closed? It looks as if there is a driver in FreeBSD for these devices now.
State Changed From-To: feedback->closed Mail to submitter bounces.