Date: Mon, 6 Sep 2010 07:34:32 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpi_support acpi_hp.c Message-ID: <201009060734.o867Yqvx027947@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avg 2010-09-06 07:34:32 UTC
FreeBSD src repository
Modified files:
sys/dev/acpi_support acpi_hp.c
Log:
SVN rev 212251 on 2010-09-06 07:34:32Z by avg
acpi_hp: fix bus attachment code
- add identify method to create driver's own device_t
- successfully probe only driver's own device_t instead of any device_t
- (ab)use device order to hopefully be probed/attached after acpi_wmi
PR: kern/147858
Tested by: Maciej Suszko <maciej@suszko.eu>
MFC after: 1 week
Revision Changes Path
1.6 +35 -7 src/sys/dev/acpi_support/acpi_hp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009060734.o867Yqvx027947>
