ichwd for ICH8

Dag-Erling Smørgrav des at des.no
Fri Aug 10 14:29:43 PDT 2007


Dag-Erling Smørgrav <des at des.no> writes:
> So basically, the quick fix is this?
>
>         sc->tco_res = bus_alloc_resource(dev, SYS_RES_IOPORT, &sc->tco_rid,
>             pmbase + TCO_BASE, pmbase + TCO_BASE + TCO_LEN, TCO_LEN,
>             RF_ACTIVE | RF_SHAREABLE);

That doesn't work, bus_alloc_resource() fails.  It didn't with ~0ul.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-acpi mailing list