cvs commit: src/sys/dev/fdc fdc_acpi.c

Jun Kuriyama kuriyama at imgsrc.co.jp
Mon Aug 30 22:59:12 PDT 2004


At Mon, 30 Aug 2004 21:35:34 +0000 (UTC),
Nate Lawson wrote:
>   Modified files:
>     sys/dev/fdc          fdc_acpi.c 
>   Log:
>   Fix _FDI drive type probing.  The new fd child is not an ACPI device while
>   the old one is.  Hence we need to evaluate the old one for _FDI since it
>   has a valid ACPI_HANDLE ivar.  This is a minimal fix.  Make a note that a
>   more complete one is to make fdc support the ACPI_HANDLE ivar for its
>   children.
>   
>   This and the previous change are MT5 candidates.

These changes fixed my problem on VMware.  Thanks!


-- 
Jun Kuriyama <kuriyama at imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama at FreeBSD.org> // FreeBSD Project


More information about the cvs-src mailing list