CFR: ACPI Dock driver
Mitsuru IWASAKI
iwasaki at jp.FreeBSD.org
Mon Apr 10 12:50:21 UTC 2006
Hi, I've ported ACPI Dock driver to 7-CURRENT.
http://www.freebsd.org/~iwasaki/acpi/acpi_dock-CURRENT-20060410.tar.gz
It seems to be OK so far. I'm planning to commit this
coming week-end.
Thanks
From: Mitsuru IWASAKI <iwasaki at jp.FreeBSD.org>
Subject: CFR: ACPI Dock driver
Date: Sat, 08 Apr 2006 03:21:51 +0900 (JST)
Message-ID: <20060408.032151.07645075.iwasaki at jp.FreeBSD.org>
> Hi all
>
> I wrote ACPI Dock driver for RELENG_6 and put at
> http://www.freebsd.org/~iwasaki/acpi/acpi_dock-RELENG_6-20060408.tar.gz
>
> Please review and test it.
> Testing was done on ThinkPad X40 and X4 UltraBase.
>
> BTW, I'm trying to port this for 7-CURRENT, but the ACPICA function
> AcpiNsInitOneDevice() is no longer public in newer version of ACPICA.
> Any hints?
>
> Note:
> ATA devices are not dock-aware, so you need to detach ATA devices
> by `atacontrol detach ata1' before undocking, otherwise the system
> will freeze.
> # I had not idea where to add DEVMETHOD(device_detach, ata_detach)...
>
> Thanks
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>
More information about the freebsd-acpi
mailing list