Date: Tue, 30 Jun 2009 14:32:58 +0200 From: Michael Gmelin <freebsdusb@bindone.de> To: chflags@gmail.com Cc: freebsd-acpi@freebsd.org Subject: Re: Patches to acpi_hp Message-ID: <4A4A05FA.8000305@bindone.de> In-Reply-To: <25cb30906300525j650a601cr77f0740f56168e53@mail.gmail.com> References: <4A46018B.90709@bindone.de> <25cb30906300135v20db01ecre0dd103c3a7651c@mail.gmail.com> <4A49D498.600@bindone.de> <25cb30906300212p43a7127q2ce92f95c1fcb64@mail.gmail.com> <4A49E9F4.5010803@bindone.de> <25cb30906300423q2d61bbf6t6bb42f6c362fef2e@mail.gmail.com> <25cb30906300441y4eb862abk9e12313d6b257354@mail.gmail.com> <4A49FD78.90405@bindone.de> <25cb30906300503g4e11290xd18818238c5a4bb3@mail.gmail.com> <4A4A01F3.1080004@bindone.de> <25cb30906300525j650a601cr77f0740f56168e53@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Kevin Foo wrote: > On Tue, Jun 30, 2009 at 8:15 PM, Michael Gmelin <freebsdusb@bindone.de>wrote: > >> Interesting. Did you do this on the same machine? Have acpi_wmi and >> acpi_hp been really updated on make install (timestamps approx. the same >> as for acpi_ibm)? >> >> I hereby post this to the general mailing list, because I have no amd64 >> system to test on and I'm pretty sure I'm not aware of some nuts and >> bolts required to get that up and running on AMD64. >> >> Just for the records: >> On i386 the module also works on 7.2-RELEASE and HP Compaq Presario >> V3400 is supported as well. >> > > > Tiny missing nut attached. :) > > > %dmesg | grep ACPI > ACPI APIC Table: <HPQOEM SLIC-MPC> > Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 > pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 > pci0: <ACPI PCI bus> on pcib0 > pcib1: <ACPI PCI-PCI bridge> at device 2.0 on pci0 > pci1: <ACPI PCI bus> on pcib1 > pcib2: <ACPI PCI-PCI bridge> at device 3.0 on pci0 > pci3: <ACPI PCI bus> on pcib2 > acpi_video0: <ACPI video extension> on vgapci0 > pcib3: <ACPI PCI-PCI bridge> at device 16.0 on pci0 > pci5: <ACPI PCI bus> on pcib3 > battery0: <ACPI Control Method Battery> on acpi0 > cpu0: <ACPI CPU> on acpi0 > cpu1: <ACPI CPU> on acpi0 > acpi_wmi0: <ACPI-WMI mapping> on acpi0 > acpi_hp0: <HP ACPI-WMI Mapping> on acpi0 > %kldstat | grep acpi > 8 1 0xffffffff808bd000 5cc8 acpi_video.ko > 32 1 0xffffffff80c4b000 26c8 acpi_hp.ko > 33 1 0xffffffff80c4e000 1c08 acpi_wmi.ko > > Michael, thank for the excellent work and kind help. > Ah.. actually that has been done on CURRENT, so I just missed it. Thanks for pointing that out. Did you try all the major features on amd64? If yes, I will update the manpage accordingly saying that it has been tested successfully on amd64 (and HP PCompaq Presario V3400). Michael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A4A05FA.8000305>