Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Sensors on Asus P2B-F?



On Wed, 4 Nov 2009, Hauke Fath wrote:

Hm. Applied to HEAD sources, most of the man page patches fail. The source patches apply, but I get

--- cleanprog ---
rm -f a.out [Ee]rrs mklog core *.core .gdbinit
/public/netbsd-developer/sys/dev/acpi/files.acpi:153: syntax error
/public/netbsd-developer/sys/dev/acpi/files.acpi:155: syntax error
/public/netbsd-developer/sys/dev/acpi/files.acpi:156: syntax error
/public/netbsd-developer/sys/dev/acpi/files.acpi:157: syntax error
/public/netbsd-developer/sys/arch/i386/conf/files.i386: device `acpismbus' used but not defined
*** Stop.

Weird. I just did a 'cvs update' to HEAD and all the patches applied cleanly. I build a TEST kernel from the following config:

        include         "arch/i386/conf/GENERIC"

        no iic* at viapcib?
        no iic* at ichsmb?
        no iic* at nfsmb?
        no iic* at piixpm?                      # SMBus on PIIX4

        acpismbus*      at acpi?
        iic*            at acpismbus?
        lm*             at iic? addr 0x2d

And it built successfully.  You should be able to retrieve it from

        ftp://ftp.whooppee.com/public/netbsd-i386-TEST.gz

After unzipping it, you can verify the checksum:

        SHA1 (netbsd-i386-TEST) = e22bf12a21c324c42fe8971fdc9c51cf312e6280


-------------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:      |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul at whooppee.com   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index