Subject: ghost version of the card (was Re: Ensoniq Audio PCI)
To: gabriel rosenkoetter <gr@eclipsed.net>
From: Jared D. McNeill <jmcneill@invisible.yi.org>
List: current-users
Date: 07/01/2001 15:05:24
On Sun, 1 Jul 2001, gabriel rosenkoetter wrote:
> isapnp0: <ESS ES1868 Plug and Play AudioD, ESS0000, , > port 0x800/8 not configured

 ^ ESS Control Interface

> isapnp0: <ESS ES1868 Plug and Play AudioD, ESS0002, , > ignored; resource conflict

 ^ If my memory serves correctly, ESS0002 the onboard IDE controller.

> (No, the ghost version of the card that's detected doesn't seem to
> get in the way. The right one gets control of the IRQ. Whatever... I
> hate "standard" PC architecture.)

Not "ghost interfaces", more along the lines of "hardware we don't
support" ;-). The ESS Control Interface we don't really need to have a
driver for, and as for the onboard IDE controller -- adding an entry for
it in sys/dev/isapnpdevs and running 'make -f Makefile.isapnpdevs' then
rebuilding a kernel will detect the wdc on the card (wdc at isapnp).

Jared